============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9sj6/000b0a/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .E

==================================== ERRORS ====================================
_ ERROR at teardown of TestAsyncReplication.test_async_replication[table_all_types-pk_types7-all_types7-index7---] _
ydb/tests/datashard/lib/multicluster_test_base.py:63: in teardown_class
    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 = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/9sj6/000b0a/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/9sj6/000b0a/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   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, 2 sessions to shutdown
E   Current KQP shutdown state: spent 3.036863 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 6.052306 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 9.068513 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 0 seconds, not started yet
E   Current KQP shutdown state: spent 3.00213 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 6.004427 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 9.00678 seconds, 1 sessions to shutdown
E   GRpc shutdown warning: left infly: 1, spent: 4.696997 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 7.723745 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 10.752166 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 13.781891 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 16.81085 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 19.839126 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 22.866752 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 25.892871 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 28.920393 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.010076 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==310083==ERROR: LeakSanitizer: detected memory leaks
E   
E   Too many leaks! Only the first 5000 leaks encountered will be reported.
E   Indirect leak of 37664 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003488e4f2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003488e4f2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003488e4f2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003488e4f2 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00003488e4f2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x00003488e4f2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x00003488e4f2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x00003488e4f2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x00003488e4f2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x00003489d16e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003a66ca47 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003a65e3c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #18 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #19 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #20 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #21 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #22 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 18832 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003488e40c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x00003488e40c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x00003489d16e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003a66ca47 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003a65e3c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #11 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #12 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #13 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #14 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #15 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 11224 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001be40ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001be40ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001be40ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001be40ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001be40ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001be40ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001be40ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001be40ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001be40ab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001be40ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034891d6c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034891d6c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #13 0x000034891d6c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #14 0x00003a66a93f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #15 0x00003a65e031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #21 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #22 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #23 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #24 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #25 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001be40a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001be40a34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001be40a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x000034891d6c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x000034891d6c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #6 0x000034891d6c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #7 0x00003a66a93f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #8 0x00003a65e031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #14 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #15 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #16 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #17 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #18 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034891d5a in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034891d5a in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #3 0x00003a66a93f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #4 0x00003a65e031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #10 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #11 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #12 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #13 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #14 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 376 byte(s) in 10 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034010984 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034010984 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034010984 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034010984 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034010984 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x000034010984 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x000034010984 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x000034010984 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x000034010984 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x000034010984 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #11 0x000034010984 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #12 0x00003400f752 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #13 0x00003400f752 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #14 0x000034015c70 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #15 0x000034071eb8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #16 0x00003489caa6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #17 0x00003a667c3b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #18 0x00003a65daa2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #19 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #20 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #21 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #22 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #23 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #24 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #25 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #26 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #27 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #28 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 352 byte(s) in 11 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000340108e2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x0000340108e2 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x0000340108e2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #4 0x0000340108e2 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #5 0x00003400f752 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #6 0x00003400f752 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #7 0x000034015c70 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #8 0x000034071eb8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #9 0x00003489caa6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #10 0x00003a667c3b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #11 0x00003a65daa2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #12 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #13 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #14 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #15 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #16 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #17 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #18 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #19 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #20 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #21 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #22 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 192 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000275a7e98 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000275a7e98 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000275a7e98 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000275a7e98 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x0000275a7e98 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x0000275a7e98 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x0000275a7e98 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x0000275a7e98 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x0000275a7b3f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
E   #10 0x0000275a6998 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
E   #11 0x00003a71256a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
E   #12 0x00003a71256a in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #13 0x00003a71256a in __call<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
E   #14 0x00003a71256a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #15 0x00003a71256a in std::__y1::__function::__func<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0, std::__y1::allocator<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
E   #16 0x00001f42544f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
E   #17 0x00003a70090f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
E   #18 0x00003a70090f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
E   #19 0x00003a70090f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
E   #20 0x00004af3745e in NYdbGrpc::TGRpcRequestImpl<Ydb::Tablet::ChangeTabletSchemaRequest, Ydb::Tablet::ChangeTabletSchemaResponse, NKikimr::NGRpcService::TGRpcYdbTabletService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
E   #21 0x00003a655fec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #22 0x00003a655fec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #23 0x00003a655fec in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #24 0x00003a655fec in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
E   #25 0x00003a655fec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #26 0x00003a655fec in std::__y1::__function::__func<NYdbGrpc::TGRpcServer::Start()::$_0, std::__y1::allocator<NYdbGrpc::TGRpcServer::Start()::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
E   #27 0x000021ab724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #28 0x000021ab724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #29 0x000021ab724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #30 0x000021ab77ac in Execute /-S/util/thread/factory.h:15:13
E   #31 0x000021ab77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #32 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #33 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 192 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000275a7e98 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000275a7e98 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000275a7e98 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_async_replication[table_all_types-pk_types7-all_types7-index7---]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
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/9sj6/000b0a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 307600
DEBUG    ya.test:process.py:259 Command (pid 307600) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 307600) elapsed time (sec): 0.8946816921234131
DEBUG    ya.test:process.py:263 Command (pid 307600) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 307600) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 307600) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 307600) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 307600) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 307600) maxrss: 475248
DEBUG    ya.test:process.py:263 Command (pid 307600) minflt: 45149
DEBUG    ya.test:process.py:263 Command (pid 307600) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 307600) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 307600) nivcsw: 154
DEBUG    ya.test:process.py:263 Command (pid 307600) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 307600) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 307600) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 307600) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 307600) stime: 0.22588999999999998
DEBUG    ya.test:process.py:263 Command (pid 307600) utime: 0.5288309999999999
DEBUG    ya.test:process.py:263 Command (pid 307600) wtime: 0.9
DEBUG    ya.test:process.py:275 Command (pid 307600) output:
Git info:
    Commit: 4cf6bc42c451878a17819ca45aa7063c1fd024e2
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge 16d50307d6b2ed04cec21f727c2d89396944d85d into 66bdeb560123358d38fe7e240b41a8aba750d9be

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

ERROR    ydb.tests.datashard.lib.multicluster_test_base:multicluster_test_base.py:20 Git info:
    Commit: 4cf6bc42c451878a17819ca45aa7063c1fd024e2
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge 16d50307d6b2ed04cec21f727c2d89396944d85d into 66bdeb560123358d38fe7e240b41a8aba750d9be

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tebhsnycoe
    Host information: 
        Linux ghrun-tebhsnycoe 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:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000b0a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27144
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/9sj6/000b0a/r3tmp/kikimr_cluster_d26o051d
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000b0a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19219
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31948
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27945
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29673
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9sj6/000b0a/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9sj6/000b0a/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/9sj6/000b0a/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/node_1/logfile_wdjjj15g.log --grpc-port=19219 --mon-port=31948 --ic-port=27144
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:19219/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9sj6/000b0a/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9sj6/000b0a/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/9sj6/000b0a/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/node_1/logfile_wdjjj15g.log --grpc-port=19219 --mon-port=31948 --ic-port=27144
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9sj6/000b0a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/9sj6/000b0a/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/9sj6/000b0a/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/node_1/logfile_wdjjj15g.log', '--grpc-port=19219', '--mon-port=31948', '--ic-port=27144')' in '/home/runner/.ya/build/build_root/9sj6/000b0a/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 307779
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:19219/1
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/9sj6/000b0a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 307780
DEBUG    ya.test:process.py:259 Command (pid 307780) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 307780) elapsed time (sec): 0.8802049160003662
DEBUG    ya.test:process.py:263 Command (pid 307780) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 307780) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 307780) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 307780) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 307780) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 307780) maxrss: 475060
DEBUG    ya.test:process.py:263 Command (pid 307780) minflt: 45083
DEBUG    ya.test:process.py:263 Command (pid 307780) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 307780) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 307780) nivcsw: 151
DEBUG    ya.test:process.py:263 Command (pid 307780) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 307780) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 307780) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 307780) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 307780) stime: 0.193627
DEBUG    ya.test:process.py:263 Command (pid 307780) utime: 0.5448999999999999
DEBUG    ya.test:process.py:263 Command (pid 307780) wtime: 0.882
DEBUG    ya.test:process.py:275 Command (pid 307780) output:
Git info:
    Commit: 4cf6bc42c451878a17819ca45aa7063c1fd024e2
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge 16d50307d6b2ed04cec21f727c2d89396944d85d into 66bdeb560123358d38fe7e240b41a8aba750d9be

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 4cf6bc42c451878a17819ca45aa7063c1fd024e2
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge 16d50307d6b2ed04cec21f727c2d89396944d85d into 66bdeb560123358d38fe7e240b41a8aba750d9be
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000b0a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/9sj6/000b0a/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:19219', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\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: 27144\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
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/9sj6/000b0a/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:19219', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\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: 27144\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 309404
DEBUG    ya.test:process.py:259 Command (pid 309404) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 309404) elapsed time (sec): 1.2792103290557861
DEBUG    ya.test:process.py:263 Command (pid 309404) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 309404) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 309404) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 309404) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 309404) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 309404) maxrss: 577848
DEBUG    ya.test:process.py:263 Command (pid 309404) minflt: 51330
DEBUG    ya.test:process.py:263 Command (pid 309404) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 309404) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 309404) nivcsw: 152
DEBUG    ya.test:process.py:263 Command (pid 309404) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 309404) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 309404) nvcsw: 443
DEBUG    ya.test:process.py:263 Command (pid 309404) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 309404) stime: 0.318864
DEBUG    ya.test:process.py:263 Command (pid 309404) utime: 0.603228
DEBUG    ya.test:process.py:263 Command (pid 309404) wtime: 1.311
DEBUG    ya.test:process.py:275 Command (pid 309404) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000b0a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/9sj6/000b0a/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:19219', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\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.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/9sj6/000b0a/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:19219', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\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: 309745
DEBUG    ya.test:process.py:259 Command (pid 309745) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 309745) elapsed time (sec): 1.296487808227539
DEBUG    ya.test:process.py:263 Command (pid 309745) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 309745) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 309745) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 309745) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 309745) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 309745) maxrss: 578516
DEBUG    ya.test:process.py:263 Command (pid 309745) minflt: 51543
DEBUG    ya.test:process.py:263 Command (pid 309745) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 309745) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 309745) nivcsw: 167
DEBUG    ya.test:process.py:263 Command (pid 309745) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 309745) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 309745) nvcsw: 838
DEBUG    ya.test:process.py:263 Command (pid 309745) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 309745) stime: 0.300543
DEBUG    ya.test:process.py:263 Command (pid 309745) utime: 0.585098
DEBUG    ya.test:process.py:263 Command (pid 309745) wtime: 1.299
DEBUG    ya.test:process.py:275 Command (pid 309745) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 309745) 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    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000b0a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28020
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/9sj6/000b0a/r3tmp/kikimr_cluster_qs9dre7v
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000b0a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23357
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11969
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10575
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10798
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9sj6/000b0a/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9sj6/000b0a/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/9sj6/000b0a/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/node_1/logfile_epiz1o9h.log --grpc-port=23357 --mon-port=11969 --ic-port=28020
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:23357/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9sj6/000b0a/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9sj6/000b0a/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/9sj6/000b0a/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/node_1/logfile_epiz1o9h.log --grpc-port=23357 --mon-port=11969 --ic-port=28020
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9sj6/000b0a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/9sj6/000b0a/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/9sj6/000b0a/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/node_1/logfile_epiz1o9h.log', '--grpc-port=23357', '--mon-port=11969', '--ic-port=28020')' in '/home/runner/.ya/build/build_root/9sj6/000b0a/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 310083
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:23357/1
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/9sj6/000b0a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 310084
DEBUG    ya.test:process.py:259 Command (pid 310084) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 310084) elapsed time (sec): 0.9531080722808838
DEBUG    ya.test:process.py:263 Command (pid 310084) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 310084) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 310084) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 310084) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 310084) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 310084) maxrss: 595872
DEBUG    ya.test:process.py:263 Command (pid 310084) minflt: 45245
DEBUG    ya.test:process.py:263 Command (pid 310084) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 310084) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 310084) nivcsw: 82
DEBUG    ya.test:process.py:263 Command (pid 310084) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 310084) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 310084) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 310084) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 310084) stime: 0.24085099999999998
DEBUG    ya.test:process.py:263 Command (pid 310084) utime: 0.548623
DEBUG    ya.test:process.py:263 Command (pid 310084) wtime: 0.955
DEBUG    ya.test:process.py:275 Command (pid 310084) output:
Git info:
    Commit: 4cf6bc42c451878a17819ca45aa7063c1fd024e2
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge 16d50307d6b2ed04cec21f727c2d89396944d85d into 66bdeb560123358d38fe7e240b41a8aba750d9be

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 4cf6bc42c451878a17819ca45aa7063c1fd024e2
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge 16d50307d6b2ed04cec21f727c2d89396944d85d into 66bdeb560123358d38fe7e240b41a8aba750d9be
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000b0a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/9sj6/000b0a/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:23357', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\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: 28020\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
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/9sj6/000b0a/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:23357', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\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: 28020\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 312014
DEBUG    ya.test:process.py:259 Command (pid 312014) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 312014) elapsed time (sec): 2.143629789352417
DEBUG    ya.test:process.py:263 Command (pid 312014) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 312014) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 312014) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 312014) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 312014) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 312014) maxrss: 658232
DEBUG    ya.test:process.py:263 Command (pid 312014) minflt: 51463
DEBUG    ya.test:process.py:263 Command (pid 312014) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 312014) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 312014) nivcsw: 297
DEBUG    ya.test:process.py:263 Command (pid 312014) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 312014) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 312014) nvcsw: 441
DEBUG    ya.test:process.py:263 Command (pid 312014) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 312014) stime: 0.366807
DEBUG    ya.test:process.py:263 Command (pid 312014) utime: 0.625869
DEBUG    ya.test:process.py:263 Command (pid 312014) wtime: 2.162
DEBUG    ya.test:process.py:275 Command (pid 312014) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000b0a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/9sj6/000b0a/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:23357', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\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.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/9sj6/000b0a/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:23357', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\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: 312335
DEBUG    ya.test:process.py:259 Command (pid 312335) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 312335) elapsed time (sec): 1.284715175628662
DEBUG    ya.test:process.py:263 Command (pid 312335) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 312335) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 312335) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 312335) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 312335) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 312335) maxrss: 658232
DEBUG    ya.test:process.py:263 Command (pid 312335) minflt: 51481
DEBUG    ya.test:process.py:263 Command (pid 312335) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 312335) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 312335) nivcsw: 305
DEBUG    ya.test:process.py:263 Command (pid 312335) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 312335) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 312335) nvcsw: 509
DEBUG    ya.test:process.py:263 Command (pid 312335) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 312335) stime: 0.272264
DEBUG    ya.test:process.py:263 Command (pid 312335) utime: 0.5604439999999999
DEBUG    ya.test:process.py:263 Command (pid 312335) wtime: 1.303
DEBUG    ya.test:process.py:275 Command (pid 312335) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 312335) 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
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_async_replication.py::TestAsyncReplication, test_name: test_async_replication[table_all_types-pk_types7-all_types7-index7---])
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, 2fe71b2b-ba79-46cd-a058-7eac9a6750a2, localhost:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2fe71b2b-ba79-46cd-a058-7eac9a6750a2, localhost:19219): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2fe71b2b-ba79-46cd-a058-7eac9a6750a2, localhost:19219): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tebhsnycoe.auto.internal" port: 19219 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-tebhsnycoe.auto.internal:19219, location 1, 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:549 Closing channel for endpoint localhost:19219
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, 7a9f3ae5-af60-4ecc-a881-e870464616ee, localhost:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7a9f3ae5-af60-4ecc-a881-e870464616ee, localhost:23357): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7a9f3ae5-af60-4ecc-a881-e870464616ee, localhost:23357): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tebhsnycoe.auto.internal" port: 23357 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-tebhsnycoe.auto.internal:23357, location 1, 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:549 Closing channel for endpoint localhost:23357
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, acb6e4e6-29f5-4b93-aad2-cff8e6270b38, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, acb6e4e6-29f5-4b93-aad2-cff8e6270b38, ghrun-tebhsnycoe.auto.internal:19219): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, acb6e4e6-29f5-4b93-aad2-cff8e6270b38, ghrun-tebhsnycoe.auto.internal:19219): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4604ab88-c137-421d-9cf9-22ad41dd76da, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4604ab88-c137-421d-9cf9-22ad41dd76da, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4604ab88-c137-421d-9cf9-22ad41dd76da, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bfd7c843-cd3c-40b8-aef5-f15cbff54055, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bfd7c843-cd3c-40b8-aef5-f15cbff54055, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE TABLE `table_all_types` (\n            pk_Int64 Int64, pk_Uint64 Uint64, pk_Int32 Int32, pk_Uint32 Uint32, pk_Int16 Int16, pk_Uint16 Uint16, pk_Int8 Int8, pk_Uint8 Uint8, pk_Bool Bool, pk_Decimal150 Decimal(15,0), pk_Decimal229 Decimal(22,9), pk_Decimal3510 Decimal(35,10), pk_DyNumber DyNumber, pk_String String, pk_Utf8 Utf8, pk_UUID UUID, pk_Date Date, pk_Datetime Datetime, pk_Timestamp Timestamp, pk_Interval Interval, pk_Date32 Date32, pk_Datetime64 Datetime64, pk_Timestamp64 Timestamp64, pk_Interval64 Interval64, col_Int64 Int64, col_Uint64 Uint64, col_Int32 Int32, col_Uint32 Uint32, col_Int16 Int16, col_Uint16 Uint16, col_Int8 Int8, col_Uint8 Uint8, col_Bool Bool, col_Decimal150 Decimal(15,0), col_Decimal229 Decimal(22,9), col_Decimal3510 Decimal(35,10), col_DyNumber DyNumber, col_String String, col_Utf8 Utf8, col_UUID UUID, col_Date Date, col_Datetime Datetime, col_Timestamp Timestamp, col_Interval Interval, col_Date32 Date32, col_Datetime64 Datetime64, col_Timestamp64 Timestamp64, col_Interval64 Interval64, col_Float Float, col_Double Double, col_Json Json, col_JsonDocument JsonDocument, col_Yson Yson,\n            PRIMARY KEY(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                )\n            \n            )\n    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bfd7c843-cd3c-40b8-aef5-f15cbff54055, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 806a3920-142a-4fb9-a7e2-7a963133eda4, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 806a3920-142a-4fb9-a7e2-7a963133eda4, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64), \n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64), CAST(1.1 AS Float), CAST(1.2 AS Double), CAST(\'{\"another_key\": 1}\' AS Json), CAST(\'{\"another_doc_key\": 1}\' AS JsonDocument), CAST(\'[1]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 806a3920-142a-4fb9-a7e2-7a963133eda4, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4aa52e51-0e30-4258-84f1-a4421a268b5b, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4aa52e51-0e30-4258-84f1-a4421a268b5b, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64), \n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64), CAST(2.1 AS Float), CAST(2.2 AS Double), CAST(\'{\"another_key\": 2}\' AS Json), CAST(\'{\"another_doc_key\": 2}\' AS JsonDocument), CAST(\'[2]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4aa52e51-0e30-4258-84f1-a4421a268b5b, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 61dcc220-4424-4258-b866-097f67ab0d70, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 61dcc220-4424-4258-b866-097f67ab0d70, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64), \n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64), CAST(3.1 AS Float), CAST(3.2 AS Double), CAST(\'{\"another_key\": 3}\' AS Json), CAST(\'{\"another_doc_key\": 3}\' AS JsonDocument), CAST(\'[3]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 61dcc220-4424-4258-b866-097f67ab0d70, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0e2a5218-f9e0-46ce-9487-4be08644f34b, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0e2a5218-f9e0-46ce-9487-4be08644f34b, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64), \n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64), CAST(4.1 AS Float), CAST(4.2 AS Double), CAST(\'{\"another_key\": 4}\' AS Json), CAST(\'{\"another_doc_key\": 4}\' AS JsonDocument), CAST(\'[4]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0e2a5218-f9e0-46ce-9487-4be08644f34b, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6bf88fac-447c-4f46-bf68-d94ccd2c1482, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6bf88fac-447c-4f46-bf68-d94ccd2c1482, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64), \n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64), CAST(5.1 AS Float), CAST(5.2 AS Double), CAST(\'{\"another_key\": 5}\' AS Json), CAST(\'{\"another_doc_key\": 5}\' AS JsonDocument), CAST(\'[5]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6bf88fac-447c-4f46-bf68-d94ccd2c1482, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c83ad6cc-76eb-4581-be05-89d8c78f5890, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c83ad6cc-76eb-4581-be05-89d8c78f5890, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64), \n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64), CAST(6.1 AS Float), CAST(6.2 AS Double), CAST(\'{\"another_key\": 6}\' AS Json), CAST(\'{\"another_doc_key\": 6}\' AS JsonDocument), CAST(\'[6]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c83ad6cc-76eb-4581-be05-89d8c78f5890, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 99209b7b-324f-46ee-9ff8-74aee2a2dc1a, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 99209b7b-324f-46ee-9ff8-74aee2a2dc1a, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64), \n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64), CAST(7.1 AS Float), CAST(7.2 AS Double), CAST(\'{\"another_key\": 7}\' AS Json), CAST(\'{\"another_doc_key\": 7}\' AS JsonDocument), CAST(\'[7]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 99209b7b-324f-46ee-9ff8-74aee2a2dc1a, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, df182ee7-91ca-4086-96aa-d3af4e548016, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, df182ee7-91ca-4086-96aa-d3af4e548016, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64), \n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64), CAST(8.1 AS Float), CAST(8.2 AS Double), CAST(\'{\"another_key\": 8}\' AS Json), CAST(\'{\"another_doc_key\": 8}\' AS JsonDocument), CAST(\'[8]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, df182ee7-91ca-4086-96aa-d3af4e548016, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2aeaa180-4094-411a-b74b-0268ef4a8a3a, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2aeaa180-4094-411a-b74b-0268ef4a8a3a, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64), \n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64), CAST(9.1 AS Float), CAST(9.2 AS Double), CAST(\'{\"another_key\": 9}\' AS Json), CAST(\'{\"another_doc_key\": 9}\' AS JsonDocument), CAST(\'[9]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2aeaa180-4094-411a-b74b-0268ef4a8a3a, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ebc3f716-f57f-47f0-8fd6-6d5c50c7d946, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ebc3f716-f57f-47f0-8fd6-6d5c50c7d946, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64), \n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64), CAST(10.1 AS Float), CAST(10.2 AS Double), CAST(\'{\"another_key\": 10}\' AS Json), CAST(\'{\"another_doc_key\": 10}\' AS JsonDocument), CAST(\'[10]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ebc3f716-f57f-47f0-8fd6-6d5c50c7d946, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 76e46974-47e5-43bf-83d6-1dc9418e9958, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 76e46974-47e5-43bf-83d6-1dc9418e9958, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64), \n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64), CAST(11.1 AS Float), CAST(11.2 AS Double), CAST(\'{\"another_key\": 11}\' AS Json), CAST(\'{\"another_doc_key\": 11}\' AS JsonDocument), CAST(\'[11]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 76e46974-47e5-43bf-83d6-1dc9418e9958, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e635b035-da4e-407c-a21f-d9425768cd28, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e635b035-da4e-407c-a21f-d9425768cd28, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64), \n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64), CAST(12.1 AS Float), CAST(12.2 AS Double), CAST(\'{\"another_key\": 12}\' AS Json), CAST(\'{\"another_doc_key\": 12}\' AS JsonDocument), CAST(\'[12]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e635b035-da4e-407c-a21f-d9425768cd28, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b154b4f2-99d6-4256-8c50-9c3af8b6452c, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b154b4f2-99d6-4256-8c50-9c3af8b6452c, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64), \n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64), CAST(13.1 AS Float), CAST(13.2 AS Double), CAST(\'{\"another_key\": 13}\' AS Json), CAST(\'{\"another_doc_key\": 13}\' AS JsonDocument), CAST(\'[13]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b154b4f2-99d6-4256-8c50-9c3af8b6452c, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b15cdb0e-b2d4-48d4-979f-80f2fa57d4a0, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b15cdb0e-b2d4-48d4-979f-80f2fa57d4a0, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64), \n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64), CAST(14.1 AS Float), CAST(14.2 AS Double), CAST(\'{\"another_key\": 14}\' AS Json), CAST(\'{\"another_doc_key\": 14}\' AS JsonDocument), CAST(\'[14]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b15cdb0e-b2d4-48d4-979f-80f2fa57d4a0, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0895f94c-d917-4b3e-aaa4-8b0f0925608c, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0895f94c-d917-4b3e-aaa4-8b0f0925608c, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64), \n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64), CAST(15.1 AS Float), CAST(15.2 AS Double), CAST(\'{\"another_key\": 15}\' AS Json), CAST(\'{\"another_doc_key\": 15}\' AS JsonDocument), CAST(\'[15]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0895f94c-d917-4b3e-aaa4-8b0f0925608c, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 82290680-ef01-4946-b53a-dac401011f0f, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 82290680-ef01-4946-b53a-dac401011f0f, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64), \n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64), CAST(16.1 AS Float), CAST(16.2 AS Double), CAST(\'{\"another_key\": 16}\' AS Json), CAST(\'{\"another_doc_key\": 16}\' AS JsonDocument), CAST(\'[16]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 82290680-ef01-4946-b53a-dac401011f0f, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 412f3d46-08eb-43b0-8dbf-03f9ce15f539, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 412f3d46-08eb-43b0-8dbf-03f9ce15f539, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64), \n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64), CAST(17.1 AS Float), CAST(17.2 AS Double), CAST(\'{\"another_key\": 17}\' AS Json), CAST(\'{\"another_doc_key\": 17}\' AS JsonDocument), CAST(\'[17]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 412f3d46-08eb-43b0-8dbf-03f9ce15f539, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6817f660-de82-4ec1-9c35-300e0b076a68, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6817f660-de82-4ec1-9c35-300e0b076a68, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64), \n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64), CAST(18.1 AS Float), CAST(18.2 AS Double), CAST(\'{\"another_key\": 18}\' AS Json), CAST(\'{\"another_doc_key\": 18}\' AS JsonDocument), CAST(\'[18]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6817f660-de82-4ec1-9c35-300e0b076a68, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1e7adfb3-076d-4dd8-87be-a8e21661e994, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1e7adfb3-076d-4dd8-87be-a8e21661e994, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64), \n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64), CAST(19.1 AS Float), CAST(19.2 AS Double), CAST(\'{\"another_key\": 19}\' AS Json), CAST(\'{\"another_doc_key\": 19}\' AS JsonDocument), CAST(\'[19]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1e7adfb3-076d-4dd8-87be-a8e21661e994, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dc397772-e18a-41dc-9584-950b34f5a8a7, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dc397772-e18a-41dc-9584-950b34f5a8a7, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64), \n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64), CAST(20.1 AS Float), CAST(20.2 AS Double), CAST(\'{\"another_key\": 20}\' AS Json), CAST(\'{\"another_doc_key\": 20}\' AS JsonDocument), CAST(\'[20]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dc397772-e18a-41dc-9584-950b34f5a8a7, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bf2b871b-6cf2-4d2a-bc84-42669c69f982, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bf2b871b-6cf2-4d2a-bc84-42669c69f982, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64), \n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64), CAST(21.1 AS Float), CAST(21.2 AS Double), CAST(\'{\"another_key\": 21}\' AS Json), CAST(\'{\"another_doc_key\": 21}\' AS JsonDocument), CAST(\'[21]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bf2b871b-6cf2-4d2a-bc84-42669c69f982, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 691b65ce-e558-4e54-98ca-f02e450dc009, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 691b65ce-e558-4e54-98ca-f02e450dc009, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64), \n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64), CAST(22.1 AS Float), CAST(22.2 AS Double), CAST(\'{\"another_key\": 22}\' AS Json), CAST(\'{\"another_doc_key\": 22}\' AS JsonDocument), CAST(\'[22]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 691b65ce-e558-4e54-98ca-f02e450dc009, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 61ea726c-a4e7-4ae6-b1f3-e6de9bf27bde, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 61ea726c-a4e7-4ae6-b1f3-e6de9bf27bde, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64), \n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64), CAST(23.1 AS Float), CAST(23.2 AS Double), CAST(\'{\"another_key\": 23}\' AS Json), CAST(\'{\"another_doc_key\": 23}\' AS JsonDocument), CAST(\'[23]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 61ea726c-a4e7-4ae6-b1f3-e6de9bf27bde, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 40a6310e-029a-49c2-92cd-2ce902dcd47d, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 40a6310e-029a-49c2-92cd-2ce902dcd47d, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64), \n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64), CAST(24.1 AS Float), CAST(24.2 AS Double), CAST(\'{\"another_key\": 24}\' AS Json), CAST(\'{\"another_doc_key\": 24}\' AS JsonDocument), CAST(\'[24]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 40a6310e-029a-49c2-92cd-2ce902dcd47d, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9054e5a0-6b20-43a7-a64e-2f5d17544923, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9054e5a0-6b20-43a7-a64e-2f5d17544923, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64), \n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64), CAST(25.1 AS Float), CAST(25.2 AS Double), CAST(\'{\"another_key\": 25}\' AS Json), CAST(\'{\"another_doc_key\": 25}\' AS JsonDocument), CAST(\'[25]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9054e5a0-6b20-43a7-a64e-2f5d17544923, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b14a8be8-7b12-40c0-bbb0-ab410fb8487c, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b14a8be8-7b12-40c0-bbb0-ab410fb8487c, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64), \n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64), CAST(26.1 AS Float), CAST(26.2 AS Double), CAST(\'{\"another_key\": 26}\' AS Json), CAST(\'{\"another_doc_key\": 26}\' AS JsonDocument), CAST(\'[26]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b14a8be8-7b12-40c0-bbb0-ab410fb8487c, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b60a1f5a-7a08-4ba9-a7ed-8afd69b213eb, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b60a1f5a-7a08-4ba9-a7ed-8afd69b213eb, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64), \n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64), CAST(27.1 AS Float), CAST(27.2 AS Double), CAST(\'{\"another_key\": 27}\' AS Json), CAST(\'{\"another_doc_key\": 27}\' AS JsonDocument), CAST(\'[27]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b60a1f5a-7a08-4ba9-a7ed-8afd69b213eb, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c5dd271d-6744-4a7a-95d9-afa015aea08b, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c5dd271d-6744-4a7a-95d9-afa015aea08b, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64), \n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64), CAST(28.1 AS Float), CAST(28.2 AS Double), CAST(\'{\"another_key\": 28}\' AS Json), CAST(\'{\"another_doc_key\": 28}\' AS JsonDocument), CAST(\'[28]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c5dd271d-6744-4a7a-95d9-afa015aea08b, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6a5dfe94-cdc7-4a14-be80-1ae44acd06fd, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6a5dfe94-cdc7-4a14-be80-1ae44acd06fd, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64), \n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64), CAST(29.1 AS Float), CAST(29.2 AS Double), CAST(\'{\"another_key\": 29}\' AS Json), CAST(\'{\"another_doc_key\": 29}\' AS JsonDocument), CAST(\'[29]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6a5dfe94-cdc7-4a14-be80-1ae44acd06fd, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aec42774-e16f-4936-906d-29dca87d3a6c, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aec42774-e16f-4936-906d-29dca87d3a6c, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64), \n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64), CAST(30.1 AS Float), CAST(30.2 AS Double), CAST(\'{\"another_key\": 30}\' AS Json), CAST(\'{\"another_doc_key\": 30}\' AS JsonDocument), CAST(\'[30]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aec42774-e16f-4936-906d-29dca87d3a6c, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1230936c-b7ba-45f0-84c4-880185cc7a16, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1230936c-b7ba-45f0-84c4-880185cc7a16, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(31 AS Int64), CAST(31 AS Uint64), CAST(31 AS Int32), CAST(31 AS Uint32), CAST(31 AS Int16), CAST(31 AS Uint16), CAST(31 AS Int8), CAST(31 AS Uint8), CAST(True AS Bool), CAST(\'31\' AS Decimal(15,0)), CAST(\'31.123\' AS Decimal(22,9)), CAST(\'31.123456\' AS Decimal(35,10)), CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64), \n                CAST(31 AS Int64), CAST(31 AS Uint64), CAST(31 AS Int32), CAST(31 AS Uint32), CAST(31 AS Int16), CAST(31 AS Uint16), CAST(31 AS Int8), CAST(31 AS Uint8), CAST(True AS Bool), CAST(\'31\' AS Decimal(15,0)), CAST(\'31.123\' AS Decimal(22,9)), CAST(\'31.123456\' AS Decimal(35,10)), CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64), CAST(31.1 AS Float), CAST(31.2 AS Double), CAST(\'{\"another_key\": 31}\' AS Json), CAST(\'{\"another_doc_key\": 31}\' AS JsonDocument), CAST(\'[31]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1230936c-b7ba-45f0-84c4-880185cc7a16, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dd6d06ce-a636-4c3a-b508-c8fb52b33920, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dd6d06ce-a636-4c3a-b508-c8fb52b33920, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(32 AS Int64), CAST(32 AS Uint64), CAST(32 AS Int32), CAST(32 AS Uint32), CAST(32 AS Int16), CAST(32 AS Uint16), CAST(32 AS Int8), CAST(32 AS Uint8), CAST(True AS Bool), CAST(\'32\' AS Decimal(15,0)), CAST(\'32.123\' AS Decimal(22,9)), CAST(\'32.123456\' AS Decimal(35,10)), CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64), \n                CAST(32 AS Int64), CAST(32 AS Uint64), CAST(32 AS Int32), CAST(32 AS Uint32), CAST(32 AS Int16), CAST(32 AS Uint16), CAST(32 AS Int8), CAST(32 AS Uint8), CAST(True AS Bool), CAST(\'32\' AS Decimal(15,0)), CAST(\'32.123\' AS Decimal(22,9)), CAST(\'32.123456\' AS Decimal(35,10)), CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64), CAST(32.1 AS Float), CAST(32.2 AS Double), CAST(\'{\"another_key\": 32}\' AS Json), CAST(\'{\"another_doc_key\": 32}\' AS JsonDocument), CAST(\'[32]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dd6d06ce-a636-4c3a-b508-c8fb52b33920, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b91677e1-f843-4847-91d8-395747cd7cd4, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b91677e1-f843-4847-91d8-395747cd7cd4, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(33 AS Int64), CAST(33 AS Uint64), CAST(33 AS Int32), CAST(33 AS Uint32), CAST(33 AS Int16), CAST(33 AS Uint16), CAST(33 AS Int8), CAST(33 AS Uint8), CAST(True AS Bool), CAST(\'33\' AS Decimal(15,0)), CAST(\'33.123\' AS Decimal(22,9)), CAST(\'33.123456\' AS Decimal(35,10)), CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64), \n                CAST(33 AS Int64), CAST(33 AS Uint64), CAST(33 AS Int32), CAST(33 AS Uint32), CAST(33 AS Int16), CAST(33 AS Uint16), CAST(33 AS Int8), CAST(33 AS Uint8), CAST(True AS Bool), CAST(\'33\' AS Decimal(15,0)), CAST(\'33.123\' AS Decimal(22,9)), CAST(\'33.123456\' AS Decimal(35,10)), CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64), CAST(33.1 AS Float), CAST(33.2 AS Double), CAST(\'{\"another_key\": 33}\' AS Json), CAST(\'{\"another_doc_key\": 33}\' AS JsonDocument), CAST(\'[33]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b91677e1-f843-4847-91d8-395747cd7cd4, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cbd73e09-bb66-4498-b8f1-b5856a73b470, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cbd73e09-bb66-4498-b8f1-b5856a73b470, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(34 AS Int64), CAST(34 AS Uint64), CAST(34 AS Int32), CAST(34 AS Uint32), CAST(34 AS Int16), CAST(34 AS Uint16), CAST(34 AS Int8), CAST(34 AS Uint8), CAST(True AS Bool), CAST(\'34\' AS Decimal(15,0)), CAST(\'34.123\' AS Decimal(22,9)), CAST(\'34.123456\' AS Decimal(35,10)), CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64), \n                CAST(34 AS Int64), CAST(34 AS Uint64), CAST(34 AS Int32), CAST(34 AS Uint32), CAST(34 AS Int16), CAST(34 AS Uint16), CAST(34 AS Int8), CAST(34 AS Uint8), CAST(True AS Bool), CAST(\'34\' AS Decimal(15,0)), CAST(\'34.123\' AS Decimal(22,9)), CAST(\'34.123456\' AS Decimal(35,10)), CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64), CAST(34.1 AS Float), CAST(34.2 AS Double), CAST(\'{\"another_key\": 34}\' AS Json), CAST(\'{\"another_doc_key\": 34}\' AS JsonDocument), CAST(\'[34]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cbd73e09-bb66-4498-b8f1-b5856a73b470, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0751e575-e445-4f08-b24d-67ce8697afcc, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0751e575-e445-4f08-b24d-67ce8697afcc, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(35 AS Int64), CAST(35 AS Uint64), CAST(35 AS Int32), CAST(35 AS Uint32), CAST(35 AS Int16), CAST(35 AS Uint16), CAST(35 AS Int8), CAST(35 AS Uint8), CAST(True AS Bool), CAST(\'35\' AS Decimal(15,0)), CAST(\'35.123\' AS Decimal(22,9)), CAST(\'35.123456\' AS Decimal(35,10)), CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64), \n                CAST(35 AS Int64), CAST(35 AS Uint64), CAST(35 AS Int32), CAST(35 AS Uint32), CAST(35 AS Int16), CAST(35 AS Uint16), CAST(35 AS Int8), CAST(35 AS Uint8), CAST(True AS Bool), CAST(\'35\' AS Decimal(15,0)), CAST(\'35.123\' AS Decimal(22,9)), CAST(\'35.123456\' AS Decimal(35,10)), CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64), CAST(35.1 AS Float), CAST(35.2 AS Double), CAST(\'{\"another_key\": 35}\' AS Json), CAST(\'{\"another_doc_key\": 35}\' AS JsonDocument), CAST(\'[35]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0751e575-e445-4f08-b24d-67ce8697afcc, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ee8c6995-6898-4cb1-b2a6-b3fc4950930b, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ee8c6995-6898-4cb1-b2a6-b3fc4950930b, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(36 AS Int64), CAST(36 AS Uint64), CAST(36 AS Int32), CAST(36 AS Uint32), CAST(36 AS Int16), CAST(36 AS Uint16), CAST(36 AS Int8), CAST(36 AS Uint8), CAST(True AS Bool), CAST(\'36\' AS Decimal(15,0)), CAST(\'36.123\' AS Decimal(22,9)), CAST(\'36.123456\' AS Decimal(35,10)), CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64), \n                CAST(36 AS Int64), CAST(36 AS Uint64), CAST(36 AS Int32), CAST(36 AS Uint32), CAST(36 AS Int16), CAST(36 AS Uint16), CAST(36 AS Int8), CAST(36 AS Uint8), CAST(True AS Bool), CAST(\'36\' AS Decimal(15,0)), CAST(\'36.123\' AS Decimal(22,9)), CAST(\'36.123456\' AS Decimal(35,10)), CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64), CAST(36.1 AS Float), CAST(36.2 AS Double), CAST(\'{\"another_key\": 36}\' AS Json), CAST(\'{\"another_doc_key\": 36}\' AS JsonDocument), CAST(\'[36]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ee8c6995-6898-4cb1-b2a6-b3fc4950930b, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3d51db76-5f21-4bb3-a5ba-ee795efae4cb, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d51db76-5f21-4bb3-a5ba-ee795efae4cb, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(37 AS Int64), CAST(37 AS Uint64), CAST(37 AS Int32), CAST(37 AS Uint32), CAST(37 AS Int16), CAST(37 AS Uint16), CAST(37 AS Int8), CAST(37 AS Uint8), CAST(True AS Bool), CAST(\'37\' AS Decimal(15,0)), CAST(\'37.123\' AS Decimal(22,9)), CAST(\'37.123456\' AS Decimal(35,10)), CAST(\'370.0\' AS DyNumber), \'String 37\', \'Utf8 37\', CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2037-01-01\' AS Date), CAST(\'2037-10-02T11:00:00Z\' AS Datetime), CAST(1696203700000000 AS Timestamp), CAST(37 AS Interval), CAST(\'2037-01-01\' AS Date32), CAST(\'2037-10-02T11:00:00Z\' AS Datetime64), CAST(1696203700000000 AS Timestamp64), CAST(37 AS Interval64), \n                CAST(37 AS Int64), CAST(37 AS Uint64), CAST(37 AS Int32), CAST(37 AS Uint32), CAST(37 AS Int16), CAST(37 AS Uint16), CAST(37 AS Int8), CAST(37 AS Uint8), CAST(True AS Bool), CAST(\'37\' AS Decimal(15,0)), CAST(\'37.123\' AS Decimal(22,9)), CAST(\'37.123456\' AS Decimal(35,10)), CAST(\'370.0\' AS DyNumber), \'String 37\', \'Utf8 37\', CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2037-01-01\' AS Date), CAST(\'2037-10-02T11:00:00Z\' AS Datetime), CAST(1696203700000000 AS Timestamp), CAST(37 AS Interval), CAST(\'2037-01-01\' AS Date32), CAST(\'2037-10-02T11:00:00Z\' AS Datetime64), CAST(1696203700000000 AS Timestamp64), CAST(37 AS Interval64), CAST(37.1 AS Float), CAST(37.2 AS Double), CAST(\'{\"another_key\": 37}\' AS Json), CAST(\'{\"another_doc_key\": 37}\' AS JsonDocument), CAST(\'[37]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3d51db76-5f21-4bb3-a5ba-ee795efae4cb, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cf81a5a4-c55b-498d-adc5-00093589372f, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cf81a5a4-c55b-498d-adc5-00093589372f, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(38 AS Int64), CAST(38 AS Uint64), CAST(38 AS Int32), CAST(38 AS Uint32), CAST(38 AS Int16), CAST(38 AS Uint16), CAST(38 AS Int8), CAST(38 AS Uint8), CAST(True AS Bool), CAST(\'38\' AS Decimal(15,0)), CAST(\'38.123\' AS Decimal(22,9)), CAST(\'38.123456\' AS Decimal(35,10)), CAST(\'380.0\' AS DyNumber), \'String 38\', \'Utf8 38\', CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2038-01-01\' AS Date), CAST(\'2038-10-02T11:00:00Z\' AS Datetime), CAST(1696203800000000 AS Timestamp), CAST(38 AS Interval), CAST(\'2038-01-01\' AS Date32), CAST(\'2038-10-02T11:00:00Z\' AS Datetime64), CAST(1696203800000000 AS Timestamp64), CAST(38 AS Interval64), \n                CAST(38 AS Int64), CAST(38 AS Uint64), CAST(38 AS Int32), CAST(38 AS Uint32), CAST(38 AS Int16), CAST(38 AS Uint16), CAST(38 AS Int8), CAST(38 AS Uint8), CAST(True AS Bool), CAST(\'38\' AS Decimal(15,0)), CAST(\'38.123\' AS Decimal(22,9)), CAST(\'38.123456\' AS Decimal(35,10)), CAST(\'380.0\' AS DyNumber), \'String 38\', \'Utf8 38\', CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2038-01-01\' AS Date), CAST(\'2038-10-02T11:00:00Z\' AS Datetime), CAST(1696203800000000 AS Timestamp), CAST(38 AS Interval), CAST(\'2038-01-01\' AS Date32), CAST(\'2038-10-02T11:00:00Z\' AS Datetime64), CAST(1696203800000000 AS Timestamp64), CAST(38 AS Interval64), CAST(38.1 AS Float), CAST(38.2 AS Double), CAST(\'{\"another_key\": 38}\' AS Json), CAST(\'{\"another_doc_key\": 38}\' AS JsonDocument), CAST(\'[38]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cf81a5a4-c55b-498d-adc5-00093589372f, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 74026aa9-e5a5-45b3-baf5-aacb47e0a6fa, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 74026aa9-e5a5-45b3-baf5-aacb47e0a6fa, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(39 AS Int64), CAST(39 AS Uint64), CAST(39 AS Int32), CAST(39 AS Uint32), CAST(39 AS Int16), CAST(39 AS Uint16), CAST(39 AS Int8), CAST(39 AS Uint8), CAST(True AS Bool), CAST(\'39\' AS Decimal(15,0)), CAST(\'39.123\' AS Decimal(22,9)), CAST(\'39.123456\' AS Decimal(35,10)), CAST(\'390.0\' AS DyNumber), \'String 39\', \'Utf8 39\', CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2039-01-01\' AS Date), CAST(\'2039-10-02T11:00:00Z\' AS Datetime), CAST(1696203900000000 AS Timestamp), CAST(39 AS Interval), CAST(\'2039-01-01\' AS Date32), CAST(\'2039-10-02T11:00:00Z\' AS Datetime64), CAST(1696203900000000 AS Timestamp64), CAST(39 AS Interval64), \n                CAST(39 AS Int64), CAST(39 AS Uint64), CAST(39 AS Int32), CAST(39 AS Uint32), CAST(39 AS Int16), CAST(39 AS Uint16), CAST(39 AS Int8), CAST(39 AS Uint8), CAST(True AS Bool), CAST(\'39\' AS Decimal(15,0)), CAST(\'39.123\' AS Decimal(22,9)), CAST(\'39.123456\' AS Decimal(35,10)), CAST(\'390.0\' AS DyNumber), \'String 39\', \'Utf8 39\', CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2039-01-01\' AS Date), CAST(\'2039-10-02T11:00:00Z\' AS Datetime), CAST(1696203900000000 AS Timestamp), CAST(39 AS Interval), CAST(\'2039-01-01\' AS Date32), CAST(\'2039-10-02T11:00:00Z\' AS Datetime64), CAST(1696203900000000 AS Timestamp64), CAST(39 AS Interval64), CAST(39.1 AS Float), CAST(39.2 AS Double), CAST(\'{\"another_key\": 39}\' AS Json), CAST(\'{\"another_doc_key\": 39}\' AS JsonDocument), CAST(\'[39]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 74026aa9-e5a5-45b3-baf5-aacb47e0a6fa, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 45f428fc-6ac9-42eb-afb0-0a1393ee2691, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 45f428fc-6ac9-42eb-afb0-0a1393ee2691, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(40 AS Int64), CAST(40 AS Uint64), CAST(40 AS Int32), CAST(40 AS Uint32), CAST(40 AS Int16), CAST(40 AS Uint16), CAST(40 AS Int8), CAST(40 AS Uint8), CAST(True AS Bool), CAST(\'40\' AS Decimal(15,0)), CAST(\'40.123\' AS Decimal(22,9)), CAST(\'40.123456\' AS Decimal(35,10)), CAST(\'400.0\' AS DyNumber), \'String 40\', \'Utf8 40\', CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2040-01-01\' AS Date), CAST(\'2040-10-02T11:00:00Z\' AS Datetime), CAST(1696204000000000 AS Timestamp), CAST(40 AS Interval), CAST(\'2040-01-01\' AS Date32), CAST(\'2040-10-02T11:00:00Z\' AS Datetime64), CAST(1696204000000000 AS Timestamp64), CAST(40 AS Interval64), \n                CAST(40 AS Int64), CAST(40 AS Uint64), CAST(40 AS Int32), CAST(40 AS Uint32), CAST(40 AS Int16), CAST(40 AS Uint16), CAST(40 AS Int8), CAST(40 AS Uint8), CAST(True AS Bool), CAST(\'40\' AS Decimal(15,0)), CAST(\'40.123\' AS Decimal(22,9)), CAST(\'40.123456\' AS Decimal(35,10)), CAST(\'400.0\' AS DyNumber), \'String 40\', \'Utf8 40\', CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2040-01-01\' AS Date), CAST(\'2040-10-02T11:00:00Z\' AS Datetime), CAST(1696204000000000 AS Timestamp), CAST(40 AS Interval), CAST(\'2040-01-01\' AS Date32), CAST(\'2040-10-02T11:00:00Z\' AS Datetime64), CAST(1696204000000000 AS Timestamp64), CAST(40 AS Interval64), CAST(40.1 AS Float), CAST(40.2 AS Double), CAST(\'{\"another_key\": 40}\' AS Json), CAST(\'{\"another_doc_key\": 40}\' AS JsonDocument), CAST(\'[40]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 45f428fc-6ac9-42eb-afb0-0a1393ee2691, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2c21302b-8553-47a4-8fdd-3f86d4b69245, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2c21302b-8553-47a4-8fdd-3f86d4b69245, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(41 AS Int64), CAST(41 AS Uint64), CAST(41 AS Int32), CAST(41 AS Uint32), CAST(41 AS Int16), CAST(41 AS Uint16), CAST(41 AS Int8), CAST(41 AS Uint8), CAST(True AS Bool), CAST(\'41\' AS Decimal(15,0)), CAST(\'41.123\' AS Decimal(22,9)), CAST(\'41.123456\' AS Decimal(35,10)), CAST(\'410.0\' AS DyNumber), \'String 41\', \'Utf8 41\', CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2041-01-01\' AS Date), CAST(\'2041-10-02T11:00:00Z\' AS Datetime), CAST(1696204100000000 AS Timestamp), CAST(41 AS Interval), CAST(\'2041-01-01\' AS Date32), CAST(\'2041-10-02T11:00:00Z\' AS Datetime64), CAST(1696204100000000 AS Timestamp64), CAST(41 AS Interval64), \n                CAST(41 AS Int64), CAST(41 AS Uint64), CAST(41 AS Int32), CAST(41 AS Uint32), CAST(41 AS Int16), CAST(41 AS Uint16), CAST(41 AS Int8), CAST(41 AS Uint8), CAST(True AS Bool), CAST(\'41\' AS Decimal(15,0)), CAST(\'41.123\' AS Decimal(22,9)), CAST(\'41.123456\' AS Decimal(35,10)), CAST(\'410.0\' AS DyNumber), \'String 41\', \'Utf8 41\', CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2041-01-01\' AS Date), CAST(\'2041-10-02T11:00:00Z\' AS Datetime), CAST(1696204100000000 AS Timestamp), CAST(41 AS Interval), CAST(\'2041-01-01\' AS Date32), CAST(\'2041-10-02T11:00:00Z\' AS Datetime64), CAST(1696204100000000 AS Timestamp64), CAST(41 AS Interval64), CAST(41.1 AS Float), CAST(41.2 AS Double), CAST(\'{\"another_key\": 41}\' AS Json), CAST(\'{\"another_doc_key\": 41}\' AS JsonDocument), CAST(\'[41]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2c21302b-8553-47a4-8fdd-3f86d4b69245, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, abffe91f-bfe5-4693-a2e1-b917dfa8fc6e, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, abffe91f-bfe5-4693-a2e1-b917dfa8fc6e, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(42 AS Int64), CAST(42 AS Uint64), CAST(42 AS Int32), CAST(42 AS Uint32), CAST(42 AS Int16), CAST(42 AS Uint16), CAST(42 AS Int8), CAST(42 AS Uint8), CAST(True AS Bool), CAST(\'42\' AS Decimal(15,0)), CAST(\'42.123\' AS Decimal(22,9)), CAST(\'42.123456\' AS Decimal(35,10)), CAST(\'420.0\' AS DyNumber), \'String 42\', \'Utf8 42\', CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2042-01-01\' AS Date), CAST(\'2042-10-02T11:00:00Z\' AS Datetime), CAST(1696204200000000 AS Timestamp), CAST(42 AS Interval), CAST(\'2042-01-01\' AS Date32), CAST(\'2042-10-02T11:00:00Z\' AS Datetime64), CAST(1696204200000000 AS Timestamp64), CAST(42 AS Interval64), \n                CAST(42 AS Int64), CAST(42 AS Uint64), CAST(42 AS Int32), CAST(42 AS Uint32), CAST(42 AS Int16), CAST(42 AS Uint16), CAST(42 AS Int8), CAST(42 AS Uint8), CAST(True AS Bool), CAST(\'42\' AS Decimal(15,0)), CAST(\'42.123\' AS Decimal(22,9)), CAST(\'42.123456\' AS Decimal(35,10)), CAST(\'420.0\' AS DyNumber), \'String 42\', \'Utf8 42\', CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2042-01-01\' AS Date), CAST(\'2042-10-02T11:00:00Z\' AS Datetime), CAST(1696204200000000 AS Timestamp), CAST(42 AS Interval), CAST(\'2042-01-01\' AS Date32), CAST(\'2042-10-02T11:00:00Z\' AS Datetime64), CAST(1696204200000000 AS Timestamp64), CAST(42 AS Interval64), CAST(42.1 AS Float), CAST(42.2 AS Double), CAST(\'{\"another_key\": 42}\' AS Json), CAST(\'{\"another_doc_key\": 42}\' AS JsonDocument), CAST(\'[42]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, abffe91f-bfe5-4693-a2e1-b917dfa8fc6e, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 82cec792-4857-41f2-8800-aa5dae9b4923, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 82cec792-4857-41f2-8800-aa5dae9b4923, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(43 AS Int64), CAST(43 AS Uint64), CAST(43 AS Int32), CAST(43 AS Uint32), CAST(43 AS Int16), CAST(43 AS Uint16), CAST(43 AS Int8), CAST(43 AS Uint8), CAST(True AS Bool), CAST(\'43\' AS Decimal(15,0)), CAST(\'43.123\' AS Decimal(22,9)), CAST(\'43.123456\' AS Decimal(35,10)), CAST(\'430.0\' AS DyNumber), \'String 43\', \'Utf8 43\', CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2043-01-01\' AS Date), CAST(\'2043-10-02T11:00:00Z\' AS Datetime), CAST(1696204300000000 AS Timestamp), CAST(43 AS Interval), CAST(\'2043-01-01\' AS Date32), CAST(\'2043-10-02T11:00:00Z\' AS Datetime64), CAST(1696204300000000 AS Timestamp64), CAST(43 AS Interval64), \n                CAST(43 AS Int64), CAST(43 AS Uint64), CAST(43 AS Int32), CAST(43 AS Uint32), CAST(43 AS Int16), CAST(43 AS Uint16), CAST(43 AS Int8), CAST(43 AS Uint8), CAST(True AS Bool), CAST(\'43\' AS Decimal(15,0)), CAST(\'43.123\' AS Decimal(22,9)), CAST(\'43.123456\' AS Decimal(35,10)), CAST(\'430.0\' AS DyNumber), \'String 43\', \'Utf8 43\', CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2043-01-01\' AS Date), CAST(\'2043-10-02T11:00:00Z\' AS Datetime), CAST(1696204300000000 AS Timestamp), CAST(43 AS Interval), CAST(\'2043-01-01\' AS Date32), CAST(\'2043-10-02T11:00:00Z\' AS Datetime64), CAST(1696204300000000 AS Timestamp64), CAST(43 AS Interval64), CAST(43.1 AS Float), CAST(43.2 AS Double), CAST(\'{\"another_key\": 43}\' AS Json), CAST(\'{\"another_doc_key\": 43}\' AS JsonDocument), CAST(\'[43]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 82cec792-4857-41f2-8800-aa5dae9b4923, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 43f31f7b-2830-45ed-90e3-a31c1bb10468, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 43f31f7b-2830-45ed-90e3-a31c1bb10468, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(44 AS Int64), CAST(44 AS Uint64), CAST(44 AS Int32), CAST(44 AS Uint32), CAST(44 AS Int16), CAST(44 AS Uint16), CAST(44 AS Int8), CAST(44 AS Uint8), CAST(True AS Bool), CAST(\'44\' AS Decimal(15,0)), CAST(\'44.123\' AS Decimal(22,9)), CAST(\'44.123456\' AS Decimal(35,10)), CAST(\'440.0\' AS DyNumber), \'String 44\', \'Utf8 44\', CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2044-01-01\' AS Date), CAST(\'2044-10-02T11:00:00Z\' AS Datetime), CAST(1696204400000000 AS Timestamp), CAST(44 AS Interval), CAST(\'2044-01-01\' AS Date32), CAST(\'2044-10-02T11:00:00Z\' AS Datetime64), CAST(1696204400000000 AS Timestamp64), CAST(44 AS Interval64), \n                CAST(44 AS Int64), CAST(44 AS Uint64), CAST(44 AS Int32), CAST(44 AS Uint32), CAST(44 AS Int16), CAST(44 AS Uint16), CAST(44 AS Int8), CAST(44 AS Uint8), CAST(True AS Bool), CAST(\'44\' AS Decimal(15,0)), CAST(\'44.123\' AS Decimal(22,9)), CAST(\'44.123456\' AS Decimal(35,10)), CAST(\'440.0\' AS DyNumber), \'String 44\', \'Utf8 44\', CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2044-01-01\' AS Date), CAST(\'2044-10-02T11:00:00Z\' AS Datetime), CAST(1696204400000000 AS Timestamp), CAST(44 AS Interval), CAST(\'2044-01-01\' AS Date32), CAST(\'2044-10-02T11:00:00Z\' AS Datetime64), CAST(1696204400000000 AS Timestamp64), CAST(44 AS Interval64), CAST(44.1 AS Float), CAST(44.2 AS Double), CAST(\'{\"another_key\": 44}\' AS Json), CAST(\'{\"another_doc_key\": 44}\' AS JsonDocument), CAST(\'[44]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 43f31f7b-2830-45ed-90e3-a31c1bb10468, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ad70d4b0-f075-4f32-8033-c46ab2a7db7c, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ad70d4b0-f075-4f32-8033-c46ab2a7db7c, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(45 AS Int64), CAST(45 AS Uint64), CAST(45 AS Int32), CAST(45 AS Uint32), CAST(45 AS Int16), CAST(45 AS Uint16), CAST(45 AS Int8), CAST(45 AS Uint8), CAST(True AS Bool), CAST(\'45\' AS Decimal(15,0)), CAST(\'45.123\' AS Decimal(22,9)), CAST(\'45.123456\' AS Decimal(35,10)), CAST(\'450.0\' AS DyNumber), \'String 45\', \'Utf8 45\', CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2045-01-01\' AS Date), CAST(\'2045-10-02T11:00:00Z\' AS Datetime), CAST(1696204500000000 AS Timestamp), CAST(45 AS Interval), CAST(\'2045-01-01\' AS Date32), CAST(\'2045-10-02T11:00:00Z\' AS Datetime64), CAST(1696204500000000 AS Timestamp64), CAST(45 AS Interval64), \n                CAST(45 AS Int64), CAST(45 AS Uint64), CAST(45 AS Int32), CAST(45 AS Uint32), CAST(45 AS Int16), CAST(45 AS Uint16), CAST(45 AS Int8), CAST(45 AS Uint8), CAST(True AS Bool), CAST(\'45\' AS Decimal(15,0)), CAST(\'45.123\' AS Decimal(22,9)), CAST(\'45.123456\' AS Decimal(35,10)), CAST(\'450.0\' AS DyNumber), \'String 45\', \'Utf8 45\', CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2045-01-01\' AS Date), CAST(\'2045-10-02T11:00:00Z\' AS Datetime), CAST(1696204500000000 AS Timestamp), CAST(45 AS Interval), CAST(\'2045-01-01\' AS Date32), CAST(\'2045-10-02T11:00:00Z\' AS Datetime64), CAST(1696204500000000 AS Timestamp64), CAST(45 AS Interval64), CAST(45.1 AS Float), CAST(45.2 AS Double), CAST(\'{\"another_key\": 45}\' AS Json), CAST(\'{\"another_doc_key\": 45}\' AS JsonDocument), CAST(\'[45]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ad70d4b0-f075-4f32-8033-c46ab2a7db7c, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9b1fee63-b19d-4a65-97c1-3cec4246c4f4, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9b1fee63-b19d-4a65-97c1-3cec4246c4f4, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(46 AS Int64), CAST(46 AS Uint64), CAST(46 AS Int32), CAST(46 AS Uint32), CAST(46 AS Int16), CAST(46 AS Uint16), CAST(46 AS Int8), CAST(46 AS Uint8), CAST(True AS Bool), CAST(\'46\' AS Decimal(15,0)), CAST(\'46.123\' AS Decimal(22,9)), CAST(\'46.123456\' AS Decimal(35,10)), CAST(\'460.0\' AS DyNumber), \'String 46\', \'Utf8 46\', CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2046-01-01\' AS Date), CAST(\'2046-10-02T11:00:00Z\' AS Datetime), CAST(1696204600000000 AS Timestamp), CAST(46 AS Interval), CAST(\'2046-01-01\' AS Date32), CAST(\'2046-10-02T11:00:00Z\' AS Datetime64), CAST(1696204600000000 AS Timestamp64), CAST(46 AS Interval64), \n                CAST(46 AS Int64), CAST(46 AS Uint64), CAST(46 AS Int32), CAST(46 AS Uint32), CAST(46 AS Int16), CAST(46 AS Uint16), CAST(46 AS Int8), CAST(46 AS Uint8), CAST(True AS Bool), CAST(\'46\' AS Decimal(15,0)), CAST(\'46.123\' AS Decimal(22,9)), CAST(\'46.123456\' AS Decimal(35,10)), CAST(\'460.0\' AS DyNumber), \'String 46\', \'Utf8 46\', CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2046-01-01\' AS Date), CAST(\'2046-10-02T11:00:00Z\' AS Datetime), CAST(1696204600000000 AS Timestamp), CAST(46 AS Interval), CAST(\'2046-01-01\' AS Date32), CAST(\'2046-10-02T11:00:00Z\' AS Datetime64), CAST(1696204600000000 AS Timestamp64), CAST(46 AS Interval64), CAST(46.1 AS Float), CAST(46.2 AS Double), CAST(\'{\"another_key\": 46}\' AS Json), CAST(\'{\"another_doc_key\": 46}\' AS JsonDocument), CAST(\'[46]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9b1fee63-b19d-4a65-97c1-3cec4246c4f4, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, abe31b96-3ac2-4985-b205-2ce59d73c468, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, abe31b96-3ac2-4985-b205-2ce59d73c468, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(47 AS Int64), CAST(47 AS Uint64), CAST(47 AS Int32), CAST(47 AS Uint32), CAST(47 AS Int16), CAST(47 AS Uint16), CAST(47 AS Int8), CAST(47 AS Uint8), CAST(True AS Bool), CAST(\'47\' AS Decimal(15,0)), CAST(\'47.123\' AS Decimal(22,9)), CAST(\'47.123456\' AS Decimal(35,10)), CAST(\'470.0\' AS DyNumber), \'String 47\', \'Utf8 47\', CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2047-01-01\' AS Date), CAST(\'2047-10-02T11:00:00Z\' AS Datetime), CAST(1696204700000000 AS Timestamp), CAST(47 AS Interval), CAST(\'2047-01-01\' AS Date32), CAST(\'2047-10-02T11:00:00Z\' AS Datetime64), CAST(1696204700000000 AS Timestamp64), CAST(47 AS Interval64), \n                CAST(47 AS Int64), CAST(47 AS Uint64), CAST(47 AS Int32), CAST(47 AS Uint32), CAST(47 AS Int16), CAST(47 AS Uint16), CAST(47 AS Int8), CAST(47 AS Uint8), CAST(True AS Bool), CAST(\'47\' AS Decimal(15,0)), CAST(\'47.123\' AS Decimal(22,9)), CAST(\'47.123456\' AS Decimal(35,10)), CAST(\'470.0\' AS DyNumber), \'String 47\', \'Utf8 47\', CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2047-01-01\' AS Date), CAST(\'2047-10-02T11:00:00Z\' AS Datetime), CAST(1696204700000000 AS Timestamp), CAST(47 AS Interval), CAST(\'2047-01-01\' AS Date32), CAST(\'2047-10-02T11:00:00Z\' AS Datetime64), CAST(1696204700000000 AS Timestamp64), CAST(47 AS Interval64), CAST(47.1 AS Float), CAST(47.2 AS Double), CAST(\'{\"another_key\": 47}\' AS Json), CAST(\'{\"another_doc_key\": 47}\' AS JsonDocument), CAST(\'[47]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, abe31b96-3ac2-4985-b205-2ce59d73c468, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 83c094ae-a0de-409c-a16e-342346a4e74f, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 83c094ae-a0de-409c-a16e-342346a4e74f, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(48 AS Int64), CAST(48 AS Uint64), CAST(48 AS Int32), CAST(48 AS Uint32), CAST(48 AS Int16), CAST(48 AS Uint16), CAST(48 AS Int8), CAST(48 AS Uint8), CAST(True AS Bool), CAST(\'48\' AS Decimal(15,0)), CAST(\'48.123\' AS Decimal(22,9)), CAST(\'48.123456\' AS Decimal(35,10)), CAST(\'480.0\' AS DyNumber), \'String 48\', \'Utf8 48\', CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2048-01-01\' AS Date), CAST(\'2048-10-02T11:00:00Z\' AS Datetime), CAST(1696204800000000 AS Timestamp), CAST(48 AS Interval), CAST(\'2048-01-01\' AS Date32), CAST(\'2048-10-02T11:00:00Z\' AS Datetime64), CAST(1696204800000000 AS Timestamp64), CAST(48 AS Interval64), \n                CAST(48 AS Int64), CAST(48 AS Uint64), CAST(48 AS Int32), CAST(48 AS Uint32), CAST(48 AS Int16), CAST(48 AS Uint16), CAST(48 AS Int8), CAST(48 AS Uint8), CAST(True AS Bool), CAST(\'48\' AS Decimal(15,0)), CAST(\'48.123\' AS Decimal(22,9)), CAST(\'48.123456\' AS Decimal(35,10)), CAST(\'480.0\' AS DyNumber), \'String 48\', \'Utf8 48\', CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2048-01-01\' AS Date), CAST(\'2048-10-02T11:00:00Z\' AS Datetime), CAST(1696204800000000 AS Timestamp), CAST(48 AS Interval), CAST(\'2048-01-01\' AS Date32), CAST(\'2048-10-02T11:00:00Z\' AS Datetime64), CAST(1696204800000000 AS Timestamp64), CAST(48 AS Interval64), CAST(48.1 AS Float), CAST(48.2 AS Double), CAST(\'{\"another_key\": 48}\' AS Json), CAST(\'{\"another_doc_key\": 48}\' AS JsonDocument), CAST(\'[48]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 83c094ae-a0de-409c-a16e-342346a4e74f, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a0626451-51a9-45d6-9e67-82493e1d1fda, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a0626451-51a9-45d6-9e67-82493e1d1fda, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(49 AS Int64), CAST(49 AS Uint64), CAST(49 AS Int32), CAST(49 AS Uint32), CAST(49 AS Int16), CAST(49 AS Uint16), CAST(49 AS Int8), CAST(49 AS Uint8), CAST(True AS Bool), CAST(\'49\' AS Decimal(15,0)), CAST(\'49.123\' AS Decimal(22,9)), CAST(\'49.123456\' AS Decimal(35,10)), CAST(\'490.0\' AS DyNumber), \'String 49\', \'Utf8 49\', CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2049-01-01\' AS Date), CAST(\'2049-10-02T11:00:00Z\' AS Datetime), CAST(1696204900000000 AS Timestamp), CAST(49 AS Interval), CAST(\'2049-01-01\' AS Date32), CAST(\'2049-10-02T11:00:00Z\' AS Datetime64), CAST(1696204900000000 AS Timestamp64), CAST(49 AS Interval64), \n                CAST(49 AS Int64), CAST(49 AS Uint64), CAST(49 AS Int32), CAST(49 AS Uint32), CAST(49 AS Int16), CAST(49 AS Uint16), CAST(49 AS Int8), CAST(49 AS Uint8), CAST(True AS Bool), CAST(\'49\' AS Decimal(15,0)), CAST(\'49.123\' AS Decimal(22,9)), CAST(\'49.123456\' AS Decimal(35,10)), CAST(\'490.0\' AS DyNumber), \'String 49\', \'Utf8 49\', CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2049-01-01\' AS Date), CAST(\'2049-10-02T11:00:00Z\' AS Datetime), CAST(1696204900000000 AS Timestamp), CAST(49 AS Interval), CAST(\'2049-01-01\' AS Date32), CAST(\'2049-10-02T11:00:00Z\' AS Datetime64), CAST(1696204900000000 AS Timestamp64), CAST(49 AS Interval64), CAST(49.1 AS Float), CAST(49.2 AS Double), CAST(\'{\"another_key\": 49}\' AS Json), CAST(\'{\"another_doc_key\": 49}\' AS JsonDocument), CAST(\'[49]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a0626451-51a9-45d6-9e67-82493e1d1fda, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c70ec6b9-a6e0-441e-9e72-e952260a3c0f, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c70ec6b9-a6e0-441e-9e72-e952260a3c0f, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(50 AS Int64), CAST(50 AS Uint64), CAST(50 AS Int32), CAST(50 AS Uint32), CAST(50 AS Int16), CAST(50 AS Uint16), CAST(50 AS Int8), CAST(50 AS Uint8), CAST(True AS Bool), CAST(\'50\' AS Decimal(15,0)), CAST(\'50.123\' AS Decimal(22,9)), CAST(\'50.123456\' AS Decimal(35,10)), CAST(\'500.0\' AS DyNumber), \'String 50\', \'Utf8 50\', CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2050-01-01\' AS Date), CAST(\'2050-10-02T11:00:00Z\' AS Datetime), CAST(1696205000000000 AS Timestamp), CAST(50 AS Interval), CAST(\'2050-01-01\' AS Date32), CAST(\'2050-10-02T11:00:00Z\' AS Datetime64), CAST(1696205000000000 AS Timestamp64), CAST(50 AS Interval64), \n                CAST(50 AS Int64), CAST(50 AS Uint64), CAST(50 AS Int32), CAST(50 AS Uint32), CAST(50 AS Int16), CAST(50 AS Uint16), CAST(50 AS Int8), CAST(50 AS Uint8), CAST(True AS Bool), CAST(\'50\' AS Decimal(15,0)), CAST(\'50.123\' AS Decimal(22,9)), CAST(\'50.123456\' AS Decimal(35,10)), CAST(\'500.0\' AS DyNumber), \'String 50\', \'Utf8 50\', CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2050-01-01\' AS Date), CAST(\'2050-10-02T11:00:00Z\' AS Datetime), CAST(1696205000000000 AS Timestamp), CAST(50 AS Interval), CAST(\'2050-01-01\' AS Date32), CAST(\'2050-10-02T11:00:00Z\' AS Datetime64), CAST(1696205000000000 AS Timestamp64), CAST(50 AS Interval64), CAST(50.1 AS Float), CAST(50.2 AS Double), CAST(\'{\"another_key\": 50}\' AS Json), CAST(\'{\"another_doc_key\": 50}\' AS JsonDocument), CAST(\'[50]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c70ec6b9-a6e0-441e-9e72-e952260a3c0f, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7f642b16-d9a9-4036-a613-fb37de886e3e, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7f642b16-d9a9-4036-a613-fb37de886e3e, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(51 AS Int64), CAST(51 AS Uint64), CAST(51 AS Int32), CAST(51 AS Uint32), CAST(51 AS Int16), CAST(51 AS Uint16), CAST(51 AS Int8), CAST(51 AS Uint8), CAST(True AS Bool), CAST(\'51\' AS Decimal(15,0)), CAST(\'51.123\' AS Decimal(22,9)), CAST(\'51.123456\' AS Decimal(35,10)), CAST(\'510.0\' AS DyNumber), \'String 51\', \'Utf8 51\', CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2051-01-01\' AS Date), CAST(\'2051-10-02T11:00:00Z\' AS Datetime), CAST(1696205100000000 AS Timestamp), CAST(51 AS Interval), CAST(\'2051-01-01\' AS Date32), CAST(\'2051-10-02T11:00:00Z\' AS Datetime64), CAST(1696205100000000 AS Timestamp64), CAST(51 AS Interval64), \n                CAST(51 AS Int64), CAST(51 AS Uint64), CAST(51 AS Int32), CAST(51 AS Uint32), CAST(51 AS Int16), CAST(51 AS Uint16), CAST(51 AS Int8), CAST(51 AS Uint8), CAST(True AS Bool), CAST(\'51\' AS Decimal(15,0)), CAST(\'51.123\' AS Decimal(22,9)), CAST(\'51.123456\' AS Decimal(35,10)), CAST(\'510.0\' AS DyNumber), \'String 51\', \'Utf8 51\', CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2051-01-01\' AS Date), CAST(\'2051-10-02T11:00:00Z\' AS Datetime), CAST(1696205100000000 AS Timestamp), CAST(51 AS Interval), CAST(\'2051-01-01\' AS Date32), CAST(\'2051-10-02T11:00:00Z\' AS Datetime64), CAST(1696205100000000 AS Timestamp64), CAST(51 AS Interval64), CAST(51.1 AS Float), CAST(51.2 AS Double), CAST(\'{\"another_key\": 51}\' AS Json), CAST(\'{\"another_doc_key\": 51}\' AS JsonDocument), CAST(\'[51]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7f642b16-d9a9-4036-a613-fb37de886e3e, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7319446a-d86e-4900-bf64-a40db63d840b, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7319446a-d86e-4900-bf64-a40db63d840b, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(52 AS Int64), CAST(52 AS Uint64), CAST(52 AS Int32), CAST(52 AS Uint32), CAST(52 AS Int16), CAST(52 AS Uint16), CAST(52 AS Int8), CAST(52 AS Uint8), CAST(True AS Bool), CAST(\'52\' AS Decimal(15,0)), CAST(\'52.123\' AS Decimal(22,9)), CAST(\'52.123456\' AS Decimal(35,10)), CAST(\'520.0\' AS DyNumber), \'String 52\', \'Utf8 52\', CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2052-01-01\' AS Date), CAST(\'2052-10-02T11:00:00Z\' AS Datetime), CAST(1696205200000000 AS Timestamp), CAST(52 AS Interval), CAST(\'2052-01-01\' AS Date32), CAST(\'2052-10-02T11:00:00Z\' AS Datetime64), CAST(1696205200000000 AS Timestamp64), CAST(52 AS Interval64), \n                CAST(52 AS Int64), CAST(52 AS Uint64), CAST(52 AS Int32), CAST(52 AS Uint32), CAST(52 AS Int16), CAST(52 AS Uint16), CAST(52 AS Int8), CAST(52 AS Uint8), CAST(True AS Bool), CAST(\'52\' AS Decimal(15,0)), CAST(\'52.123\' AS Decimal(22,9)), CAST(\'52.123456\' AS Decimal(35,10)), CAST(\'520.0\' AS DyNumber), \'String 52\', \'Utf8 52\', CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2052-01-01\' AS Date), CAST(\'2052-10-02T11:00:00Z\' AS Datetime), CAST(1696205200000000 AS Timestamp), CAST(52 AS Interval), CAST(\'2052-01-01\' AS Date32), CAST(\'2052-10-02T11:00:00Z\' AS Datetime64), CAST(1696205200000000 AS Timestamp64), CAST(52 AS Interval64), CAST(52.1 AS Float), CAST(52.2 AS Double), CAST(\'{\"another_key\": 52}\' AS Json), CAST(\'{\"another_doc_key\": 52}\' AS JsonDocument), CAST(\'[52]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7319446a-d86e-4900-bf64-a40db63d840b, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d5a94c81-c282-481f-929f-448840d14306, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d5a94c81-c282-481f-929f-448840d14306, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(53 AS Int64), CAST(53 AS Uint64), CAST(53 AS Int32), CAST(53 AS Uint32), CAST(53 AS Int16), CAST(53 AS Uint16), CAST(53 AS Int8), CAST(53 AS Uint8), CAST(True AS Bool), CAST(\'53\' AS Decimal(15,0)), CAST(\'53.123\' AS Decimal(22,9)), CAST(\'53.123456\' AS Decimal(35,10)), CAST(\'530.0\' AS DyNumber), \'String 53\', \'Utf8 53\', CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2053-01-01\' AS Date), CAST(\'2053-10-02T11:00:00Z\' AS Datetime), CAST(1696205300000000 AS Timestamp), CAST(53 AS Interval), CAST(\'2053-01-01\' AS Date32), CAST(\'2053-10-02T11:00:00Z\' AS Datetime64), CAST(1696205300000000 AS Timestamp64), CAST(53 AS Interval64), \n                CAST(53 AS Int64), CAST(53 AS Uint64), CAST(53 AS Int32), CAST(53 AS Uint32), CAST(53 AS Int16), CAST(53 AS Uint16), CAST(53 AS Int8), CAST(53 AS Uint8), CAST(True AS Bool), CAST(\'53\' AS Decimal(15,0)), CAST(\'53.123\' AS Decimal(22,9)), CAST(\'53.123456\' AS Decimal(35,10)), CAST(\'530.0\' AS DyNumber), \'String 53\', \'Utf8 53\', CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2053-01-01\' AS Date), CAST(\'2053-10-02T11:00:00Z\' AS Datetime), CAST(1696205300000000 AS Timestamp), CAST(53 AS Interval), CAST(\'2053-01-01\' AS Date32), CAST(\'2053-10-02T11:00:00Z\' AS Datetime64), CAST(1696205300000000 AS Timestamp64), CAST(53 AS Interval64), CAST(53.1 AS Float), CAST(53.2 AS Double), CAST(\'{\"another_key\": 53}\' AS Json), CAST(\'{\"another_doc_key\": 53}\' AS JsonDocument), CAST(\'[53]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d5a94c81-c282-481f-929f-448840d14306, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 567f9739-543e-4add-a50d-609f295907b3, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 567f9739-543e-4add-a50d-609f295907b3, ghrun-tebhsnycoe.auto.internal:23357): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 567f9739-543e-4add-a50d-609f295907b3, ghrun-tebhsnycoe.auto.internal:23357): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f53c5220-2cd3-419f-9956-00574d3b5227, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f53c5220-2cd3-419f-9956-00574d3b5227, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f53c5220-2cd3-419f-9956-00574d3b5227, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 24a082a3-4bb7-4777-9ef0-2c1b3a242884, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 24a082a3-4bb7-4777-9ef0-2c1b3a242884, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                        CREATE ASYNC REPLICATION `replication_table_all_types`\n                        FOR `/Root/table_all_types` AS `/Root/table_all_types`\n                        WITH (\n                        CONNECTION_STRING = \'grpc://localhost:19219/?database=/Root\'\n                            )\n                         " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 24a082a3-4bb7-4777-9ef0-2c1b3a242884, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 88f3aee8-416e-48b7-8618-c764173e5b38, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 88f3aee8-416e-48b7-8618-c764173e5b38, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_all_types" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 88f3aee8-416e-48b7-8618-c764173e5b38, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7a6dfa09-5633-4085-b055-5dd299c9bbf4, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7a6dfa09-5633-4085-b055-5dd299c9bbf4, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_all_types" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7a6dfa09-5633-4085-b055-5dd299c9bbf4, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b7d3b10b-298d-49c0-8148-8be737b0f6c1, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b7d3b10b-298d-49c0-8148-8be737b0f6c1, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b7d3b10b-298d-49c0-8148-8be737b0f6c1, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f6ef4d01-82e5-4370-8e04-8e8a3a072417, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f6ef4d01-82e5-4370-8e04-8e8a3a072417, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(2 AS Int64) and col_Uint64=CAST(2 AS Uint64) and col_Int32=CAST(2 AS Int32) and col_Uint32=CAST(2 AS Uint32) and col_Int16=CAST(2 AS Int16) and col_Uint16=CAST(2 AS Uint16) and col_Int8=CAST(2 AS Int8) and col_Uint8=CAST(2 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'2\' AS Decimal(15,0)) and col_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'20.0\' AS DyNumber) and col_String=\'String 2\' and col_Utf8=\'Utf8 2\' and col_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2002-01-01\' AS Date) and col_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200200000000 AS Timestamp) and col_Interval=CAST(2 AS Interval) and col_Date32=CAST(\'2002-01-01\' AS Date32) and col_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200200000000 AS Timestamp64) and col_Interval64=CAST(2 AS Interval64) and col_Float=CAST(2.1 AS Float) and col_Double=CAST(2.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f6ef4d01-82e5-4370-8e04-8e8a3a072417, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6a9a0e40-0d4e-4221-8850-a7ba8409d6cc, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6a9a0e40-0d4e-4221-8850-a7ba8409d6cc, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6a9a0e40-0d4e-4221-8850-a7ba8409d6cc, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c084ef19-04c9-46bb-9915-8632b37c34b1, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c084ef19-04c9-46bb-9915-8632b37c34b1, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) and col_Double=CAST(4.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c084ef19-04c9-46bb-9915-8632b37c34b1, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 05ccb472-7075-4b18-af12-71f5b2f682da, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 05ccb472-7075-4b18-af12-71f5b2f682da, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(5 AS Int64) and pk_Uint64=CAST(5 AS Uint64) and pk_Int32=CAST(5 AS Int32) and pk_Uint32=CAST(5 AS Uint32) and pk_Int16=CAST(5 AS Int16) and pk_Uint16=CAST(5 AS Uint16) and pk_Int8=CAST(5 AS Int8) and pk_Uint8=CAST(5 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'5\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'50.0\' AS DyNumber) and pk_String=\'String 5\' and pk_Utf8=\'Utf8 5\' and pk_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2005-01-01\' AS Date) and pk_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200500000000 AS Timestamp) and pk_Interval=CAST(5 AS Interval) and pk_Date32=CAST(\'2005-01-01\' AS Date32) and pk_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200500000000 AS Timestamp64) and pk_Interval64=CAST(5 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(5 AS Int64) and col_Uint64=CAST(5 AS Uint64) and col_Int32=CAST(5 AS Int32) and col_Uint32=CAST(5 AS Uint32) and col_Int16=CAST(5 AS Int16) and col_Uint16=CAST(5 AS Uint16) and col_Int8=CAST(5 AS Int8) and col_Uint8=CAST(5 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'5\' AS Decimal(15,0)) and col_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'50.0\' AS DyNumber) and col_String=\'String 5\' and col_Utf8=\'Utf8 5\' and col_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2005-01-01\' AS Date) and col_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200500000000 AS Timestamp) and col_Interval=CAST(5 AS Interval) and col_Date32=CAST(\'2005-01-01\' AS Date32) and col_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200500000000 AS Timestamp64) and col_Interval64=CAST(5 AS Interval64) and col_Float=CAST(5.1 AS Float) and col_Double=CAST(5.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 05ccb472-7075-4b18-af12-71f5b2f682da, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f3c540a5-c067-432e-8d86-0004772994c1, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f3c540a5-c067-432e-8d86-0004772994c1, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f3c540a5-c067-432e-8d86-0004772994c1, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
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, 80ad3951-7b97-4e6e-af80-f33414ea7fab, localhost:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 80ad3951-7b97-4e6e-af80-f33414ea7fab, localhost:19219): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 80ad3951-7b97-4e6e-af80-f33414ea7fab, localhost:19219): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tebhsnycoe.auto.internal" port: 19219 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-tebhsnycoe.auto.internal:19219, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19219
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b7788814-ac9b-4c1e-b756-47623901a651, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b7788814-ac9b-4c1e-b756-47623901a651, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(7 AS Int64) and pk_Uint64=CAST(7 AS Uint64) and pk_Int32=CAST(7 AS Int32) and pk_Uint32=CAST(7 AS Uint32) and pk_Int16=CAST(7 AS Int16) and pk_Uint16=CAST(7 AS Uint16) and pk_Int8=CAST(7 AS Int8) and pk_Uint8=CAST(7 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'7\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'70.0\' AS DyNumber) and pk_String=\'String 7\' and pk_Utf8=\'Utf8 7\' and pk_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2007-01-01\' AS Date) and pk_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200700000000 AS Timestamp) and pk_Interval=CAST(7 AS Interval) and pk_Date32=CAST(\'2007-01-01\' AS Date32) and pk_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200700000000 AS Timestamp64) and pk_Interval64=CAST(7 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(7 AS Int64) and col_Uint64=CAST(7 AS Uint64) and col_Int32=CAST(7 AS Int32) and col_Uint32=CAST(7 AS Uint32) and col_Int16=CAST(7 AS Int16) and col_Uint16=CAST(7 AS Uint16) and col_Int8=CAST(7 AS Int8) and col_Uint8=CAST(7 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'7\' AS Decimal(15,0)) and col_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'70.0\' AS DyNumber) and col_String=\'String 7\' and col_Utf8=\'Utf8 7\' and col_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2007-01-01\' AS Date) and col_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200700000000 AS Timestamp) and col_Interval=CAST(7 AS Interval) and col_Date32=CAST(\'2007-01-01\' AS Date32) and col_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200700000000 AS Timestamp64) and col_Interval64=CAST(7 AS Interval64) and col_Float=CAST(7.1 AS Float) and col_Double=CAST(7.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b7788814-ac9b-4c1e-b756-47623901a651, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
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, e3e9f2c4-2a6f-4539-8a04-7df091691aac, localhost:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e3e9f2c4-2a6f-4539-8a04-7df091691aac, localhost:23357): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e3e9f2c4-2a6f-4539-8a04-7df091691aac, localhost:23357): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tebhsnycoe.auto.internal" port: 23357 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-tebhsnycoe.auto.internal:23357, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23357
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0dffbb82-6494-4f8e-906e-b909985698ba, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0dffbb82-6494-4f8e-906e-b909985698ba, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(8 AS Int64) and pk_Uint64=CAST(8 AS Uint64) and pk_Int32=CAST(8 AS Int32) and pk_Uint32=CAST(8 AS Uint32) and pk_Int16=CAST(8 AS Int16) and pk_Uint16=CAST(8 AS Uint16) and pk_Int8=CAST(8 AS Int8) and pk_Uint8=CAST(8 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'8\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'80.0\' AS DyNumber) and pk_String=\'String 8\' and pk_Utf8=\'Utf8 8\' and pk_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2008-01-01\' AS Date) and pk_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200800000000 AS Timestamp) and pk_Interval=CAST(8 AS Interval) and pk_Date32=CAST(\'2008-01-01\' AS Date32) and pk_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200800000000 AS Timestamp64) and pk_Interval64=CAST(8 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(8 AS Int64) and col_Uint64=CAST(8 AS Uint64) and col_Int32=CAST(8 AS Int32) and col_Uint32=CAST(8 AS Uint32) and col_Int16=CAST(8 AS Int16) and col_Uint16=CAST(8 AS Uint16) and col_Int8=CAST(8 AS Int8) and col_Uint8=CAST(8 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'8\' AS Decimal(15,0)) and col_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'80.0\' AS DyNumber) and col_String=\'String 8\' and col_Utf8=\'Utf8 8\' and col_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2008-01-01\' AS Date) and col_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200800000000 AS Timestamp) and col_Interval=CAST(8 AS Interval) and col_Date32=CAST(\'2008-01-01\' AS Date32) and col_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200800000000 AS Timestamp64) and col_Interval64=CAST(8 AS Interval64) and col_Float=CAST(8.1 AS Float) and col_Double=CAST(8.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0dffbb82-6494-4f8e-906e-b909985698ba, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3b1e49b4-2ca1-4978-b1ef-ebaa2ce5865a, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3b1e49b4-2ca1-4978-b1ef-ebaa2ce5865a, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(9 AS Int64) and pk_Uint64=CAST(9 AS Uint64) and pk_Int32=CAST(9 AS Int32) and pk_Uint32=CAST(9 AS Uint32) and pk_Int16=CAST(9 AS Int16) and pk_Uint16=CAST(9 AS Uint16) and pk_Int8=CAST(9 AS Int8) and pk_Uint8=CAST(9 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'9\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'90.0\' AS DyNumber) and pk_String=\'String 9\' and pk_Utf8=\'Utf8 9\' and pk_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2009-01-01\' AS Date) and pk_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200900000000 AS Timestamp) and pk_Interval=CAST(9 AS Interval) and pk_Date32=CAST(\'2009-01-01\' AS Date32) and pk_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200900000000 AS Timestamp64) and pk_Interval64=CAST(9 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(9 AS Int64) and col_Uint64=CAST(9 AS Uint64) and col_Int32=CAST(9 AS Int32) and col_Uint32=CAST(9 AS Uint32) and col_Int16=CAST(9 AS Int16) and col_Uint16=CAST(9 AS Uint16) and col_Int8=CAST(9 AS Int8) and col_Uint8=CAST(9 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'9\' AS Decimal(15,0)) and col_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'90.0\' AS DyNumber) and col_String=\'String 9\' and col_Utf8=\'Utf8 9\' and col_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2009-01-01\' AS Date) and col_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200900000000 AS Timestamp) and col_Interval=CAST(9 AS Interval) and col_Date32=CAST(\'2009-01-01\' AS Date32) and col_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200900000000 AS Timestamp64) and col_Interval64=CAST(9 AS Interval64) and col_Float=CAST(9.1 AS Float) and col_Double=CAST(9.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3b1e49b4-2ca1-4978-b1ef-ebaa2ce5865a, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c25a5f63-f3e2-4b6b-81c8-db73f7e3718e, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c25a5f63-f3e2-4b6b-81c8-db73f7e3718e, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(10 AS Int64) and pk_Uint64=CAST(10 AS Uint64) and pk_Int32=CAST(10 AS Int32) and pk_Uint32=CAST(10 AS Uint32) and pk_Int16=CAST(10 AS Int16) and pk_Uint16=CAST(10 AS Uint16) and pk_Int8=CAST(10 AS Int8) and pk_Uint8=CAST(10 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'10\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'100.0\' AS DyNumber) and pk_String=\'String 10\' and pk_Utf8=\'Utf8 10\' and pk_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2010-01-01\' AS Date) and pk_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201000000000 AS Timestamp) and pk_Interval=CAST(10 AS Interval) and pk_Date32=CAST(\'2010-01-01\' AS Date32) and pk_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201000000000 AS Timestamp64) and pk_Interval64=CAST(10 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(10 AS Int64) and col_Uint64=CAST(10 AS Uint64) and col_Int32=CAST(10 AS Int32) and col_Uint32=CAST(10 AS Uint32) and col_Int16=CAST(10 AS Int16) and col_Uint16=CAST(10 AS Uint16) and col_Int8=CAST(10 AS Int8) and col_Uint8=CAST(10 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'10\' AS Decimal(15,0)) and col_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'100.0\' AS DyNumber) and col_String=\'String 10\' and col_Utf8=\'Utf8 10\' and col_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2010-01-01\' AS Date) and col_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201000000000 AS Timestamp) and col_Interval=CAST(10 AS Interval) and col_Date32=CAST(\'2010-01-01\' AS Date32) and col_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201000000000 AS Timestamp64) and col_Interval64=CAST(10 AS Interval64) and col_Float=CAST(10.1 AS Float) and col_Double=CAST(10.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c25a5f63-f3e2-4b6b-81c8-db73f7e3718e, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e4087b85-f802-4b81-a3fa-8e91555663b0, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e4087b85-f802-4b81-a3fa-8e91555663b0, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(11 AS Int64) and pk_Uint64=CAST(11 AS Uint64) and pk_Int32=CAST(11 AS Int32) and pk_Uint32=CAST(11 AS Uint32) and pk_Int16=CAST(11 AS Int16) and pk_Uint16=CAST(11 AS Uint16) and pk_Int8=CAST(11 AS Int8) and pk_Uint8=CAST(11 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'11\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'110.0\' AS DyNumber) and pk_String=\'String 11\' and pk_Utf8=\'Utf8 11\' and pk_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2011-01-01\' AS Date) and pk_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201100000000 AS Timestamp) and pk_Interval=CAST(11 AS Interval) and pk_Date32=CAST(\'2011-01-01\' AS Date32) and pk_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201100000000 AS Timestamp64) and pk_Interval64=CAST(11 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(11 AS Int64) and col_Uint64=CAST(11 AS Uint64) and col_Int32=CAST(11 AS Int32) and col_Uint32=CAST(11 AS Uint32) and col_Int16=CAST(11 AS Int16) and col_Uint16=CAST(11 AS Uint16) and col_Int8=CAST(11 AS Int8) and col_Uint8=CAST(11 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'11\' AS Decimal(15,0)) and col_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'110.0\' AS DyNumber) and col_String=\'String 11\' and col_Utf8=\'Utf8 11\' and col_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2011-01-01\' AS Date) and col_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201100000000 AS Timestamp) and col_Interval=CAST(11 AS Interval) and col_Date32=CAST(\'2011-01-01\' AS Date32) and col_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201100000000 AS Timestamp64) and col_Interval64=CAST(11 AS Interval64) and col_Float=CAST(11.1 AS Float) and col_Double=CAST(11.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e4087b85-f802-4b81-a3fa-8e91555663b0, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 64f4d4fc-cf67-45c8-a04f-267ea9d14757, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 64f4d4fc-cf67-45c8-a04f-267ea9d14757, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(12 AS Int64) and pk_Uint64=CAST(12 AS Uint64) and pk_Int32=CAST(12 AS Int32) and pk_Uint32=CAST(12 AS Uint32) and pk_Int16=CAST(12 AS Int16) and pk_Uint16=CAST(12 AS Uint16) and pk_Int8=CAST(12 AS Int8) and pk_Uint8=CAST(12 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'12\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'120.0\' AS DyNumber) and pk_String=\'String 12\' and pk_Utf8=\'Utf8 12\' and pk_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2012-01-01\' AS Date) and pk_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201200000000 AS Timestamp) and pk_Interval=CAST(12 AS Interval) and pk_Date32=CAST(\'2012-01-01\' AS Date32) and pk_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201200000000 AS Timestamp64) and pk_Interval64=CAST(12 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(12 AS Int64) and col_Uint64=CAST(12 AS Uint64) and col_Int32=CAST(12 AS Int32) and col_Uint32=CAST(12 AS Uint32) and col_Int16=CAST(12 AS Int16) and col_Uint16=CAST(12 AS Uint16) and col_Int8=CAST(12 AS Int8) and col_Uint8=CAST(12 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'12\' AS Decimal(15,0)) and col_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'120.0\' AS DyNumber) and col_String=\'String 12\' and col_Utf8=\'Utf8 12\' and col_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2012-01-01\' AS Date) and col_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201200000000 AS Timestamp) and col_Interval=CAST(12 AS Interval) and col_Date32=CAST(\'2012-01-01\' AS Date32) and col_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201200000000 AS Timestamp64) and col_Interval64=CAST(12 AS Interval64) and col_Float=CAST(12.1 AS Float) and col_Double=CAST(12.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 64f4d4fc-cf67-45c8-a04f-267ea9d14757, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 68617d49-0d9c-4236-be97-903281b44db8, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 68617d49-0d9c-4236-be97-903281b44db8, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(13 AS Int64) and pk_Uint64=CAST(13 AS Uint64) and pk_Int32=CAST(13 AS Int32) and pk_Uint32=CAST(13 AS Uint32) and pk_Int16=CAST(13 AS Int16) and pk_Uint16=CAST(13 AS Uint16) and pk_Int8=CAST(13 AS Int8) and pk_Uint8=CAST(13 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'13\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'130.0\' AS DyNumber) and pk_String=\'String 13\' and pk_Utf8=\'Utf8 13\' and pk_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2013-01-01\' AS Date) and pk_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201300000000 AS Timestamp) and pk_Interval=CAST(13 AS Interval) and pk_Date32=CAST(\'2013-01-01\' AS Date32) and pk_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201300000000 AS Timestamp64) and pk_Interval64=CAST(13 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(13 AS Int64) and col_Uint64=CAST(13 AS Uint64) and col_Int32=CAST(13 AS Int32) and col_Uint32=CAST(13 AS Uint32) and col_Int16=CAST(13 AS Int16) and col_Uint16=CAST(13 AS Uint16) and col_Int8=CAST(13 AS Int8) and col_Uint8=CAST(13 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'13\' AS Decimal(15,0)) and col_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'130.0\' AS DyNumber) and col_String=\'String 13\' and col_Utf8=\'Utf8 13\' and col_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2013-01-01\' AS Date) and col_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201300000000 AS Timestamp) and col_Interval=CAST(13 AS Interval) and col_Date32=CAST(\'2013-01-01\' AS Date32) and col_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201300000000 AS Timestamp64) and col_Interval64=CAST(13 AS Interval64) and col_Float=CAST(13.1 AS Float) and col_Double=CAST(13.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 68617d49-0d9c-4236-be97-903281b44db8, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f58e63f4-ad35-4434-8966-e76c8d60f5e2, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f58e63f4-ad35-4434-8966-e76c8d60f5e2, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(14 AS Int64) and pk_Uint64=CAST(14 AS Uint64) and pk_Int32=CAST(14 AS Int32) and pk_Uint32=CAST(14 AS Uint32) and pk_Int16=CAST(14 AS Int16) and pk_Uint16=CAST(14 AS Uint16) and pk_Int8=CAST(14 AS Int8) and pk_Uint8=CAST(14 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'14\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'140.0\' AS DyNumber) and pk_String=\'String 14\' and pk_Utf8=\'Utf8 14\' and pk_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2014-01-01\' AS Date) and pk_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201400000000 AS Timestamp) and pk_Interval=CAST(14 AS Interval) and pk_Date32=CAST(\'2014-01-01\' AS Date32) and pk_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201400000000 AS Timestamp64) and pk_Interval64=CAST(14 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(14 AS Int64) and col_Uint64=CAST(14 AS Uint64) and col_Int32=CAST(14 AS Int32) and col_Uint32=CAST(14 AS Uint32) and col_Int16=CAST(14 AS Int16) and col_Uint16=CAST(14 AS Uint16) and col_Int8=CAST(14 AS Int8) and col_Uint8=CAST(14 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'14\' AS Decimal(15,0)) and col_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'140.0\' AS DyNumber) and col_String=\'String 14\' and col_Utf8=\'Utf8 14\' and col_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2014-01-01\' AS Date) and col_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201400000000 AS Timestamp) and col_Interval=CAST(14 AS Interval) and col_Date32=CAST(\'2014-01-01\' AS Date32) and col_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201400000000 AS Timestamp64) and col_Interval64=CAST(14 AS Interval64) and col_Float=CAST(14.1 AS Float) and col_Double=CAST(14.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f58e63f4-ad35-4434-8966-e76c8d60f5e2, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 207d1517-15dc-40d0-8bd9-c4bea813efb4, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 207d1517-15dc-40d0-8bd9-c4bea813efb4, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(15 AS Int64) and pk_Uint64=CAST(15 AS Uint64) and pk_Int32=CAST(15 AS Int32) and pk_Uint32=CAST(15 AS Uint32) and pk_Int16=CAST(15 AS Int16) and pk_Uint16=CAST(15 AS Uint16) and pk_Int8=CAST(15 AS Int8) and pk_Uint8=CAST(15 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'15\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'150.0\' AS DyNumber) and pk_String=\'String 15\' and pk_Utf8=\'Utf8 15\' and pk_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2015-01-01\' AS Date) and pk_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201500000000 AS Timestamp) and pk_Interval=CAST(15 AS Interval) and pk_Date32=CAST(\'2015-01-01\' AS Date32) and pk_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201500000000 AS Timestamp64) and pk_Interval64=CAST(15 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(15 AS Int64) and col_Uint64=CAST(15 AS Uint64) and col_Int32=CAST(15 AS Int32) and col_Uint32=CAST(15 AS Uint32) and col_Int16=CAST(15 AS Int16) and col_Uint16=CAST(15 AS Uint16) and col_Int8=CAST(15 AS Int8) and col_Uint8=CAST(15 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'15\' AS Decimal(15,0)) and col_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'150.0\' AS DyNumber) and col_String=\'String 15\' and col_Utf8=\'Utf8 15\' and col_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2015-01-01\' AS Date) and col_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201500000000 AS Timestamp) and col_Interval=CAST(15 AS Interval) and col_Date32=CAST(\'2015-01-01\' AS Date32) and col_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201500000000 AS Timestamp64) and col_Interval64=CAST(15 AS Interval64) and col_Float=CAST(15.1 AS Float) and col_Double=CAST(15.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 207d1517-15dc-40d0-8bd9-c4bea813efb4, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7ba97065-bdb6-45af-9b6b-266b10311562, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7ba97065-bdb6-45af-9b6b-266b10311562, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(16 AS Int64) and pk_Uint64=CAST(16 AS Uint64) and pk_Int32=CAST(16 AS Int32) and pk_Uint32=CAST(16 AS Uint32) and pk_Int16=CAST(16 AS Int16) and pk_Uint16=CAST(16 AS Uint16) and pk_Int8=CAST(16 AS Int8) and pk_Uint8=CAST(16 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'16\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'160.0\' AS DyNumber) and pk_String=\'String 16\' and pk_Utf8=\'Utf8 16\' and pk_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2016-01-01\' AS Date) and pk_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201600000000 AS Timestamp) and pk_Interval=CAST(16 AS Interval) and pk_Date32=CAST(\'2016-01-01\' AS Date32) and pk_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201600000000 AS Timestamp64) and pk_Interval64=CAST(16 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(16 AS Int64) and col_Uint64=CAST(16 AS Uint64) and col_Int32=CAST(16 AS Int32) and col_Uint32=CAST(16 AS Uint32) and col_Int16=CAST(16 AS Int16) and col_Uint16=CAST(16 AS Uint16) and col_Int8=CAST(16 AS Int8) and col_Uint8=CAST(16 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'16\' AS Decimal(15,0)) and col_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'160.0\' AS DyNumber) and col_String=\'String 16\' and col_Utf8=\'Utf8 16\' and col_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2016-01-01\' AS Date) and col_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201600000000 AS Timestamp) and col_Interval=CAST(16 AS Interval) and col_Date32=CAST(\'2016-01-01\' AS Date32) and col_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201600000000 AS Timestamp64) and col_Interval64=CAST(16 AS Interval64) and col_Float=CAST(16.1 AS Float) and col_Double=CAST(16.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7ba97065-bdb6-45af-9b6b-266b10311562, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a5d32a5c-d24a-43de-8f83-04d58f8fb1e6, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a5d32a5c-d24a-43de-8f83-04d58f8fb1e6, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(17 AS Int64) and pk_Uint64=CAST(17 AS Uint64) and pk_Int32=CAST(17 AS Int32) and pk_Uint32=CAST(17 AS Uint32) and pk_Int16=CAST(17 AS Int16) and pk_Uint16=CAST(17 AS Uint16) and pk_Int8=CAST(17 AS Int8) and pk_Uint8=CAST(17 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'17\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'170.0\' AS DyNumber) and pk_String=\'String 17\' and pk_Utf8=\'Utf8 17\' and pk_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2017-01-01\' AS Date) and pk_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201700000000 AS Timestamp) and pk_Interval=CAST(17 AS Interval) and pk_Date32=CAST(\'2017-01-01\' AS Date32) and pk_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201700000000 AS Timestamp64) and pk_Interval64=CAST(17 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(17 AS Int64) and col_Uint64=CAST(17 AS Uint64) and col_Int32=CAST(17 AS Int32) and col_Uint32=CAST(17 AS Uint32) and col_Int16=CAST(17 AS Int16) and col_Uint16=CAST(17 AS Uint16) and col_Int8=CAST(17 AS Int8) and col_Uint8=CAST(17 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'17\' AS Decimal(15,0)) and col_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'170.0\' AS DyNumber) and col_String=\'String 17\' and col_Utf8=\'Utf8 17\' and col_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2017-01-01\' AS Date) and col_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201700000000 AS Timestamp) and col_Interval=CAST(17 AS Interval) and col_Date32=CAST(\'2017-01-01\' AS Date32) and col_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201700000000 AS Timestamp64) and col_Interval64=CAST(17 AS Interval64) and col_Float=CAST(17.1 AS Float) and col_Double=CAST(17.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
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.connection:connection.py:52 RpcState(ExecuteQuery, a5d32a5c-d24a-43de-8f83-04d58f8fb1e6, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, de1c3a4e-ab70-447c-8ec9-e145ebcb8d4a, localhost:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, de1c3a4e-ab70-447c-8ec9-e145ebcb8d4a, localhost:19219): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, de1c3a4e-ab70-447c-8ec9-e145ebcb8d4a, localhost:19219): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tebhsnycoe.auto.internal" port: 19219 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-tebhsnycoe.auto.internal:19219, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19219
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f11a070e-4c4a-411a-9aca-b45817ce8797, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f11a070e-4c4a-411a-9aca-b45817ce8797, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(18 AS Int64) and pk_Uint64=CAST(18 AS Uint64) and pk_Int32=CAST(18 AS Int32) and pk_Uint32=CAST(18 AS Uint32) and pk_Int16=CAST(18 AS Int16) and pk_Uint16=CAST(18 AS Uint16) and pk_Int8=CAST(18 AS Int8) and pk_Uint8=CAST(18 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'18\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'180.0\' AS DyNumber) and pk_String=\'String 18\' and pk_Utf8=\'Utf8 18\' and pk_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2018-01-01\' AS Date) and pk_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201800000000 AS Timestamp) and pk_Interval=CAST(18 AS Interval) and pk_Date32=CAST(\'2018-01-01\' AS Date32) and pk_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201800000000 AS Timestamp64) and pk_Interval64=CAST(18 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(18 AS Int64) and col_Uint64=CAST(18 AS Uint64) and col_Int32=CAST(18 AS Int32) and col_Uint32=CAST(18 AS Uint32) and col_Int16=CAST(18 AS Int16) and col_Uint16=CAST(18 AS Uint16) and col_Int8=CAST(18 AS Int8) and col_Uint8=CAST(18 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'18\' AS Decimal(15,0)) and col_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'180.0\' AS DyNumber) and col_String=\'String 18\' and col_Utf8=\'Utf8 18\' and col_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2018-01-01\' AS Date) and col_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201800000000 AS Timestamp) and col_Interval=CAST(18 AS Interval) and col_Date32=CAST(\'2018-01-01\' AS Date32) and col_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201800000000 AS Timestamp64) and col_Interval64=CAST(18 AS Interval64) and col_Float=CAST(18.1 AS Float) and col_Double=CAST(18.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f11a070e-4c4a-411a-9aca-b45817ce8797, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 256dd77b-48a1-4aad-8bd3-22ab40e3750a, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 256dd77b-48a1-4aad-8bd3-22ab40e3750a, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(19 AS Int64) and pk_Uint64=CAST(19 AS Uint64) and pk_Int32=CAST(19 AS Int32) and pk_Uint32=CAST(19 AS Uint32) and pk_Int16=CAST(19 AS Int16) and pk_Uint16=CAST(19 AS Uint16) and pk_Int8=CAST(19 AS Int8) and pk_Uint8=CAST(19 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'19\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'190.0\' AS DyNumber) and pk_String=\'String 19\' and pk_Utf8=\'Utf8 19\' and pk_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2019-01-01\' AS Date) and pk_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201900000000 AS Timestamp) and pk_Interval=CAST(19 AS Interval) and pk_Date32=CAST(\'2019-01-01\' AS Date32) and pk_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201900000000 AS Timestamp64) and pk_Interval64=CAST(19 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(19 AS Int64) and col_Uint64=CAST(19 AS Uint64) and col_Int32=CAST(19 AS Int32) and col_Uint32=CAST(19 AS Uint32) and col_Int16=CAST(19 AS Int16) and col_Uint16=CAST(19 AS Uint16) and col_Int8=CAST(19 AS Int8) and col_Uint8=CAST(19 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'19\' AS Decimal(15,0)) and col_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'190.0\' AS DyNumber) and col_String=\'String 19\' and col_Utf8=\'Utf8 19\' and col_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2019-01-01\' AS Date) and col_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201900000000 AS Timestamp) and col_Interval=CAST(19 AS Interval) and col_Date32=CAST(\'2019-01-01\' AS Date32) and col_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201900000000 AS Timestamp64) and col_Interval64=CAST(19 AS Interval64) and col_Float=CAST(19.1 AS Float) and col_Double=CAST(19.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 256dd77b-48a1-4aad-8bd3-22ab40e3750a, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 319865ca-0e4f-445b-b4fd-a8e7d243512f, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 319865ca-0e4f-445b-b4fd-a8e7d243512f, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(20 AS Int64) and pk_Uint64=CAST(20 AS Uint64) and pk_Int32=CAST(20 AS Int32) and pk_Uint32=CAST(20 AS Uint32) and pk_Int16=CAST(20 AS Int16) and pk_Uint16=CAST(20 AS Uint16) and pk_Int8=CAST(20 AS Int8) and pk_Uint8=CAST(20 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'20\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'200.0\' AS DyNumber) and pk_String=\'String 20\' and pk_Utf8=\'Utf8 20\' and pk_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2020-01-01\' AS Date) and pk_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202000000000 AS Timestamp) and pk_Interval=CAST(20 AS Interval) and pk_Date32=CAST(\'2020-01-01\' AS Date32) and pk_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202000000000 AS Timestamp64) and pk_Interval64=CAST(20 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(20 AS Int64) and col_Uint64=CAST(20 AS Uint64) and col_Int32=CAST(20 AS Int32) and col_Uint32=CAST(20 AS Uint32) and col_Int16=CAST(20 AS Int16) and col_Uint16=CAST(20 AS Uint16) and col_Int8=CAST(20 AS Int8) and col_Uint8=CAST(20 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'20\' AS Decimal(15,0)) and col_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'200.0\' AS DyNumber) and col_String=\'String 20\' and col_Utf8=\'Utf8 20\' and col_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2020-01-01\' AS Date) and col_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202000000000 AS Timestamp) and col_Interval=CAST(20 AS Interval) and col_Date32=CAST(\'2020-01-01\' AS Date32) and col_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202000000000 AS Timestamp64) and col_Interval64=CAST(20 AS Interval64) and col_Float=CAST(20.1 AS Float) and col_Double=CAST(20.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 319865ca-0e4f-445b-b4fd-a8e7d243512f, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e07f7db4-4095-4db1-ac80-92b6e485169d, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e07f7db4-4095-4db1-ac80-92b6e485169d, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(21 AS Int64) and pk_Uint64=CAST(21 AS Uint64) and pk_Int32=CAST(21 AS Int32) and pk_Uint32=CAST(21 AS Uint32) and pk_Int16=CAST(21 AS Int16) and pk_Uint16=CAST(21 AS Uint16) and pk_Int8=CAST(21 AS Int8) and pk_Uint8=CAST(21 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'21\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'210.0\' AS DyNumber) and pk_String=\'String 21\' and pk_Utf8=\'Utf8 21\' and pk_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2021-01-01\' AS Date) and pk_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202100000000 AS Timestamp) and pk_Interval=CAST(21 AS Interval) and pk_Date32=CAST(\'2021-01-01\' AS Date32) and pk_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202100000000 AS Timestamp64) and pk_Interval64=CAST(21 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(21 AS Int64) and col_Uint64=CAST(21 AS Uint64) and col_Int32=CAST(21 AS Int32) and col_Uint32=CAST(21 AS Uint32) and col_Int16=CAST(21 AS Int16) and col_Uint16=CAST(21 AS Uint16) and col_Int8=CAST(21 AS Int8) and col_Uint8=CAST(21 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'21\' AS Decimal(15,0)) and col_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'210.0\' AS DyNumber) and col_String=\'String 21\' and col_Utf8=\'Utf8 21\' and col_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2021-01-01\' AS Date) and col_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202100000000 AS Timestamp) and col_Interval=CAST(21 AS Interval) and col_Date32=CAST(\'2021-01-01\' AS Date32) and col_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202100000000 AS Timestamp64) and col_Interval64=CAST(21 AS Interval64) and col_Float=CAST(21.1 AS Float) and col_Double=CAST(21.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e07f7db4-4095-4db1-ac80-92b6e485169d, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 09c5cc3b-b789-4709-a890-036b80ec9673, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09c5cc3b-b789-4709-a890-036b80ec9673, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(22 AS Int64) and pk_Uint64=CAST(22 AS Uint64) and pk_Int32=CAST(22 AS Int32) and pk_Uint32=CAST(22 AS Uint32) and pk_Int16=CAST(22 AS Int16) and pk_Uint16=CAST(22 AS Uint16) and pk_Int8=CAST(22 AS Int8) and pk_Uint8=CAST(22 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'22\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'220.0\' AS DyNumber) and pk_String=\'String 22\' and pk_Utf8=\'Utf8 22\' and pk_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2022-01-01\' AS Date) and pk_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202200000000 AS Timestamp) and pk_Interval=CAST(22 AS Interval) and pk_Date32=CAST(\'2022-01-01\' AS Date32) and pk_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202200000000 AS Timestamp64) and pk_Interval64=CAST(22 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(22 AS Int64) and col_Uint64=CAST(22 AS Uint64) and col_Int32=CAST(22 AS Int32) and col_Uint32=CAST(22 AS Uint32) and col_Int16=CAST(22 AS Int16) and col_Uint16=CAST(22 AS Uint16) and col_Int8=CAST(22 AS Int8) and col_Uint8=CAST(22 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'22\' AS Decimal(15,0)) and col_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'220.0\' AS DyNumber) and col_String=\'String 22\' and col_Utf8=\'Utf8 22\' and col_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2022-01-01\' AS Date) and col_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202200000000 AS Timestamp) and col_Interval=CAST(22 AS Interval) and col_Date32=CAST(\'2022-01-01\' AS Date32) and col_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202200000000 AS Timestamp64) and col_Interval64=CAST(22 AS Interval64) and col_Float=CAST(22.1 AS Float) and col_Double=CAST(22.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 09c5cc3b-b789-4709-a890-036b80ec9673, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4120efab-5055-4610-a8d0-7cb0c0162f5c, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4120efab-5055-4610-a8d0-7cb0c0162f5c, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(23 AS Int64) and pk_Uint64=CAST(23 AS Uint64) and pk_Int32=CAST(23 AS Int32) and pk_Uint32=CAST(23 AS Uint32) and pk_Int16=CAST(23 AS Int16) and pk_Uint16=CAST(23 AS Uint16) and pk_Int8=CAST(23 AS Int8) and pk_Uint8=CAST(23 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'23\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'230.0\' AS DyNumber) and pk_String=\'String 23\' and pk_Utf8=\'Utf8 23\' and pk_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2023-01-01\' AS Date) and pk_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202300000000 AS Timestamp) and pk_Interval=CAST(23 AS Interval) and pk_Date32=CAST(\'2023-01-01\' AS Date32) and pk_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202300000000 AS Timestamp64) and pk_Interval64=CAST(23 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(23 AS Int64) and col_Uint64=CAST(23 AS Uint64) and col_Int32=CAST(23 AS Int32) and col_Uint32=CAST(23 AS Uint32) and col_Int16=CAST(23 AS Int16) and col_Uint16=CAST(23 AS Uint16) and col_Int8=CAST(23 AS Int8) and col_Uint8=CAST(23 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'23\' AS Decimal(15,0)) and col_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'230.0\' AS DyNumber) and col_String=\'String 23\' and col_Utf8=\'Utf8 23\' and col_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2023-01-01\' AS Date) and col_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202300000000 AS Timestamp) and col_Interval=CAST(23 AS Interval) and col_Date32=CAST(\'2023-01-01\' AS Date32) and col_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202300000000 AS Timestamp64) and col_Interval64=CAST(23 AS Interval64) and col_Float=CAST(23.1 AS Float) and col_Double=CAST(23.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4120efab-5055-4610-a8d0-7cb0c0162f5c, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bbfc8e96-5624-4d53-9c4a-76719274a1b8, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bbfc8e96-5624-4d53-9c4a-76719274a1b8, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(24 AS Int64) and pk_Uint64=CAST(24 AS Uint64) and pk_Int32=CAST(24 AS Int32) and pk_Uint32=CAST(24 AS Uint32) and pk_Int16=CAST(24 AS Int16) and pk_Uint16=CAST(24 AS Uint16) and pk_Int8=CAST(24 AS Int8) and pk_Uint8=CAST(24 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'24\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'240.0\' AS DyNumber) and pk_String=\'String 24\' and pk_Utf8=\'Utf8 24\' and pk_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2024-01-01\' AS Date) and pk_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202400000000 AS Timestamp) and pk_Interval=CAST(24 AS Interval) and pk_Date32=CAST(\'2024-01-01\' AS Date32) and pk_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202400000000 AS Timestamp64) and pk_Interval64=CAST(24 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(24 AS Int64) and col_Uint64=CAST(24 AS Uint64) and col_Int32=CAST(24 AS Int32) and col_Uint32=CAST(24 AS Uint32) and col_Int16=CAST(24 AS Int16) and col_Uint16=CAST(24 AS Uint16) and col_Int8=CAST(24 AS Int8) and col_Uint8=CAST(24 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'24\' AS Decimal(15,0)) and col_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'240.0\' AS DyNumber) and col_String=\'String 24\' and col_Utf8=\'Utf8 24\' and col_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2024-01-01\' AS Date) and col_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202400000000 AS Timestamp) and col_Interval=CAST(24 AS Interval) and col_Date32=CAST(\'2024-01-01\' AS Date32) and col_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202400000000 AS Timestamp64) and col_Interval64=CAST(24 AS Interval64) and col_Float=CAST(24.1 AS Float) and col_Double=CAST(24.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bbfc8e96-5624-4d53-9c4a-76719274a1b8, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a6970943-d64b-4164-bb67-cb03aaf01af3, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a6970943-d64b-4164-bb67-cb03aaf01af3, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(25 AS Int64) and pk_Uint64=CAST(25 AS Uint64) and pk_Int32=CAST(25 AS Int32) and pk_Uint32=CAST(25 AS Uint32) and pk_Int16=CAST(25 AS Int16) and pk_Uint16=CAST(25 AS Uint16) and pk_Int8=CAST(25 AS Int8) and pk_Uint8=CAST(25 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'25\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'250.0\' AS DyNumber) and pk_String=\'String 25\' and pk_Utf8=\'Utf8 25\' and pk_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2025-01-01\' AS Date) and pk_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202500000000 AS Timestamp) and pk_Interval=CAST(25 AS Interval) and pk_Date32=CAST(\'2025-01-01\' AS Date32) and pk_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202500000000 AS Timestamp64) and pk_Interval64=CAST(25 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(25 AS Int64) and col_Uint64=CAST(25 AS Uint64) and col_Int32=CAST(25 AS Int32) and col_Uint32=CAST(25 AS Uint32) and col_Int16=CAST(25 AS Int16) and col_Uint16=CAST(25 AS Uint16) and col_Int8=CAST(25 AS Int8) and col_Uint8=CAST(25 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'25\' AS Decimal(15,0)) and col_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'250.0\' AS DyNumber) and col_String=\'String 25\' and col_Utf8=\'Utf8 25\' and col_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2025-01-01\' AS Date) and col_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202500000000 AS Timestamp) and col_Interval=CAST(25 AS Interval) and col_Date32=CAST(\'2025-01-01\' AS Date32) and col_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202500000000 AS Timestamp64) and col_Interval64=CAST(25 AS Interval64) and col_Float=CAST(25.1 AS Float) and col_Double=CAST(25.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a6970943-d64b-4164-bb67-cb03aaf01af3, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
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, db9b7db9-8d00-4338-9c00-9337f13d038e, localhost:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, db9b7db9-8d00-4338-9c00-9337f13d038e, localhost:23357): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, db9b7db9-8d00-4338-9c00-9337f13d038e, localhost:23357): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tebhsnycoe.auto.internal" port: 23357 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-tebhsnycoe.auto.internal:23357, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23357
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6ae526e5-bf15-42a2-bec8-8b084c5e4857, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6ae526e5-bf15-42a2-bec8-8b084c5e4857, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(26 AS Int64) and pk_Uint64=CAST(26 AS Uint64) and pk_Int32=CAST(26 AS Int32) and pk_Uint32=CAST(26 AS Uint32) and pk_Int16=CAST(26 AS Int16) and pk_Uint16=CAST(26 AS Uint16) and pk_Int8=CAST(26 AS Int8) and pk_Uint8=CAST(26 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'26\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'26.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'26.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'260.0\' AS DyNumber) and pk_String=\'String 26\' and pk_Utf8=\'Utf8 26\' and pk_UUID=CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2026-01-01\' AS Date) and pk_Datetime=CAST(\'2026-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202600000000 AS Timestamp) and pk_Interval=CAST(26 AS Interval) and pk_Date32=CAST(\'2026-01-01\' AS Date32) and pk_Datetime64=CAST(\'2026-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202600000000 AS Timestamp64) and pk_Interval64=CAST(26 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(26 AS Int64) and col_Uint64=CAST(26 AS Uint64) and col_Int32=CAST(26 AS Int32) and col_Uint32=CAST(26 AS Uint32) and col_Int16=CAST(26 AS Int16) and col_Uint16=CAST(26 AS Uint16) and col_Int8=CAST(26 AS Int8) and col_Uint8=CAST(26 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'26\' AS Decimal(15,0)) and col_Decimal229=CAST(\'26.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'26.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'260.0\' AS DyNumber) and col_String=\'String 26\' and col_Utf8=\'Utf8 26\' and col_UUID=CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2026-01-01\' AS Date) and col_Datetime=CAST(\'2026-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202600000000 AS Timestamp) and col_Interval=CAST(26 AS Interval) and col_Date32=CAST(\'2026-01-01\' AS Date32) and col_Datetime64=CAST(\'2026-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202600000000 AS Timestamp64) and col_Interval64=CAST(26 AS Interval64) and col_Float=CAST(26.1 AS Float) and col_Double=CAST(26.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6ae526e5-bf15-42a2-bec8-8b084c5e4857, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1fced427-e270-4181-b464-fab2f5c00ce8, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1fced427-e270-4181-b464-fab2f5c00ce8, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(27 AS Int64) and pk_Uint64=CAST(27 AS Uint64) and pk_Int32=CAST(27 AS Int32) and pk_Uint32=CAST(27 AS Uint32) and pk_Int16=CAST(27 AS Int16) and pk_Uint16=CAST(27 AS Uint16) and pk_Int8=CAST(27 AS Int8) and pk_Uint8=CAST(27 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'27\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'27.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'27.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'270.0\' AS DyNumber) and pk_String=\'String 27\' and pk_Utf8=\'Utf8 27\' and pk_UUID=CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2027-01-01\' AS Date) and pk_Datetime=CAST(\'2027-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202700000000 AS Timestamp) and pk_Interval=CAST(27 AS Interval) and pk_Date32=CAST(\'2027-01-01\' AS Date32) and pk_Datetime64=CAST(\'2027-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202700000000 AS Timestamp64) and pk_Interval64=CAST(27 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(27 AS Int64) and col_Uint64=CAST(27 AS Uint64) and col_Int32=CAST(27 AS Int32) and col_Uint32=CAST(27 AS Uint32) and col_Int16=CAST(27 AS Int16) and col_Uint16=CAST(27 AS Uint16) and col_Int8=CAST(27 AS Int8) and col_Uint8=CAST(27 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'27\' AS Decimal(15,0)) and col_Decimal229=CAST(\'27.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'27.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'270.0\' AS DyNumber) and col_String=\'String 27\' and col_Utf8=\'Utf8 27\' and col_UUID=CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2027-01-01\' AS Date) and col_Datetime=CAST(\'2027-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202700000000 AS Timestamp) and col_Interval=CAST(27 AS Interval) and col_Date32=CAST(\'2027-01-01\' AS Date32) and col_Datetime64=CAST(\'2027-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202700000000 AS Timestamp64) and col_Interval64=CAST(27 AS Interval64) and col_Float=CAST(27.1 AS Float) and col_Double=CAST(27.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1fced427-e270-4181-b464-fab2f5c00ce8, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1809374c-3c55-41fb-9574-40115a212921, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1809374c-3c55-41fb-9574-40115a212921, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(28 AS Int64) and pk_Uint64=CAST(28 AS Uint64) and pk_Int32=CAST(28 AS Int32) and pk_Uint32=CAST(28 AS Uint32) and pk_Int16=CAST(28 AS Int16) and pk_Uint16=CAST(28 AS Uint16) and pk_Int8=CAST(28 AS Int8) and pk_Uint8=CAST(28 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'28\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'28.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'28.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'280.0\' AS DyNumber) and pk_String=\'String 28\' and pk_Utf8=\'Utf8 28\' and pk_UUID=CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2028-01-01\' AS Date) and pk_Datetime=CAST(\'2028-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202800000000 AS Timestamp) and pk_Interval=CAST(28 AS Interval) and pk_Date32=CAST(\'2028-01-01\' AS Date32) and pk_Datetime64=CAST(\'2028-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202800000000 AS Timestamp64) and pk_Interval64=CAST(28 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(28 AS Int64) and col_Uint64=CAST(28 AS Uint64) and col_Int32=CAST(28 AS Int32) and col_Uint32=CAST(28 AS Uint32) and col_Int16=CAST(28 AS Int16) and col_Uint16=CAST(28 AS Uint16) and col_Int8=CAST(28 AS Int8) and col_Uint8=CAST(28 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'28\' AS Decimal(15,0)) and col_Decimal229=CAST(\'28.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'28.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'280.0\' AS DyNumber) and col_String=\'String 28\' and col_Utf8=\'Utf8 28\' and col_UUID=CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2028-01-01\' AS Date) and col_Datetime=CAST(\'2028-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202800000000 AS Timestamp) and col_Interval=CAST(28 AS Interval) and col_Date32=CAST(\'2028-01-01\' AS Date32) and col_Datetime64=CAST(\'2028-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202800000000 AS Timestamp64) and col_Interval64=CAST(28 AS Interval64) and col_Float=CAST(28.1 AS Float) and col_Double=CAST(28.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1809374c-3c55-41fb-9574-40115a212921, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2c5d7aa0-e48e-4e99-9f08-413a2cfcd244, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2c5d7aa0-e48e-4e99-9f08-413a2cfcd244, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(29 AS Int64) and pk_Uint64=CAST(29 AS Uint64) and pk_Int32=CAST(29 AS Int32) and pk_Uint32=CAST(29 AS Uint32) and pk_Int16=CAST(29 AS Int16) and pk_Uint16=CAST(29 AS Uint16) and pk_Int8=CAST(29 AS Int8) and pk_Uint8=CAST(29 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'29\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'29.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'29.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'290.0\' AS DyNumber) and pk_String=\'String 29\' and pk_Utf8=\'Utf8 29\' and pk_UUID=CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2029-01-01\' AS Date) and pk_Datetime=CAST(\'2029-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202900000000 AS Timestamp) and pk_Interval=CAST(29 AS Interval) and pk_Date32=CAST(\'2029-01-01\' AS Date32) and pk_Datetime64=CAST(\'2029-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202900000000 AS Timestamp64) and pk_Interval64=CAST(29 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(29 AS Int64) and col_Uint64=CAST(29 AS Uint64) and col_Int32=CAST(29 AS Int32) and col_Uint32=CAST(29 AS Uint32) and col_Int16=CAST(29 AS Int16) and col_Uint16=CAST(29 AS Uint16) and col_Int8=CAST(29 AS Int8) and col_Uint8=CAST(29 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'29\' AS Decimal(15,0)) and col_Decimal229=CAST(\'29.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'29.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'290.0\' AS DyNumber) and col_String=\'String 29\' and col_Utf8=\'Utf8 29\' and col_UUID=CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2029-01-01\' AS Date) and col_Datetime=CAST(\'2029-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202900000000 AS Timestamp) and col_Interval=CAST(29 AS Interval) and col_Date32=CAST(\'2029-01-01\' AS Date32) and col_Datetime64=CAST(\'2029-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202900000000 AS Timestamp64) and col_Interval64=CAST(29 AS Interval64) and col_Float=CAST(29.1 AS Float) and col_Double=CAST(29.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2c5d7aa0-e48e-4e99-9f08-413a2cfcd244, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ea48b0fa-a3fe-473f-b544-291f61326f17, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ea48b0fa-a3fe-473f-b544-291f61326f17, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(30 AS Int64) and pk_Uint64=CAST(30 AS Uint64) and pk_Int32=CAST(30 AS Int32) and pk_Uint32=CAST(30 AS Uint32) and pk_Int16=CAST(30 AS Int16) and pk_Uint16=CAST(30 AS Uint16) and pk_Int8=CAST(30 AS Int8) and pk_Uint8=CAST(30 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'30\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'30.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'30.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'300.0\' AS DyNumber) and pk_String=\'String 30\' and pk_Utf8=\'Utf8 30\' and pk_UUID=CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2030-01-01\' AS Date) and pk_Datetime=CAST(\'2030-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203000000000 AS Timestamp) and pk_Interval=CAST(30 AS Interval) and pk_Date32=CAST(\'2030-01-01\' AS Date32) and pk_Datetime64=CAST(\'2030-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203000000000 AS Timestamp64) and pk_Interval64=CAST(30 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(30 AS Int64) and col_Uint64=CAST(30 AS Uint64) and col_Int32=CAST(30 AS Int32) and col_Uint32=CAST(30 AS Uint32) and col_Int16=CAST(30 AS Int16) and col_Uint16=CAST(30 AS Uint16) and col_Int8=CAST(30 AS Int8) and col_Uint8=CAST(30 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'30\' AS Decimal(15,0)) and col_Decimal229=CAST(\'30.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'30.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'300.0\' AS DyNumber) and col_String=\'String 30\' and col_Utf8=\'Utf8 30\' and col_UUID=CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2030-01-01\' AS Date) and col_Datetime=CAST(\'2030-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203000000000 AS Timestamp) and col_Interval=CAST(30 AS Interval) and col_Date32=CAST(\'2030-01-01\' AS Date32) and col_Datetime64=CAST(\'2030-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203000000000 AS Timestamp64) and col_Interval64=CAST(30 AS Interval64) and col_Float=CAST(30.1 AS Float) and col_Double=CAST(30.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ea48b0fa-a3fe-473f-b544-291f61326f17, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4df9e7cb-cf25-4122-b553-fbcd8413b7a4, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4df9e7cb-cf25-4122-b553-fbcd8413b7a4, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(31 AS Int64) and pk_Uint64=CAST(31 AS Uint64) and pk_Int32=CAST(31 AS Int32) and pk_Uint32=CAST(31 AS Uint32) and pk_Int16=CAST(31 AS Int16) and pk_Uint16=CAST(31 AS Uint16) and pk_Int8=CAST(31 AS Int8) and pk_Uint8=CAST(31 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'31\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'31.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'31.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'310.0\' AS DyNumber) and pk_String=\'String 31\' and pk_Utf8=\'Utf8 31\' and pk_UUID=CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2031-01-01\' AS Date) and pk_Datetime=CAST(\'2031-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203100000000 AS Timestamp) and pk_Interval=CAST(31 AS Interval) and pk_Date32=CAST(\'2031-01-01\' AS Date32) and pk_Datetime64=CAST(\'2031-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203100000000 AS Timestamp64) and pk_Interval64=CAST(31 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(31 AS Int64) and col_Uint64=CAST(31 AS Uint64) and col_Int32=CAST(31 AS Int32) and col_Uint32=CAST(31 AS Uint32) and col_Int16=CAST(31 AS Int16) and col_Uint16=CAST(31 AS Uint16) and col_Int8=CAST(31 AS Int8) and col_Uint8=CAST(31 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'31\' AS Decimal(15,0)) and col_Decimal229=CAST(\'31.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'31.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'310.0\' AS DyNumber) and col_String=\'String 31\' and col_Utf8=\'Utf8 31\' and col_UUID=CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2031-01-01\' AS Date) and col_Datetime=CAST(\'2031-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203100000000 AS Timestamp) and col_Interval=CAST(31 AS Interval) and col_Date32=CAST(\'2031-01-01\' AS Date32) and col_Datetime64=CAST(\'2031-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203100000000 AS Timestamp64) and col_Interval64=CAST(31 AS Interval64) and col_Float=CAST(31.1 AS Float) and col_Double=CAST(31.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4df9e7cb-cf25-4122-b553-fbcd8413b7a4, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 49188c92-91f9-4876-82b4-f670b9618fa0, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 49188c92-91f9-4876-82b4-f670b9618fa0, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(32 AS Int64) and pk_Uint64=CAST(32 AS Uint64) and pk_Int32=CAST(32 AS Int32) and pk_Uint32=CAST(32 AS Uint32) and pk_Int16=CAST(32 AS Int16) and pk_Uint16=CAST(32 AS Uint16) and pk_Int8=CAST(32 AS Int8) and pk_Uint8=CAST(32 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'32\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'32.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'32.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'320.0\' AS DyNumber) and pk_String=\'String 32\' and pk_Utf8=\'Utf8 32\' and pk_UUID=CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2032-01-01\' AS Date) and pk_Datetime=CAST(\'2032-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203200000000 AS Timestamp) and pk_Interval=CAST(32 AS Interval) and pk_Date32=CAST(\'2032-01-01\' AS Date32) and pk_Datetime64=CAST(\'2032-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203200000000 AS Timestamp64) and pk_Interval64=CAST(32 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(32 AS Int64) and col_Uint64=CAST(32 AS Uint64) and col_Int32=CAST(32 AS Int32) and col_Uint32=CAST(32 AS Uint32) and col_Int16=CAST(32 AS Int16) and col_Uint16=CAST(32 AS Uint16) and col_Int8=CAST(32 AS Int8) and col_Uint8=CAST(32 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'32\' AS Decimal(15,0)) and col_Decimal229=CAST(\'32.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'32.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'320.0\' AS DyNumber) and col_String=\'String 32\' and col_Utf8=\'Utf8 32\' and col_UUID=CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2032-01-01\' AS Date) and col_Datetime=CAST(\'2032-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203200000000 AS Timestamp) and col_Interval=CAST(32 AS Interval) and col_Date32=CAST(\'2032-01-01\' AS Date32) and col_Datetime64=CAST(\'2032-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203200000000 AS Timestamp64) and col_Interval64=CAST(32 AS Interval64) and col_Float=CAST(32.1 AS Float) and col_Double=CAST(32.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 49188c92-91f9-4876-82b4-f670b9618fa0, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 75765a75-fee2-4772-aff6-1f6b256f6b4c, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 75765a75-fee2-4772-aff6-1f6b256f6b4c, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(33 AS Int64) and pk_Uint64=CAST(33 AS Uint64) and pk_Int32=CAST(33 AS Int32) and pk_Uint32=CAST(33 AS Uint32) and pk_Int16=CAST(33 AS Int16) and pk_Uint16=CAST(33 AS Uint16) and pk_Int8=CAST(33 AS Int8) and pk_Uint8=CAST(33 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'33\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'33.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'33.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'330.0\' AS DyNumber) and pk_String=\'String 33\' and pk_Utf8=\'Utf8 33\' and pk_UUID=CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2033-01-01\' AS Date) and pk_Datetime=CAST(\'2033-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203300000000 AS Timestamp) and pk_Interval=CAST(33 AS Interval) and pk_Date32=CAST(\'2033-01-01\' AS Date32) and pk_Datetime64=CAST(\'2033-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203300000000 AS Timestamp64) and pk_Interval64=CAST(33 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(33 AS Int64) and col_Uint64=CAST(33 AS Uint64) and col_Int32=CAST(33 AS Int32) and col_Uint32=CAST(33 AS Uint32) and col_Int16=CAST(33 AS Int16) and col_Uint16=CAST(33 AS Uint16) and col_Int8=CAST(33 AS Int8) and col_Uint8=CAST(33 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'33\' AS Decimal(15,0)) and col_Decimal229=CAST(\'33.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'33.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'330.0\' AS DyNumber) and col_String=\'String 33\' and col_Utf8=\'Utf8 33\' and col_UUID=CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2033-01-01\' AS Date) and col_Datetime=CAST(\'2033-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203300000000 AS Timestamp) and col_Interval=CAST(33 AS Interval) and col_Date32=CAST(\'2033-01-01\' AS Date32) and col_Datetime64=CAST(\'2033-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203300000000 AS Timestamp64) and col_Interval64=CAST(33 AS Interval64) and col_Float=CAST(33.1 AS Float) and col_Double=CAST(33.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 75765a75-fee2-4772-aff6-1f6b256f6b4c, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
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, cab6abfa-5b88-4b71-b60e-0c4099d3248d, localhost:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, cab6abfa-5b88-4b71-b60e-0c4099d3248d, localhost:19219): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, cab6abfa-5b88-4b71-b60e-0c4099d3248d, localhost:19219): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tebhsnycoe.auto.internal" port: 19219 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-tebhsnycoe.auto.internal:19219, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19219
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 75fcd86c-214c-4748-9867-d371498bf3da, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 75fcd86c-214c-4748-9867-d371498bf3da, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(34 AS Int64) and pk_Uint64=CAST(34 AS Uint64) and pk_Int32=CAST(34 AS Int32) and pk_Uint32=CAST(34 AS Uint32) and pk_Int16=CAST(34 AS Int16) and pk_Uint16=CAST(34 AS Uint16) and pk_Int8=CAST(34 AS Int8) and pk_Uint8=CAST(34 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'34\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'34.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'34.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'340.0\' AS DyNumber) and pk_String=\'String 34\' and pk_Utf8=\'Utf8 34\' and pk_UUID=CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2034-01-01\' AS Date) and pk_Datetime=CAST(\'2034-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203400000000 AS Timestamp) and pk_Interval=CAST(34 AS Interval) and pk_Date32=CAST(\'2034-01-01\' AS Date32) and pk_Datetime64=CAST(\'2034-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203400000000 AS Timestamp64) and pk_Interval64=CAST(34 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(34 AS Int64) and col_Uint64=CAST(34 AS Uint64) and col_Int32=CAST(34 AS Int32) and col_Uint32=CAST(34 AS Uint32) and col_Int16=CAST(34 AS Int16) and col_Uint16=CAST(34 AS Uint16) and col_Int8=CAST(34 AS Int8) and col_Uint8=CAST(34 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'34\' AS Decimal(15,0)) and col_Decimal229=CAST(\'34.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'34.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'340.0\' AS DyNumber) and col_String=\'String 34\' and col_Utf8=\'Utf8 34\' and col_UUID=CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2034-01-01\' AS Date) and col_Datetime=CAST(\'2034-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203400000000 AS Timestamp) and col_Interval=CAST(34 AS Interval) and col_Date32=CAST(\'2034-01-01\' AS Date32) and col_Datetime64=CAST(\'2034-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203400000000 AS Timestamp64) and col_Interval64=CAST(34 AS Interval64) and col_Float=CAST(34.1 AS Float) and col_Double=CAST(34.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 75fcd86c-214c-4748-9867-d371498bf3da, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c3c155a0-d395-4f18-bc50-cc30a899faca, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c3c155a0-d395-4f18-bc50-cc30a899faca, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(35 AS Int64) and pk_Uint64=CAST(35 AS Uint64) and pk_Int32=CAST(35 AS Int32) and pk_Uint32=CAST(35 AS Uint32) and pk_Int16=CAST(35 AS Int16) and pk_Uint16=CAST(35 AS Uint16) and pk_Int8=CAST(35 AS Int8) and pk_Uint8=CAST(35 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'35\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'35.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'35.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'350.0\' AS DyNumber) and pk_String=\'String 35\' and pk_Utf8=\'Utf8 35\' and pk_UUID=CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2035-01-01\' AS Date) and pk_Datetime=CAST(\'2035-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203500000000 AS Timestamp) and pk_Interval=CAST(35 AS Interval) and pk_Date32=CAST(\'2035-01-01\' AS Date32) and pk_Datetime64=CAST(\'2035-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203500000000 AS Timestamp64) and pk_Interval64=CAST(35 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(35 AS Int64) and col_Uint64=CAST(35 AS Uint64) and col_Int32=CAST(35 AS Int32) and col_Uint32=CAST(35 AS Uint32) and col_Int16=CAST(35 AS Int16) and col_Uint16=CAST(35 AS Uint16) and col_Int8=CAST(35 AS Int8) and col_Uint8=CAST(35 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'35\' AS Decimal(15,0)) and col_Decimal229=CAST(\'35.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'35.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'350.0\' AS DyNumber) and col_String=\'String 35\' and col_Utf8=\'Utf8 35\' and col_UUID=CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2035-01-01\' AS Date) and col_Datetime=CAST(\'2035-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203500000000 AS Timestamp) and col_Interval=CAST(35 AS Interval) and col_Date32=CAST(\'2035-01-01\' AS Date32) and col_Datetime64=CAST(\'2035-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203500000000 AS Timestamp64) and col_Interval64=CAST(35 AS Interval64) and col_Float=CAST(35.1 AS Float) and col_Double=CAST(35.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c3c155a0-d395-4f18-bc50-cc30a899faca, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 286d085c-1c4e-41e1-b265-1ad840160e42, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 286d085c-1c4e-41e1-b265-1ad840160e42, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(36 AS Int64) and pk_Uint64=CAST(36 AS Uint64) and pk_Int32=CAST(36 AS Int32) and pk_Uint32=CAST(36 AS Uint32) and pk_Int16=CAST(36 AS Int16) and pk_Uint16=CAST(36 AS Uint16) and pk_Int8=CAST(36 AS Int8) and pk_Uint8=CAST(36 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'36\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'36.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'36.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'360.0\' AS DyNumber) and pk_String=\'String 36\' and pk_Utf8=\'Utf8 36\' and pk_UUID=CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2036-01-01\' AS Date) and pk_Datetime=CAST(\'2036-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203600000000 AS Timestamp) and pk_Interval=CAST(36 AS Interval) and pk_Date32=CAST(\'2036-01-01\' AS Date32) and pk_Datetime64=CAST(\'2036-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203600000000 AS Timestamp64) and pk_Interval64=CAST(36 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(36 AS Int64) and col_Uint64=CAST(36 AS Uint64) and col_Int32=CAST(36 AS Int32) and col_Uint32=CAST(36 AS Uint32) and col_Int16=CAST(36 AS Int16) and col_Uint16=CAST(36 AS Uint16) and col_Int8=CAST(36 AS Int8) and col_Uint8=CAST(36 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'36\' AS Decimal(15,0)) and col_Decimal229=CAST(\'36.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'36.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'360.0\' AS DyNumber) and col_String=\'String 36\' and col_Utf8=\'Utf8 36\' and col_UUID=CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2036-01-01\' AS Date) and col_Datetime=CAST(\'2036-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203600000000 AS Timestamp) and col_Interval=CAST(36 AS Interval) and col_Date32=CAST(\'2036-01-01\' AS Date32) and col_Datetime64=CAST(\'2036-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203600000000 AS Timestamp64) and col_Interval64=CAST(36 AS Interval64) and col_Float=CAST(36.1 AS Float) and col_Double=CAST(36.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 286d085c-1c4e-41e1-b265-1ad840160e42, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3f55acbb-27b5-41e4-bb9a-ac9d922c2629, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3f55acbb-27b5-41e4-bb9a-ac9d922c2629, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(37 AS Int64) and pk_Uint64=CAST(37 AS Uint64) and pk_Int32=CAST(37 AS Int32) and pk_Uint32=CAST(37 AS Uint32) and pk_Int16=CAST(37 AS Int16) and pk_Uint16=CAST(37 AS Uint16) and pk_Int8=CAST(37 AS Int8) and pk_Uint8=CAST(37 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'37\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'37.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'37.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'370.0\' AS DyNumber) and pk_String=\'String 37\' and pk_Utf8=\'Utf8 37\' and pk_UUID=CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2037-01-01\' AS Date) and pk_Datetime=CAST(\'2037-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203700000000 AS Timestamp) and pk_Interval=CAST(37 AS Interval) and pk_Date32=CAST(\'2037-01-01\' AS Date32) and pk_Datetime64=CAST(\'2037-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203700000000 AS Timestamp64) and pk_Interval64=CAST(37 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(37 AS Int64) and col_Uint64=CAST(37 AS Uint64) and col_Int32=CAST(37 AS Int32) and col_Uint32=CAST(37 AS Uint32) and col_Int16=CAST(37 AS Int16) and col_Uint16=CAST(37 AS Uint16) and col_Int8=CAST(37 AS Int8) and col_Uint8=CAST(37 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'37\' AS Decimal(15,0)) and col_Decimal229=CAST(\'37.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'37.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'370.0\' AS DyNumber) and col_String=\'String 37\' and col_Utf8=\'Utf8 37\' and col_UUID=CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2037-01-01\' AS Date) and col_Datetime=CAST(\'2037-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203700000000 AS Timestamp) and col_Interval=CAST(37 AS Interval) and col_Date32=CAST(\'2037-01-01\' AS Date32) and col_Datetime64=CAST(\'2037-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203700000000 AS Timestamp64) and col_Interval64=CAST(37 AS Interval64) and col_Float=CAST(37.1 AS Float) and col_Double=CAST(37.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3f55acbb-27b5-41e4-bb9a-ac9d922c2629, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eab97a39-4d64-4387-b6a3-aeb084c90ed5, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eab97a39-4d64-4387-b6a3-aeb084c90ed5, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(38 AS Int64) and pk_Uint64=CAST(38 AS Uint64) and pk_Int32=CAST(38 AS Int32) and pk_Uint32=CAST(38 AS Uint32) and pk_Int16=CAST(38 AS Int16) and pk_Uint16=CAST(38 AS Uint16) and pk_Int8=CAST(38 AS Int8) and pk_Uint8=CAST(38 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'38\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'38.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'38.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'380.0\' AS DyNumber) and pk_String=\'String 38\' and pk_Utf8=\'Utf8 38\' and pk_UUID=CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2038-01-01\' AS Date) and pk_Datetime=CAST(\'2038-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203800000000 AS Timestamp) and pk_Interval=CAST(38 AS Interval) and pk_Date32=CAST(\'2038-01-01\' AS Date32) and pk_Datetime64=CAST(\'2038-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203800000000 AS Timestamp64) and pk_Interval64=CAST(38 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(38 AS Int64) and col_Uint64=CAST(38 AS Uint64) and col_Int32=CAST(38 AS Int32) and col_Uint32=CAST(38 AS Uint32) and col_Int16=CAST(38 AS Int16) and col_Uint16=CAST(38 AS Uint16) and col_Int8=CAST(38 AS Int8) and col_Uint8=CAST(38 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'38\' AS Decimal(15,0)) and col_Decimal229=CAST(\'38.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'38.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'380.0\' AS DyNumber) and col_String=\'String 38\' and col_Utf8=\'Utf8 38\' and col_UUID=CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2038-01-01\' AS Date) and col_Datetime=CAST(\'2038-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203800000000 AS Timestamp) and col_Interval=CAST(38 AS Interval) and col_Date32=CAST(\'2038-01-01\' AS Date32) and col_Datetime64=CAST(\'2038-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203800000000 AS Timestamp64) and col_Interval64=CAST(38 AS Interval64) and col_Float=CAST(38.1 AS Float) and col_Double=CAST(38.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eab97a39-4d64-4387-b6a3-aeb084c90ed5, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2fd51219-9369-49a4-a903-aecb51ab2901, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2fd51219-9369-49a4-a903-aecb51ab2901, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(39 AS Int64) and pk_Uint64=CAST(39 AS Uint64) and pk_Int32=CAST(39 AS Int32) and pk_Uint32=CAST(39 AS Uint32) and pk_Int16=CAST(39 AS Int16) and pk_Uint16=CAST(39 AS Uint16) and pk_Int8=CAST(39 AS Int8) and pk_Uint8=CAST(39 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'39\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'39.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'39.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'390.0\' AS DyNumber) and pk_String=\'String 39\' and pk_Utf8=\'Utf8 39\' and pk_UUID=CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2039-01-01\' AS Date) and pk_Datetime=CAST(\'2039-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203900000000 AS Timestamp) and pk_Interval=CAST(39 AS Interval) and pk_Date32=CAST(\'2039-01-01\' AS Date32) and pk_Datetime64=CAST(\'2039-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203900000000 AS Timestamp64) and pk_Interval64=CAST(39 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(39 AS Int64) and col_Uint64=CAST(39 AS Uint64) and col_Int32=CAST(39 AS Int32) and col_Uint32=CAST(39 AS Uint32) and col_Int16=CAST(39 AS Int16) and col_Uint16=CAST(39 AS Uint16) and col_Int8=CAST(39 AS Int8) and col_Uint8=CAST(39 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'39\' AS Decimal(15,0)) and col_Decimal229=CAST(\'39.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'39.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'390.0\' AS DyNumber) and col_String=\'String 39\' and col_Utf8=\'Utf8 39\' and col_UUID=CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2039-01-01\' AS Date) and col_Datetime=CAST(\'2039-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203900000000 AS Timestamp) and col_Interval=CAST(39 AS Interval) and col_Date32=CAST(\'2039-01-01\' AS Date32) and col_Datetime64=CAST(\'2039-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203900000000 AS Timestamp64) and col_Interval64=CAST(39 AS Interval64) and col_Float=CAST(39.1 AS Float) and col_Double=CAST(39.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2fd51219-9369-49a4-a903-aecb51ab2901, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
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, 88aa9572-ce05-49c0-8746-1cf15324c84d, localhost:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 88aa9572-ce05-49c0-8746-1cf15324c84d, localhost:23357): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 88aa9572-ce05-49c0-8746-1cf15324c84d, localhost:23357): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tebhsnycoe.auto.internal" port: 23357 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-tebhsnycoe.auto.internal:23357, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23357
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e167d8cd-84ba-45e1-a362-2c0673d3a184, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e167d8cd-84ba-45e1-a362-2c0673d3a184, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(40 AS Int64) and pk_Uint64=CAST(40 AS Uint64) and pk_Int32=CAST(40 AS Int32) and pk_Uint32=CAST(40 AS Uint32) and pk_Int16=CAST(40 AS Int16) and pk_Uint16=CAST(40 AS Uint16) and pk_Int8=CAST(40 AS Int8) and pk_Uint8=CAST(40 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'40\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'40.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'40.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'400.0\' AS DyNumber) and pk_String=\'String 40\' and pk_Utf8=\'Utf8 40\' and pk_UUID=CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2040-01-01\' AS Date) and pk_Datetime=CAST(\'2040-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204000000000 AS Timestamp) and pk_Interval=CAST(40 AS Interval) and pk_Date32=CAST(\'2040-01-01\' AS Date32) and pk_Datetime64=CAST(\'2040-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204000000000 AS Timestamp64) and pk_Interval64=CAST(40 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(40 AS Int64) and col_Uint64=CAST(40 AS Uint64) and col_Int32=CAST(40 AS Int32) and col_Uint32=CAST(40 AS Uint32) and col_Int16=CAST(40 AS Int16) and col_Uint16=CAST(40 AS Uint16) and col_Int8=CAST(40 AS Int8) and col_Uint8=CAST(40 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'40\' AS Decimal(15,0)) and col_Decimal229=CAST(\'40.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'40.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'400.0\' AS DyNumber) and col_String=\'String 40\' and col_Utf8=\'Utf8 40\' and col_UUID=CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2040-01-01\' AS Date) and col_Datetime=CAST(\'2040-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204000000000 AS Timestamp) and col_Interval=CAST(40 AS Interval) and col_Date32=CAST(\'2040-01-01\' AS Date32) and col_Datetime64=CAST(\'2040-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204000000000 AS Timestamp64) and col_Interval64=CAST(40 AS Interval64) and col_Float=CAST(40.1 AS Float) and col_Double=CAST(40.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e167d8cd-84ba-45e1-a362-2c0673d3a184, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bd6d08a2-3516-4290-beee-6253134e3160, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bd6d08a2-3516-4290-beee-6253134e3160, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(41 AS Int64) and pk_Uint64=CAST(41 AS Uint64) and pk_Int32=CAST(41 AS Int32) and pk_Uint32=CAST(41 AS Uint32) and pk_Int16=CAST(41 AS Int16) and pk_Uint16=CAST(41 AS Uint16) and pk_Int8=CAST(41 AS Int8) and pk_Uint8=CAST(41 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'41\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'41.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'41.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'410.0\' AS DyNumber) and pk_String=\'String 41\' and pk_Utf8=\'Utf8 41\' and pk_UUID=CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2041-01-01\' AS Date) and pk_Datetime=CAST(\'2041-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204100000000 AS Timestamp) and pk_Interval=CAST(41 AS Interval) and pk_Date32=CAST(\'2041-01-01\' AS Date32) and pk_Datetime64=CAST(\'2041-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204100000000 AS Timestamp64) and pk_Interval64=CAST(41 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(41 AS Int64) and col_Uint64=CAST(41 AS Uint64) and col_Int32=CAST(41 AS Int32) and col_Uint32=CAST(41 AS Uint32) and col_Int16=CAST(41 AS Int16) and col_Uint16=CAST(41 AS Uint16) and col_Int8=CAST(41 AS Int8) and col_Uint8=CAST(41 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'41\' AS Decimal(15,0)) and col_Decimal229=CAST(\'41.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'41.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'410.0\' AS DyNumber) and col_String=\'String 41\' and col_Utf8=\'Utf8 41\' and col_UUID=CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2041-01-01\' AS Date) and col_Datetime=CAST(\'2041-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204100000000 AS Timestamp) and col_Interval=CAST(41 AS Interval) and col_Date32=CAST(\'2041-01-01\' AS Date32) and col_Datetime64=CAST(\'2041-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204100000000 AS Timestamp64) and col_Interval64=CAST(41 AS Interval64) and col_Float=CAST(41.1 AS Float) and col_Double=CAST(41.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bd6d08a2-3516-4290-beee-6253134e3160, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dae8313c-41ec-4f87-9f48-d749ee108782, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dae8313c-41ec-4f87-9f48-d749ee108782, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(42 AS Int64) and pk_Uint64=CAST(42 AS Uint64) and pk_Int32=CAST(42 AS Int32) and pk_Uint32=CAST(42 AS Uint32) and pk_Int16=CAST(42 AS Int16) and pk_Uint16=CAST(42 AS Uint16) and pk_Int8=CAST(42 AS Int8) and pk_Uint8=CAST(42 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'42\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'42.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'42.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'420.0\' AS DyNumber) and pk_String=\'String 42\' and pk_Utf8=\'Utf8 42\' and pk_UUID=CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2042-01-01\' AS Date) and pk_Datetime=CAST(\'2042-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204200000000 AS Timestamp) and pk_Interval=CAST(42 AS Interval) and pk_Date32=CAST(\'2042-01-01\' AS Date32) and pk_Datetime64=CAST(\'2042-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204200000000 AS Timestamp64) and pk_Interval64=CAST(42 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(42 AS Int64) and col_Uint64=CAST(42 AS Uint64) and col_Int32=CAST(42 AS Int32) and col_Uint32=CAST(42 AS Uint32) and col_Int16=CAST(42 AS Int16) and col_Uint16=CAST(42 AS Uint16) and col_Int8=CAST(42 AS Int8) and col_Uint8=CAST(42 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'42\' AS Decimal(15,0)) and col_Decimal229=CAST(\'42.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'42.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'420.0\' AS DyNumber) and col_String=\'String 42\' and col_Utf8=\'Utf8 42\' and col_UUID=CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2042-01-01\' AS Date) and col_Datetime=CAST(\'2042-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204200000000 AS Timestamp) and col_Interval=CAST(42 AS Interval) and col_Date32=CAST(\'2042-01-01\' AS Date32) and col_Datetime64=CAST(\'2042-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204200000000 AS Timestamp64) and col_Interval64=CAST(42 AS Interval64) and col_Float=CAST(42.1 AS Float) and col_Double=CAST(42.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dae8313c-41ec-4f87-9f48-d749ee108782, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0833a046-d9c9-4726-8526-18811956c8c6, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0833a046-d9c9-4726-8526-18811956c8c6, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(43 AS Int64) and pk_Uint64=CAST(43 AS Uint64) and pk_Int32=CAST(43 AS Int32) and pk_Uint32=CAST(43 AS Uint32) and pk_Int16=CAST(43 AS Int16) and pk_Uint16=CAST(43 AS Uint16) and pk_Int8=CAST(43 AS Int8) and pk_Uint8=CAST(43 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'43\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'43.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'43.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'430.0\' AS DyNumber) and pk_String=\'String 43\' and pk_Utf8=\'Utf8 43\' and pk_UUID=CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2043-01-01\' AS Date) and pk_Datetime=CAST(\'2043-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204300000000 AS Timestamp) and pk_Interval=CAST(43 AS Interval) and pk_Date32=CAST(\'2043-01-01\' AS Date32) and pk_Datetime64=CAST(\'2043-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204300000000 AS Timestamp64) and pk_Interval64=CAST(43 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(43 AS Int64) and col_Uint64=CAST(43 AS Uint64) and col_Int32=CAST(43 AS Int32) and col_Uint32=CAST(43 AS Uint32) and col_Int16=CAST(43 AS Int16) and col_Uint16=CAST(43 AS Uint16) and col_Int8=CAST(43 AS Int8) and col_Uint8=CAST(43 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'43\' AS Decimal(15,0)) and col_Decimal229=CAST(\'43.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'43.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'430.0\' AS DyNumber) and col_String=\'String 43\' and col_Utf8=\'Utf8 43\' and col_UUID=CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2043-01-01\' AS Date) and col_Datetime=CAST(\'2043-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204300000000 AS Timestamp) and col_Interval=CAST(43 AS Interval) and col_Date32=CAST(\'2043-01-01\' AS Date32) and col_Datetime64=CAST(\'2043-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204300000000 AS Timestamp64) and col_Interval64=CAST(43 AS Interval64) and col_Float=CAST(43.1 AS Float) and col_Double=CAST(43.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0833a046-d9c9-4726-8526-18811956c8c6, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 444f1acd-2cc1-430d-a525-1a68a07a052b, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 444f1acd-2cc1-430d-a525-1a68a07a052b, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(44 AS Int64) and pk_Uint64=CAST(44 AS Uint64) and pk_Int32=CAST(44 AS Int32) and pk_Uint32=CAST(44 AS Uint32) and pk_Int16=CAST(44 AS Int16) and pk_Uint16=CAST(44 AS Uint16) and pk_Int8=CAST(44 AS Int8) and pk_Uint8=CAST(44 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'44\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'44.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'44.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'440.0\' AS DyNumber) and pk_String=\'String 44\' and pk_Utf8=\'Utf8 44\' and pk_UUID=CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2044-01-01\' AS Date) and pk_Datetime=CAST(\'2044-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204400000000 AS Timestamp) and pk_Interval=CAST(44 AS Interval) and pk_Date32=CAST(\'2044-01-01\' AS Date32) and pk_Datetime64=CAST(\'2044-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204400000000 AS Timestamp64) and pk_Interval64=CAST(44 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(44 AS Int64) and col_Uint64=CAST(44 AS Uint64) and col_Int32=CAST(44 AS Int32) and col_Uint32=CAST(44 AS Uint32) and col_Int16=CAST(44 AS Int16) and col_Uint16=CAST(44 AS Uint16) and col_Int8=CAST(44 AS Int8) and col_Uint8=CAST(44 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'44\' AS Decimal(15,0)) and col_Decimal229=CAST(\'44.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'44.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'440.0\' AS DyNumber) and col_String=\'String 44\' and col_Utf8=\'Utf8 44\' and col_UUID=CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2044-01-01\' AS Date) and col_Datetime=CAST(\'2044-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204400000000 AS Timestamp) and col_Interval=CAST(44 AS Interval) and col_Date32=CAST(\'2044-01-01\' AS Date32) and col_Datetime64=CAST(\'2044-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204400000000 AS Timestamp64) and col_Interval64=CAST(44 AS Interval64) and col_Float=CAST(44.1 AS Float) and col_Double=CAST(44.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 444f1acd-2cc1-430d-a525-1a68a07a052b, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0691b790-0a48-4cd5-8b54-7296052aed0b, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0691b790-0a48-4cd5-8b54-7296052aed0b, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(45 AS Int64) and pk_Uint64=CAST(45 AS Uint64) and pk_Int32=CAST(45 AS Int32) and pk_Uint32=CAST(45 AS Uint32) and pk_Int16=CAST(45 AS Int16) and pk_Uint16=CAST(45 AS Uint16) and pk_Int8=CAST(45 AS Int8) and pk_Uint8=CAST(45 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'45\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'45.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'45.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'450.0\' AS DyNumber) and pk_String=\'String 45\' and pk_Utf8=\'Utf8 45\' and pk_UUID=CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2045-01-01\' AS Date) and pk_Datetime=CAST(\'2045-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204500000000 AS Timestamp) and pk_Interval=CAST(45 AS Interval) and pk_Date32=CAST(\'2045-01-01\' AS Date32) and pk_Datetime64=CAST(\'2045-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204500000000 AS Timestamp64) and pk_Interval64=CAST(45 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(45 AS Int64) and col_Uint64=CAST(45 AS Uint64) and col_Int32=CAST(45 AS Int32) and col_Uint32=CAST(45 AS Uint32) and col_Int16=CAST(45 AS Int16) and col_Uint16=CAST(45 AS Uint16) and col_Int8=CAST(45 AS Int8) and col_Uint8=CAST(45 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'45\' AS Decimal(15,0)) and col_Decimal229=CAST(\'45.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'45.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'450.0\' AS DyNumber) and col_String=\'String 45\' and col_Utf8=\'Utf8 45\' and col_UUID=CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2045-01-01\' AS Date) and col_Datetime=CAST(\'2045-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204500000000 AS Timestamp) and col_Interval=CAST(45 AS Interval) and col_Date32=CAST(\'2045-01-01\' AS Date32) and col_Datetime64=CAST(\'2045-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204500000000 AS Timestamp64) and col_Interval64=CAST(45 AS Interval64) and col_Float=CAST(45.1 AS Float) and col_Double=CAST(45.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0691b790-0a48-4cd5-8b54-7296052aed0b, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 46f6a834-46c7-4437-b144-e92bb6e310fc, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 46f6a834-46c7-4437-b144-e92bb6e310fc, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(46 AS Int64) and pk_Uint64=CAST(46 AS Uint64) and pk_Int32=CAST(46 AS Int32) and pk_Uint32=CAST(46 AS Uint32) and pk_Int16=CAST(46 AS Int16) and pk_Uint16=CAST(46 AS Uint16) and pk_Int8=CAST(46 AS Int8) and pk_Uint8=CAST(46 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'46\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'46.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'46.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'460.0\' AS DyNumber) and pk_String=\'String 46\' and pk_Utf8=\'Utf8 46\' and pk_UUID=CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2046-01-01\' AS Date) and pk_Datetime=CAST(\'2046-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204600000000 AS Timestamp) and pk_Interval=CAST(46 AS Interval) and pk_Date32=CAST(\'2046-01-01\' AS Date32) and pk_Datetime64=CAST(\'2046-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204600000000 AS Timestamp64) and pk_Interval64=CAST(46 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(46 AS Int64) and col_Uint64=CAST(46 AS Uint64) and col_Int32=CAST(46 AS Int32) and col_Uint32=CAST(46 AS Uint32) and col_Int16=CAST(46 AS Int16) and col_Uint16=CAST(46 AS Uint16) and col_Int8=CAST(46 AS Int8) and col_Uint8=CAST(46 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'46\' AS Decimal(15,0)) and col_Decimal229=CAST(\'46.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'46.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'460.0\' AS DyNumber) and col_String=\'String 46\' and col_Utf8=\'Utf8 46\' and col_UUID=CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2046-01-01\' AS Date) and col_Datetime=CAST(\'2046-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204600000000 AS Timestamp) and col_Interval=CAST(46 AS Interval) and col_Date32=CAST(\'2046-01-01\' AS Date32) and col_Datetime64=CAST(\'2046-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204600000000 AS Timestamp64) and col_Interval64=CAST(46 AS Interval64) and col_Float=CAST(46.1 AS Float) and col_Double=CAST(46.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 46f6a834-46c7-4437-b144-e92bb6e310fc, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 47fb16bd-b554-48e3-974a-04db713f2234, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 47fb16bd-b554-48e3-974a-04db713f2234, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(47 AS Int64) and pk_Uint64=CAST(47 AS Uint64) and pk_Int32=CAST(47 AS Int32) and pk_Uint32=CAST(47 AS Uint32) and pk_Int16=CAST(47 AS Int16) and pk_Uint16=CAST(47 AS Uint16) and pk_Int8=CAST(47 AS Int8) and pk_Uint8=CAST(47 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'47\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'47.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'47.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'470.0\' AS DyNumber) and pk_String=\'String 47\' and pk_Utf8=\'Utf8 47\' and pk_UUID=CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2047-01-01\' AS Date) and pk_Datetime=CAST(\'2047-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204700000000 AS Timestamp) and pk_Interval=CAST(47 AS Interval) and pk_Date32=CAST(\'2047-01-01\' AS Date32) and pk_Datetime64=CAST(\'2047-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204700000000 AS Timestamp64) and pk_Interval64=CAST(47 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(47 AS Int64) and col_Uint64=CAST(47 AS Uint64) and col_Int32=CAST(47 AS Int32) and col_Uint32=CAST(47 AS Uint32) and col_Int16=CAST(47 AS Int16) and col_Uint16=CAST(47 AS Uint16) and col_Int8=CAST(47 AS Int8) and col_Uint8=CAST(47 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'47\' AS Decimal(15,0)) and col_Decimal229=CAST(\'47.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'47.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'470.0\' AS DyNumber) and col_String=\'String 47\' and col_Utf8=\'Utf8 47\' and col_UUID=CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2047-01-01\' AS Date) and col_Datetime=CAST(\'2047-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204700000000 AS Timestamp) and col_Interval=CAST(47 AS Interval) and col_Date32=CAST(\'2047-01-01\' AS Date32) and col_Datetime64=CAST(\'2047-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204700000000 AS Timestamp64) and col_Interval64=CAST(47 AS Interval64) and col_Float=CAST(47.1 AS Float) and col_Double=CAST(47.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 47fb16bd-b554-48e3-974a-04db713f2234, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1bbc6862-3d72-4423-9cd7-bb0888cf328f, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1bbc6862-3d72-4423-9cd7-bb0888cf328f, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(48 AS Int64) and pk_Uint64=CAST(48 AS Uint64) and pk_Int32=CAST(48 AS Int32) and pk_Uint32=CAST(48 AS Uint32) and pk_Int16=CAST(48 AS Int16) and pk_Uint16=CAST(48 AS Uint16) and pk_Int8=CAST(48 AS Int8) and pk_Uint8=CAST(48 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'48\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'48.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'48.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'480.0\' AS DyNumber) and pk_String=\'String 48\' and pk_Utf8=\'Utf8 48\' and pk_UUID=CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2048-01-01\' AS Date) and pk_Datetime=CAST(\'2048-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204800000000 AS Timestamp) and pk_Interval=CAST(48 AS Interval) and pk_Date32=CAST(\'2048-01-01\' AS Date32) and pk_Datetime64=CAST(\'2048-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204800000000 AS Timestamp64) and pk_Interval64=CAST(48 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(48 AS Int64) and col_Uint64=CAST(48 AS Uint64) and col_Int32=CAST(48 AS Int32) and col_Uint32=CAST(48 AS Uint32) and col_Int16=CAST(48 AS Int16) and col_Uint16=CAST(48 AS Uint16) and col_Int8=CAST(48 AS Int8) and col_Uint8=CAST(48 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'48\' AS Decimal(15,0)) and col_Decimal229=CAST(\'48.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'48.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'480.0\' AS DyNumber) and col_String=\'String 48\' and col_Utf8=\'Utf8 48\' and col_UUID=CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2048-01-01\' AS Date) and col_Datetime=CAST(\'2048-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204800000000 AS Timestamp) and col_Interval=CAST(48 AS Interval) and col_Date32=CAST(\'2048-01-01\' AS Date32) and col_Datetime64=CAST(\'2048-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204800000000 AS Timestamp64) and col_Interval64=CAST(48 AS Interval64) and col_Float=CAST(48.1 AS Float) and col_Double=CAST(48.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1bbc6862-3d72-4423-9cd7-bb0888cf328f, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2ddb662d-6268-4af4-ab1b-8a82b3d57997, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2ddb662d-6268-4af4-ab1b-8a82b3d57997, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(49 AS Int64) and pk_Uint64=CAST(49 AS Uint64) and pk_Int32=CAST(49 AS Int32) and pk_Uint32=CAST(49 AS Uint32) and pk_Int16=CAST(49 AS Int16) and pk_Uint16=CAST(49 AS Uint16) and pk_Int8=CAST(49 AS Int8) and pk_Uint8=CAST(49 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'49\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'49.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'49.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'490.0\' AS DyNumber) and pk_String=\'String 49\' and pk_Utf8=\'Utf8 49\' and pk_UUID=CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2049-01-01\' AS Date) and pk_Datetime=CAST(\'2049-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204900000000 AS Timestamp) and pk_Interval=CAST(49 AS Interval) and pk_Date32=CAST(\'2049-01-01\' AS Date32) and pk_Datetime64=CAST(\'2049-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204900000000 AS Timestamp64) and pk_Interval64=CAST(49 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(49 AS Int64) and col_Uint64=CAST(49 AS Uint64) and col_Int32=CAST(49 AS Int32) and col_Uint32=CAST(49 AS Uint32) and col_Int16=CAST(49 AS Int16) and col_Uint16=CAST(49 AS Uint16) and col_Int8=CAST(49 AS Int8) and col_Uint8=CAST(49 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'49\' AS Decimal(15,0)) and col_Decimal229=CAST(\'49.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'49.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'490.0\' AS DyNumber) and col_String=\'String 49\' and col_Utf8=\'Utf8 49\' and col_UUID=CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2049-01-01\' AS Date) and col_Datetime=CAST(\'2049-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204900000000 AS Timestamp) and col_Interval=CAST(49 AS Interval) and col_Date32=CAST(\'2049-01-01\' AS Date32) and col_Datetime64=CAST(\'2049-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204900000000 AS Timestamp64) and col_Interval64=CAST(49 AS Interval64) and col_Float=CAST(49.1 AS Float) and col_Double=CAST(49.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2ddb662d-6268-4af4-ab1b-8a82b3d57997, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
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, 9b832067-99f4-4cf2-93da-0bbd75214b64, localhost:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9b832067-99f4-4cf2-93da-0bbd75214b64, localhost:19219): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9b832067-99f4-4cf2-93da-0bbd75214b64, localhost:19219): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tebhsnycoe.auto.internal" port: 19219 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-tebhsnycoe.auto.internal:19219, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19219
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 99d0a385-e433-47c4-bfb9-294c0bfcce2a, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 99d0a385-e433-47c4-bfb9-294c0bfcce2a, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(50 AS Int64) and pk_Uint64=CAST(50 AS Uint64) and pk_Int32=CAST(50 AS Int32) and pk_Uint32=CAST(50 AS Uint32) and pk_Int16=CAST(50 AS Int16) and pk_Uint16=CAST(50 AS Uint16) and pk_Int8=CAST(50 AS Int8) and pk_Uint8=CAST(50 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'50\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'50.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'50.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'500.0\' AS DyNumber) and pk_String=\'String 50\' and pk_Utf8=\'Utf8 50\' and pk_UUID=CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2050-01-01\' AS Date) and pk_Datetime=CAST(\'2050-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696205000000000 AS Timestamp) and pk_Interval=CAST(50 AS Interval) and pk_Date32=CAST(\'2050-01-01\' AS Date32) and pk_Datetime64=CAST(\'2050-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696205000000000 AS Timestamp64) and pk_Interval64=CAST(50 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(50 AS Int64) and col_Uint64=CAST(50 AS Uint64) and col_Int32=CAST(50 AS Int32) and col_Uint32=CAST(50 AS Uint32) and col_Int16=CAST(50 AS Int16) and col_Uint16=CAST(50 AS Uint16) and col_Int8=CAST(50 AS Int8) and col_Uint8=CAST(50 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'50\' AS Decimal(15,0)) and col_Decimal229=CAST(\'50.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'50.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'500.0\' AS DyNumber) and col_String=\'String 50\' and col_Utf8=\'Utf8 50\' and col_UUID=CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2050-01-01\' AS Date) and col_Datetime=CAST(\'2050-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696205000000000 AS Timestamp) and col_Interval=CAST(50 AS Interval) and col_Date32=CAST(\'2050-01-01\' AS Date32) and col_Datetime64=CAST(\'2050-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696205000000000 AS Timestamp64) and col_Interval64=CAST(50 AS Interval64) and col_Float=CAST(50.1 AS Float) and col_Double=CAST(50.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 99d0a385-e433-47c4-bfb9-294c0bfcce2a, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 522dd139-6f60-4f07-90ee-3d01229a8add, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 522dd139-6f60-4f07-90ee-3d01229a8add, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(51 AS Int64) and pk_Uint64=CAST(51 AS Uint64) and pk_Int32=CAST(51 AS Int32) and pk_Uint32=CAST(51 AS Uint32) and pk_Int16=CAST(51 AS Int16) and pk_Uint16=CAST(51 AS Uint16) and pk_Int8=CAST(51 AS Int8) and pk_Uint8=CAST(51 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'51\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'51.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'51.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'510.0\' AS DyNumber) and pk_String=\'String 51\' and pk_Utf8=\'Utf8 51\' and pk_UUID=CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2051-01-01\' AS Date) and pk_Datetime=CAST(\'2051-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696205100000000 AS Timestamp) and pk_Interval=CAST(51 AS Interval) and pk_Date32=CAST(\'2051-01-01\' AS Date32) and pk_Datetime64=CAST(\'2051-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696205100000000 AS Timestamp64) and pk_Interval64=CAST(51 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(51 AS Int64) and col_Uint64=CAST(51 AS Uint64) and col_Int32=CAST(51 AS Int32) and col_Uint32=CAST(51 AS Uint32) and col_Int16=CAST(51 AS Int16) and col_Uint16=CAST(51 AS Uint16) and col_Int8=CAST(51 AS Int8) and col_Uint8=CAST(51 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'51\' AS Decimal(15,0)) and col_Decimal229=CAST(\'51.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'51.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'510.0\' AS DyNumber) and col_String=\'String 51\' and col_Utf8=\'Utf8 51\' and col_UUID=CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2051-01-01\' AS Date) and col_Datetime=CAST(\'2051-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696205100000000 AS Timestamp) and col_Interval=CAST(51 AS Interval) and col_Date32=CAST(\'2051-01-01\' AS Date32) and col_Datetime64=CAST(\'2051-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696205100000000 AS Timestamp64) and col_Interval64=CAST(51 AS Interval64) and col_Float=CAST(51.1 AS Float) and col_Double=CAST(51.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 522dd139-6f60-4f07-90ee-3d01229a8add, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c1248a45-3b7e-4866-aff2-1812a130b1ec, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c1248a45-3b7e-4866-aff2-1812a130b1ec, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(52 AS Int64) and pk_Uint64=CAST(52 AS Uint64) and pk_Int32=CAST(52 AS Int32) and pk_Uint32=CAST(52 AS Uint32) and pk_Int16=CAST(52 AS Int16) and pk_Uint16=CAST(52 AS Uint16) and pk_Int8=CAST(52 AS Int8) and pk_Uint8=CAST(52 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'52\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'52.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'52.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'520.0\' AS DyNumber) and pk_String=\'String 52\' and pk_Utf8=\'Utf8 52\' and pk_UUID=CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2052-01-01\' AS Date) and pk_Datetime=CAST(\'2052-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696205200000000 AS Timestamp) and pk_Interval=CAST(52 AS Interval) and pk_Date32=CAST(\'2052-01-01\' AS Date32) and pk_Datetime64=CAST(\'2052-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696205200000000 AS Timestamp64) and pk_Interval64=CAST(52 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(52 AS Int64) and col_Uint64=CAST(52 AS Uint64) and col_Int32=CAST(52 AS Int32) and col_Uint32=CAST(52 AS Uint32) and col_Int16=CAST(52 AS Int16) and col_Uint16=CAST(52 AS Uint16) and col_Int8=CAST(52 AS Int8) and col_Uint8=CAST(52 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'52\' AS Decimal(15,0)) and col_Decimal229=CAST(\'52.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'52.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'520.0\' AS DyNumber) and col_String=\'String 52\' and col_Utf8=\'Utf8 52\' and col_UUID=CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2052-01-01\' AS Date) and col_Datetime=CAST(\'2052-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696205200000000 AS Timestamp) and col_Interval=CAST(52 AS Interval) and col_Date32=CAST(\'2052-01-01\' AS Date32) and col_Datetime64=CAST(\'2052-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696205200000000 AS Timestamp64) and col_Interval64=CAST(52 AS Interval64) and col_Float=CAST(52.1 AS Float) and col_Double=CAST(52.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c1248a45-3b7e-4866-aff2-1812a130b1ec, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cd985865-0cd9-4ed7-a1df-e59c1398a7a3, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cd985865-0cd9-4ed7-a1df-e59c1398a7a3, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(53 AS Int64) and pk_Uint64=CAST(53 AS Uint64) and pk_Int32=CAST(53 AS Int32) and pk_Uint32=CAST(53 AS Uint32) and pk_Int16=CAST(53 AS Int16) and pk_Uint16=CAST(53 AS Uint16) and pk_Int8=CAST(53 AS Int8) and pk_Uint8=CAST(53 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'53\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'53.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'53.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'530.0\' AS DyNumber) and pk_String=\'String 53\' and pk_Utf8=\'Utf8 53\' and pk_UUID=CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2053-01-01\' AS Date) and pk_Datetime=CAST(\'2053-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696205300000000 AS Timestamp) and pk_Interval=CAST(53 AS Interval) and pk_Date32=CAST(\'2053-01-01\' AS Date32) and pk_Datetime64=CAST(\'2053-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696205300000000 AS Timestamp64) and pk_Interval64=CAST(53 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(53 AS Int64) and col_Uint64=CAST(53 AS Uint64) and col_Int32=CAST(53 AS Int32) and col_Uint32=CAST(53 AS Uint32) and col_Int16=CAST(53 AS Int16) and col_Uint16=CAST(53 AS Uint16) and col_Int8=CAST(53 AS Int8) and col_Uint8=CAST(53 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'53\' AS Decimal(15,0)) and col_Decimal229=CAST(\'53.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'53.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'530.0\' AS DyNumber) and col_String=\'String 53\' and col_Utf8=\'Utf8 53\' and col_UUID=CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2053-01-01\' AS Date) and col_Datetime=CAST(\'2053-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696205300000000 AS Timestamp) and col_Interval=CAST(53 AS Interval) and col_Date32=CAST(\'2053-01-01\' AS Date32) and col_Datetime64=CAST(\'2053-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696205300000000 AS Timestamp64) and col_Interval64=CAST(53 AS Interval64) and col_Float=CAST(53.1 AS Float) and col_Double=CAST(53.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cd985865-0cd9-4ed7-a1df-e59c1398a7a3, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f639dbd0-8fca-47d5-a4d8-38708f2b839c, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f639dbd0-8fca-47d5-a4d8-38708f2b839c, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_all_types`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f639dbd0-8fca-47d5-a4d8-38708f2b839c, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5eedeab9-9503-45bd-940d-3afc5ecf0bac, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5eedeab9-9503-45bd-940d-3afc5ecf0bac, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "delete from table_all_types" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5eedeab9-9503-45bd-940d-3afc5ecf0bac, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 41d8c95f-a822-4889-941e-e7b906dbf8c2, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 41d8c95f-a822-4889-941e-e7b906dbf8c2, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_all_types" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 41d8c95f-a822-4889-941e-e7b906dbf8c2, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cf6f9d18-3c20-4d71-a6db-f3cbbbedc8fd, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cf6f9d18-3c20-4d71-a6db-f3cbbbedc8fd, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_all_types" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cf6f9d18-3c20-4d71-a6db-f3cbbbedc8fd, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e3454f6c-c946-46f6-af89-92c787133dfe, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e3454f6c-c946-46f6-af89-92c787133dfe, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64), \n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64), CAST(1.1 AS Float), CAST(1.2 AS Double), CAST(\'{\"another_key\": 1}\' AS Json), CAST(\'{\"another_doc_key\": 1}\' AS JsonDocument), CAST(\'[1]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e3454f6c-c946-46f6-af89-92c787133dfe, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aae0be8d-8863-4fd6-a544-51691ddf33b3, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aae0be8d-8863-4fd6-a544-51691ddf33b3, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64), \n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64), CAST(2.1 AS Float), CAST(2.2 AS Double), CAST(\'{\"another_key\": 2}\' AS Json), CAST(\'{\"another_doc_key\": 2}\' AS JsonDocument), CAST(\'[2]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aae0be8d-8863-4fd6-a544-51691ddf33b3, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e690f8b8-792d-4370-abe0-335efe8999ce, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e690f8b8-792d-4370-abe0-335efe8999ce, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64), \n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64), CAST(3.1 AS Float), CAST(3.2 AS Double), CAST(\'{\"another_key\": 3}\' AS Json), CAST(\'{\"another_doc_key\": 3}\' AS JsonDocument), CAST(\'[3]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e690f8b8-792d-4370-abe0-335efe8999ce, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 29344f5c-75f9-4787-a703-2eb1eaebb309, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 29344f5c-75f9-4787-a703-2eb1eaebb309, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64), \n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64), CAST(4.1 AS Float), CAST(4.2 AS Double), CAST(\'{\"another_key\": 4}\' AS Json), CAST(\'{\"another_doc_key\": 4}\' AS JsonDocument), CAST(\'[4]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 29344f5c-75f9-4787-a703-2eb1eaebb309, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 10bf2dea-73aa-4a69-8195-3c912b486b4e, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 10bf2dea-73aa-4a69-8195-3c912b486b4e, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64), \n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64), CAST(5.1 AS Float), CAST(5.2 AS Double), CAST(\'{\"another_key\": 5}\' AS Json), CAST(\'{\"another_doc_key\": 5}\' AS JsonDocument), CAST(\'[5]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 10bf2dea-73aa-4a69-8195-3c912b486b4e, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 177544ca-b73e-4b0f-b44e-20a0bd228164, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 177544ca-b73e-4b0f-b44e-20a0bd228164, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64), \n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64), CAST(6.1 AS Float), CAST(6.2 AS Double), CAST(\'{\"another_key\": 6}\' AS Json), CAST(\'{\"another_doc_key\": 6}\' AS JsonDocument), CAST(\'[6]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 177544ca-b73e-4b0f-b44e-20a0bd228164, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cb93787c-cdb4-432f-a8ef-76d22ca73f3c, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cb93787c-cdb4-432f-a8ef-76d22ca73f3c, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64), \n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64), CAST(7.1 AS Float), CAST(7.2 AS Double), CAST(\'{\"another_key\": 7}\' AS Json), CAST(\'{\"another_doc_key\": 7}\' AS JsonDocument), CAST(\'[7]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cb93787c-cdb4-432f-a8ef-76d22ca73f3c, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 93d25c40-7901-49e2-b18d-8bd3517cfafa, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 93d25c40-7901-49e2-b18d-8bd3517cfafa, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64), \n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64), CAST(8.1 AS Float), CAST(8.2 AS Double), CAST(\'{\"another_key\": 8}\' AS Json), CAST(\'{\"another_doc_key\": 8}\' AS JsonDocument), CAST(\'[8]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 93d25c40-7901-49e2-b18d-8bd3517cfafa, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dc4f2865-09af-480c-9e71-080caf5d7326, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dc4f2865-09af-480c-9e71-080caf5d7326, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64), \n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64), CAST(9.1 AS Float), CAST(9.2 AS Double), CAST(\'{\"another_key\": 9}\' AS Json), CAST(\'{\"another_doc_key\": 9}\' AS JsonDocument), CAST(\'[9]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dc4f2865-09af-480c-9e71-080caf5d7326, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 595e25ed-c696-42bc-9cfb-566b77e40cc3, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 595e25ed-c696-42bc-9cfb-566b77e40cc3, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64), \n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64), CAST(10.1 AS Float), CAST(10.2 AS Double), CAST(\'{\"another_key\": 10}\' AS Json), CAST(\'{\"another_doc_key\": 10}\' AS JsonDocument), CAST(\'[10]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 595e25ed-c696-42bc-9cfb-566b77e40cc3, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f12b7c0a-dce5-4778-9c7c-6785ac3b1c94, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f12b7c0a-dce5-4778-9c7c-6785ac3b1c94, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64), \n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64), CAST(11.1 AS Float), CAST(11.2 AS Double), CAST(\'{\"another_key\": 11}\' AS Json), CAST(\'{\"another_doc_key\": 11}\' AS JsonDocument), CAST(\'[11]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f12b7c0a-dce5-4778-9c7c-6785ac3b1c94, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, edd721e6-9050-4e2b-b72e-7133a9d5ee39, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, edd721e6-9050-4e2b-b72e-7133a9d5ee39, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64), \n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64), CAST(12.1 AS Float), CAST(12.2 AS Double), CAST(\'{\"another_key\": 12}\' AS Json), CAST(\'{\"another_doc_key\": 12}\' AS JsonDocument), CAST(\'[12]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, edd721e6-9050-4e2b-b72e-7133a9d5ee39, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c0d03737-8a6c-44c2-be59-ae29be38489c, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c0d03737-8a6c-44c2-be59-ae29be38489c, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64), \n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64), CAST(13.1 AS Float), CAST(13.2 AS Double), CAST(\'{\"another_key\": 13}\' AS Json), CAST(\'{\"another_doc_key\": 13}\' AS JsonDocument), CAST(\'[13]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c0d03737-8a6c-44c2-be59-ae29be38489c, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e8ddc663-94d1-403c-aabc-95073e3f5390, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e8ddc663-94d1-403c-aabc-95073e3f5390, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64), \n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64), CAST(14.1 AS Float), CAST(14.2 AS Double), CAST(\'{\"another_key\": 14}\' AS Json), CAST(\'{\"another_doc_key\": 14}\' AS JsonDocument), CAST(\'[14]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e8ddc663-94d1-403c-aabc-95073e3f5390, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 84414cbf-e432-4fa9-9655-b04fc75b3abb, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 84414cbf-e432-4fa9-9655-b04fc75b3abb, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64), \n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64), CAST(15.1 AS Float), CAST(15.2 AS Double), CAST(\'{\"another_key\": 15}\' AS Json), CAST(\'{\"another_doc_key\": 15}\' AS JsonDocument), CAST(\'[15]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 84414cbf-e432-4fa9-9655-b04fc75b3abb, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 32fa9567-6ebb-4fc5-b0b5-e89e91341670, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 32fa9567-6ebb-4fc5-b0b5-e89e91341670, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64), \n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64), CAST(16.1 AS Float), CAST(16.2 AS Double), CAST(\'{\"another_key\": 16}\' AS Json), CAST(\'{\"another_doc_key\": 16}\' AS JsonDocument), CAST(\'[16]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 32fa9567-6ebb-4fc5-b0b5-e89e91341670, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f2b9a5ba-b738-4840-81eb-d70be5f70981, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f2b9a5ba-b738-4840-81eb-d70be5f70981, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64), \n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64), CAST(17.1 AS Float), CAST(17.2 AS Double), CAST(\'{\"another_key\": 17}\' AS Json), CAST(\'{\"another_doc_key\": 17}\' AS JsonDocument), CAST(\'[17]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f2b9a5ba-b738-4840-81eb-d70be5f70981, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, db4ac76d-08a7-4346-9ded-75f97a60364d, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, db4ac76d-08a7-4346-9ded-75f97a60364d, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64), \n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64), CAST(18.1 AS Float), CAST(18.2 AS Double), CAST(\'{\"another_key\": 18}\' AS Json), CAST(\'{\"another_doc_key\": 18}\' AS JsonDocument), CAST(\'[18]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, db4ac76d-08a7-4346-9ded-75f97a60364d, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d8738343-c36d-47f2-aec5-99c7f8627ca2, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d8738343-c36d-47f2-aec5-99c7f8627ca2, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64), \n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64), CAST(19.1 AS Float), CAST(19.2 AS Double), CAST(\'{\"another_key\": 19}\' AS Json), CAST(\'{\"another_doc_key\": 19}\' AS JsonDocument), CAST(\'[19]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d8738343-c36d-47f2-aec5-99c7f8627ca2, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ac25770c-4d50-4e6d-9aa1-119ec6f5fb88, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ac25770c-4d50-4e6d-9aa1-119ec6f5fb88, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64), \n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64), CAST(20.1 AS Float), CAST(20.2 AS Double), CAST(\'{\"another_key\": 20}\' AS Json), CAST(\'{\"another_doc_key\": 20}\' AS JsonDocument), CAST(\'[20]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ac25770c-4d50-4e6d-9aa1-119ec6f5fb88, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 25a6015d-f0f4-4795-a2d7-3b21af0caca6, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 25a6015d-f0f4-4795-a2d7-3b21af0caca6, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64), \n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64), CAST(21.1 AS Float), CAST(21.2 AS Double), CAST(\'{\"another_key\": 21}\' AS Json), CAST(\'{\"another_doc_key\": 21}\' AS JsonDocument), CAST(\'[21]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 25a6015d-f0f4-4795-a2d7-3b21af0caca6, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e9552db5-a453-41a1-afc4-d5cc76790a03, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e9552db5-a453-41a1-afc4-d5cc76790a03, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64), \n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64), CAST(22.1 AS Float), CAST(22.2 AS Double), CAST(\'{\"another_key\": 22}\' AS Json), CAST(\'{\"another_doc_key\": 22}\' AS JsonDocument), CAST(\'[22]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e9552db5-a453-41a1-afc4-d5cc76790a03, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 01c76c26-0619-483f-aae2-07915f0506f2, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 01c76c26-0619-483f-aae2-07915f0506f2, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64), \n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64), CAST(23.1 AS Float), CAST(23.2 AS Double), CAST(\'{\"another_key\": 23}\' AS Json), CAST(\'{\"another_doc_key\": 23}\' AS JsonDocument), CAST(\'[23]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 01c76c26-0619-483f-aae2-07915f0506f2, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c8491108-09a1-4632-975e-be63877ecb4a, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c8491108-09a1-4632-975e-be63877ecb4a, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64), \n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64), CAST(24.1 AS Float), CAST(24.2 AS Double), CAST(\'{\"another_key\": 24}\' AS Json), CAST(\'{\"another_doc_key\": 24}\' AS JsonDocument), CAST(\'[24]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c8491108-09a1-4632-975e-be63877ecb4a, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0140518d-76c4-4b18-8d1f-a1b9d54c0436, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0140518d-76c4-4b18-8d1f-a1b9d54c0436, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64), \n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64), CAST(25.1 AS Float), CAST(25.2 AS Double), CAST(\'{\"another_key\": 25}\' AS Json), CAST(\'{\"another_doc_key\": 25}\' AS JsonDocument), CAST(\'[25]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0140518d-76c4-4b18-8d1f-a1b9d54c0436, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5d58f840-b536-4df9-b43e-1516ddafec72, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5d58f840-b536-4df9-b43e-1516ddafec72, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64), \n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64), CAST(26.1 AS Float), CAST(26.2 AS Double), CAST(\'{\"another_key\": 26}\' AS Json), CAST(\'{\"another_doc_key\": 26}\' AS JsonDocument), CAST(\'[26]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5d58f840-b536-4df9-b43e-1516ddafec72, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 15a7fb5e-564b-40e1-b394-88b22fd61c84, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 15a7fb5e-564b-40e1-b394-88b22fd61c84, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64), \n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64), CAST(27.1 AS Float), CAST(27.2 AS Double), CAST(\'{\"another_key\": 27}\' AS Json), CAST(\'{\"another_doc_key\": 27}\' AS JsonDocument), CAST(\'[27]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 15a7fb5e-564b-40e1-b394-88b22fd61c84, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8853e353-f845-4361-9faa-2e08697993e3, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8853e353-f845-4361-9faa-2e08697993e3, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64), \n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64), CAST(28.1 AS Float), CAST(28.2 AS Double), CAST(\'{\"another_key\": 28}\' AS Json), CAST(\'{\"another_doc_key\": 28}\' AS JsonDocument), CAST(\'[28]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8853e353-f845-4361-9faa-2e08697993e3, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 153175ed-cb40-40fc-886a-c18b0ff33d2c, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 153175ed-cb40-40fc-886a-c18b0ff33d2c, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64), \n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64), CAST(29.1 AS Float), CAST(29.2 AS Double), CAST(\'{\"another_key\": 29}\' AS Json), CAST(\'{\"another_doc_key\": 29}\' AS JsonDocument), CAST(\'[29]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 153175ed-cb40-40fc-886a-c18b0ff33d2c, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b5276290-817d-41f8-b665-7579867242f6, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b5276290-817d-41f8-b665-7579867242f6, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64), \n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64), CAST(30.1 AS Float), CAST(30.2 AS Double), CAST(\'{\"another_key\": 30}\' AS Json), CAST(\'{\"another_doc_key\": 30}\' AS JsonDocument), CAST(\'[30]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b5276290-817d-41f8-b665-7579867242f6, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 37c195ec-5193-43a5-b1af-c28b85065967, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 37c195ec-5193-43a5-b1af-c28b85065967, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(31 AS Int64), CAST(31 AS Uint64), CAST(31 AS Int32), CAST(31 AS Uint32), CAST(31 AS Int16), CAST(31 AS Uint16), CAST(31 AS Int8), CAST(31 AS Uint8), CAST(True AS Bool), CAST(\'31\' AS Decimal(15,0)), CAST(\'31.123\' AS Decimal(22,9)), CAST(\'31.123456\' AS Decimal(35,10)), CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64), \n                CAST(31 AS Int64), CAST(31 AS Uint64), CAST(31 AS Int32), CAST(31 AS Uint32), CAST(31 AS Int16), CAST(31 AS Uint16), CAST(31 AS Int8), CAST(31 AS Uint8), CAST(True AS Bool), CAST(\'31\' AS Decimal(15,0)), CAST(\'31.123\' AS Decimal(22,9)), CAST(\'31.123456\' AS Decimal(35,10)), CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64), CAST(31.1 AS Float), CAST(31.2 AS Double), CAST(\'{\"another_key\": 31}\' AS Json), CAST(\'{\"another_doc_key\": 31}\' AS JsonDocument), CAST(\'[31]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 37c195ec-5193-43a5-b1af-c28b85065967, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3f616d5e-cb89-4181-95bf-bc3bf7fc6a48, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3f616d5e-cb89-4181-95bf-bc3bf7fc6a48, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(32 AS Int64), CAST(32 AS Uint64), CAST(32 AS Int32), CAST(32 AS Uint32), CAST(32 AS Int16), CAST(32 AS Uint16), CAST(32 AS Int8), CAST(32 AS Uint8), CAST(True AS Bool), CAST(\'32\' AS Decimal(15,0)), CAST(\'32.123\' AS Decimal(22,9)), CAST(\'32.123456\' AS Decimal(35,10)), CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64), \n                CAST(32 AS Int64), CAST(32 AS Uint64), CAST(32 AS Int32), CAST(32 AS Uint32), CAST(32 AS Int16), CAST(32 AS Uint16), CAST(32 AS Int8), CAST(32 AS Uint8), CAST(True AS Bool), CAST(\'32\' AS Decimal(15,0)), CAST(\'32.123\' AS Decimal(22,9)), CAST(\'32.123456\' AS Decimal(35,10)), CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64), CAST(32.1 AS Float), CAST(32.2 AS Double), CAST(\'{\"another_key\": 32}\' AS Json), CAST(\'{\"another_doc_key\": 32}\' AS JsonDocument), CAST(\'[32]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3f616d5e-cb89-4181-95bf-bc3bf7fc6a48, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1eccb048-f2bf-43df-9e95-48f69ab70401, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1eccb048-f2bf-43df-9e95-48f69ab70401, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(33 AS Int64), CAST(33 AS Uint64), CAST(33 AS Int32), CAST(33 AS Uint32), CAST(33 AS Int16), CAST(33 AS Uint16), CAST(33 AS Int8), CAST(33 AS Uint8), CAST(True AS Bool), CAST(\'33\' AS Decimal(15,0)), CAST(\'33.123\' AS Decimal(22,9)), CAST(\'33.123456\' AS Decimal(35,10)), CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64), \n                CAST(33 AS Int64), CAST(33 AS Uint64), CAST(33 AS Int32), CAST(33 AS Uint32), CAST(33 AS Int16), CAST(33 AS Uint16), CAST(33 AS Int8), CAST(33 AS Uint8), CAST(True AS Bool), CAST(\'33\' AS Decimal(15,0)), CAST(\'33.123\' AS Decimal(22,9)), CAST(\'33.123456\' AS Decimal(35,10)), CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64), CAST(33.1 AS Float), CAST(33.2 AS Double), CAST(\'{\"another_key\": 33}\' AS Json), CAST(\'{\"another_doc_key\": 33}\' AS JsonDocument), CAST(\'[33]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1eccb048-f2bf-43df-9e95-48f69ab70401, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d48f99f2-6969-47a6-a1ca-692fe082ba18, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d48f99f2-6969-47a6-a1ca-692fe082ba18, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(34 AS Int64), CAST(34 AS Uint64), CAST(34 AS Int32), CAST(34 AS Uint32), CAST(34 AS Int16), CAST(34 AS Uint16), CAST(34 AS Int8), CAST(34 AS Uint8), CAST(True AS Bool), CAST(\'34\' AS Decimal(15,0)), CAST(\'34.123\' AS Decimal(22,9)), CAST(\'34.123456\' AS Decimal(35,10)), CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64), \n                CAST(34 AS Int64), CAST(34 AS Uint64), CAST(34 AS Int32), CAST(34 AS Uint32), CAST(34 AS Int16), CAST(34 AS Uint16), CAST(34 AS Int8), CAST(34 AS Uint8), CAST(True AS Bool), CAST(\'34\' AS Decimal(15,0)), CAST(\'34.123\' AS Decimal(22,9)), CAST(\'34.123456\' AS Decimal(35,10)), CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64), CAST(34.1 AS Float), CAST(34.2 AS Double), CAST(\'{\"another_key\": 34}\' AS Json), CAST(\'{\"another_doc_key\": 34}\' AS JsonDocument), CAST(\'[34]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d48f99f2-6969-47a6-a1ca-692fe082ba18, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 276a3d5e-e039-4b6c-adac-f3ea4287a7b3, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 276a3d5e-e039-4b6c-adac-f3ea4287a7b3, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(35 AS Int64), CAST(35 AS Uint64), CAST(35 AS Int32), CAST(35 AS Uint32), CAST(35 AS Int16), CAST(35 AS Uint16), CAST(35 AS Int8), CAST(35 AS Uint8), CAST(True AS Bool), CAST(\'35\' AS Decimal(15,0)), CAST(\'35.123\' AS Decimal(22,9)), CAST(\'35.123456\' AS Decimal(35,10)), CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64), \n                CAST(35 AS Int64), CAST(35 AS Uint64), CAST(35 AS Int32), CAST(35 AS Uint32), CAST(35 AS Int16), CAST(35 AS Uint16), CAST(35 AS Int8), CAST(35 AS Uint8), CAST(True AS Bool), CAST(\'35\' AS Decimal(15,0)), CAST(\'35.123\' AS Decimal(22,9)), CAST(\'35.123456\' AS Decimal(35,10)), CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64), CAST(35.1 AS Float), CAST(35.2 AS Double), CAST(\'{\"another_key\": 35}\' AS Json), CAST(\'{\"another_doc_key\": 35}\' AS JsonDocument), CAST(\'[35]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 276a3d5e-e039-4b6c-adac-f3ea4287a7b3, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3ab10411-55a5-4fde-b256-38914d947a7d, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3ab10411-55a5-4fde-b256-38914d947a7d, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(36 AS Int64), CAST(36 AS Uint64), CAST(36 AS Int32), CAST(36 AS Uint32), CAST(36 AS Int16), CAST(36 AS Uint16), CAST(36 AS Int8), CAST(36 AS Uint8), CAST(True AS Bool), CAST(\'36\' AS Decimal(15,0)), CAST(\'36.123\' AS Decimal(22,9)), CAST(\'36.123456\' AS Decimal(35,10)), CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64), \n                CAST(36 AS Int64), CAST(36 AS Uint64), CAST(36 AS Int32), CAST(36 AS Uint32), CAST(36 AS Int16), CAST(36 AS Uint16), CAST(36 AS Int8), CAST(36 AS Uint8), CAST(True AS Bool), CAST(\'36\' AS Decimal(15,0)), CAST(\'36.123\' AS Decimal(22,9)), CAST(\'36.123456\' AS Decimal(35,10)), CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64), CAST(36.1 AS Float), CAST(36.2 AS Double), CAST(\'{\"another_key\": 36}\' AS Json), CAST(\'{\"another_doc_key\": 36}\' AS JsonDocument), CAST(\'[36]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3ab10411-55a5-4fde-b256-38914d947a7d, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4a5be070-6a6a-4608-8bbb-9cd63ef32ec9, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4a5be070-6a6a-4608-8bbb-9cd63ef32ec9, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(37 AS Int64), CAST(37 AS Uint64), CAST(37 AS Int32), CAST(37 AS Uint32), CAST(37 AS Int16), CAST(37 AS Uint16), CAST(37 AS Int8), CAST(37 AS Uint8), CAST(True AS Bool), CAST(\'37\' AS Decimal(15,0)), CAST(\'37.123\' AS Decimal(22,9)), CAST(\'37.123456\' AS Decimal(35,10)), CAST(\'370.0\' AS DyNumber), \'String 37\', \'Utf8 37\', CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2037-01-01\' AS Date), CAST(\'2037-10-02T11:00:00Z\' AS Datetime), CAST(1696203700000000 AS Timestamp), CAST(37 AS Interval), CAST(\'2037-01-01\' AS Date32), CAST(\'2037-10-02T11:00:00Z\' AS Datetime64), CAST(1696203700000000 AS Timestamp64), CAST(37 AS Interval64), \n                CAST(37 AS Int64), CAST(37 AS Uint64), CAST(37 AS Int32), CAST(37 AS Uint32), CAST(37 AS Int16), CAST(37 AS Uint16), CAST(37 AS Int8), CAST(37 AS Uint8), CAST(True AS Bool), CAST(\'37\' AS Decimal(15,0)), CAST(\'37.123\' AS Decimal(22,9)), CAST(\'37.123456\' AS Decimal(35,10)), CAST(\'370.0\' AS DyNumber), \'String 37\', \'Utf8 37\', CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2037-01-01\' AS Date), CAST(\'2037-10-02T11:00:00Z\' AS Datetime), CAST(1696203700000000 AS Timestamp), CAST(37 AS Interval), CAST(\'2037-01-01\' AS Date32), CAST(\'2037-10-02T11:00:00Z\' AS Datetime64), CAST(1696203700000000 AS Timestamp64), CAST(37 AS Interval64), CAST(37.1 AS Float), CAST(37.2 AS Double), CAST(\'{\"another_key\": 37}\' AS Json), CAST(\'{\"another_doc_key\": 37}\' AS JsonDocument), CAST(\'[37]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4a5be070-6a6a-4608-8bbb-9cd63ef32ec9, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6acc4256-eb37-45f0-bd03-4f08972a05f3, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6acc4256-eb37-45f0-bd03-4f08972a05f3, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(38 AS Int64), CAST(38 AS Uint64), CAST(38 AS Int32), CAST(38 AS Uint32), CAST(38 AS Int16), CAST(38 AS Uint16), CAST(38 AS Int8), CAST(38 AS Uint8), CAST(True AS Bool), CAST(\'38\' AS Decimal(15,0)), CAST(\'38.123\' AS Decimal(22,9)), CAST(\'38.123456\' AS Decimal(35,10)), CAST(\'380.0\' AS DyNumber), \'String 38\', \'Utf8 38\', CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2038-01-01\' AS Date), CAST(\'2038-10-02T11:00:00Z\' AS Datetime), CAST(1696203800000000 AS Timestamp), CAST(38 AS Interval), CAST(\'2038-01-01\' AS Date32), CAST(\'2038-10-02T11:00:00Z\' AS Datetime64), CAST(1696203800000000 AS Timestamp64), CAST(38 AS Interval64), \n                CAST(38 AS Int64), CAST(38 AS Uint64), CAST(38 AS Int32), CAST(38 AS Uint32), CAST(38 AS Int16), CAST(38 AS Uint16), CAST(38 AS Int8), CAST(38 AS Uint8), CAST(True AS Bool), CAST(\'38\' AS Decimal(15,0)), CAST(\'38.123\' AS Decimal(22,9)), CAST(\'38.123456\' AS Decimal(35,10)), CAST(\'380.0\' AS DyNumber), \'String 38\', \'Utf8 38\', CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2038-01-01\' AS Date), CAST(\'2038-10-02T11:00:00Z\' AS Datetime), CAST(1696203800000000 AS Timestamp), CAST(38 AS Interval), CAST(\'2038-01-01\' AS Date32), CAST(\'2038-10-02T11:00:00Z\' AS Datetime64), CAST(1696203800000000 AS Timestamp64), CAST(38 AS Interval64), CAST(38.1 AS Float), CAST(38.2 AS Double), CAST(\'{\"another_key\": 38}\' AS Json), CAST(\'{\"another_doc_key\": 38}\' AS JsonDocument), CAST(\'[38]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6acc4256-eb37-45f0-bd03-4f08972a05f3, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 009edc49-8038-49a2-bb18-4f8ac304a216, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 009edc49-8038-49a2-bb18-4f8ac304a216, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(39 AS Int64), CAST(39 AS Uint64), CAST(39 AS Int32), CAST(39 AS Uint32), CAST(39 AS Int16), CAST(39 AS Uint16), CAST(39 AS Int8), CAST(39 AS Uint8), CAST(True AS Bool), CAST(\'39\' AS Decimal(15,0)), CAST(\'39.123\' AS Decimal(22,9)), CAST(\'39.123456\' AS Decimal(35,10)), CAST(\'390.0\' AS DyNumber), \'String 39\', \'Utf8 39\', CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2039-01-01\' AS Date), CAST(\'2039-10-02T11:00:00Z\' AS Datetime), CAST(1696203900000000 AS Timestamp), CAST(39 AS Interval), CAST(\'2039-01-01\' AS Date32), CAST(\'2039-10-02T11:00:00Z\' AS Datetime64), CAST(1696203900000000 AS Timestamp64), CAST(39 AS Interval64), \n                CAST(39 AS Int64), CAST(39 AS Uint64), CAST(39 AS Int32), CAST(39 AS Uint32), CAST(39 AS Int16), CAST(39 AS Uint16), CAST(39 AS Int8), CAST(39 AS Uint8), CAST(True AS Bool), CAST(\'39\' AS Decimal(15,0)), CAST(\'39.123\' AS Decimal(22,9)), CAST(\'39.123456\' AS Decimal(35,10)), CAST(\'390.0\' AS DyNumber), \'String 39\', \'Utf8 39\', CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2039-01-01\' AS Date), CAST(\'2039-10-02T11:00:00Z\' AS Datetime), CAST(1696203900000000 AS Timestamp), CAST(39 AS Interval), CAST(\'2039-01-01\' AS Date32), CAST(\'2039-10-02T11:00:00Z\' AS Datetime64), CAST(1696203900000000 AS Timestamp64), CAST(39 AS Interval64), CAST(39.1 AS Float), CAST(39.2 AS Double), CAST(\'{\"another_key\": 39}\' AS Json), CAST(\'{\"another_doc_key\": 39}\' AS JsonDocument), CAST(\'[39]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 009edc49-8038-49a2-bb18-4f8ac304a216, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9e675e40-b504-4f4d-9ba0-0b2b3d78d42c, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9e675e40-b504-4f4d-9ba0-0b2b3d78d42c, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(40 AS Int64), CAST(40 AS Uint64), CAST(40 AS Int32), CAST(40 AS Uint32), CAST(40 AS Int16), CAST(40 AS Uint16), CAST(40 AS Int8), CAST(40 AS Uint8), CAST(True AS Bool), CAST(\'40\' AS Decimal(15,0)), CAST(\'40.123\' AS Decimal(22,9)), CAST(\'40.123456\' AS Decimal(35,10)), CAST(\'400.0\' AS DyNumber), \'String 40\', \'Utf8 40\', CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2040-01-01\' AS Date), CAST(\'2040-10-02T11:00:00Z\' AS Datetime), CAST(1696204000000000 AS Timestamp), CAST(40 AS Interval), CAST(\'2040-01-01\' AS Date32), CAST(\'2040-10-02T11:00:00Z\' AS Datetime64), CAST(1696204000000000 AS Timestamp64), CAST(40 AS Interval64), \n                CAST(40 AS Int64), CAST(40 AS Uint64), CAST(40 AS Int32), CAST(40 AS Uint32), CAST(40 AS Int16), CAST(40 AS Uint16), CAST(40 AS Int8), CAST(40 AS Uint8), CAST(True AS Bool), CAST(\'40\' AS Decimal(15,0)), CAST(\'40.123\' AS Decimal(22,9)), CAST(\'40.123456\' AS Decimal(35,10)), CAST(\'400.0\' AS DyNumber), \'String 40\', \'Utf8 40\', CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2040-01-01\' AS Date), CAST(\'2040-10-02T11:00:00Z\' AS Datetime), CAST(1696204000000000 AS Timestamp), CAST(40 AS Interval), CAST(\'2040-01-01\' AS Date32), CAST(\'2040-10-02T11:00:00Z\' AS Datetime64), CAST(1696204000000000 AS Timestamp64), CAST(40 AS Interval64), CAST(40.1 AS Float), CAST(40.2 AS Double), CAST(\'{\"another_key\": 40}\' AS Json), CAST(\'{\"another_doc_key\": 40}\' AS JsonDocument), CAST(\'[40]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9e675e40-b504-4f4d-9ba0-0b2b3d78d42c, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 69110075-4238-4588-89aa-852ebb4d7222, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 69110075-4238-4588-89aa-852ebb4d7222, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(41 AS Int64), CAST(41 AS Uint64), CAST(41 AS Int32), CAST(41 AS Uint32), CAST(41 AS Int16), CAST(41 AS Uint16), CAST(41 AS Int8), CAST(41 AS Uint8), CAST(True AS Bool), CAST(\'41\' AS Decimal(15,0)), CAST(\'41.123\' AS Decimal(22,9)), CAST(\'41.123456\' AS Decimal(35,10)), CAST(\'410.0\' AS DyNumber), \'String 41\', \'Utf8 41\', CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2041-01-01\' AS Date), CAST(\'2041-10-02T11:00:00Z\' AS Datetime), CAST(1696204100000000 AS Timestamp), CAST(41 AS Interval), CAST(\'2041-01-01\' AS Date32), CAST(\'2041-10-02T11:00:00Z\' AS Datetime64), CAST(1696204100000000 AS Timestamp64), CAST(41 AS Interval64), \n                CAST(41 AS Int64), CAST(41 AS Uint64), CAST(41 AS Int32), CAST(41 AS Uint32), CAST(41 AS Int16), CAST(41 AS Uint16), CAST(41 AS Int8), CAST(41 AS Uint8), CAST(True AS Bool), CAST(\'41\' AS Decimal(15,0)), CAST(\'41.123\' AS Decimal(22,9)), CAST(\'41.123456\' AS Decimal(35,10)), CAST(\'410.0\' AS DyNumber), \'String 41\', \'Utf8 41\', CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2041-01-01\' AS Date), CAST(\'2041-10-02T11:00:00Z\' AS Datetime), CAST(1696204100000000 AS Timestamp), CAST(41 AS Interval), CAST(\'2041-01-01\' AS Date32), CAST(\'2041-10-02T11:00:00Z\' AS Datetime64), CAST(1696204100000000 AS Timestamp64), CAST(41 AS Interval64), CAST(41.1 AS Float), CAST(41.2 AS Double), CAST(\'{\"another_key\": 41}\' AS Json), CAST(\'{\"another_doc_key\": 41}\' AS JsonDocument), CAST(\'[41]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 69110075-4238-4588-89aa-852ebb4d7222, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 96d6ef6b-1207-4224-9815-bd12caf96e90, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 96d6ef6b-1207-4224-9815-bd12caf96e90, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(42 AS Int64), CAST(42 AS Uint64), CAST(42 AS Int32), CAST(42 AS Uint32), CAST(42 AS Int16), CAST(42 AS Uint16), CAST(42 AS Int8), CAST(42 AS Uint8), CAST(True AS Bool), CAST(\'42\' AS Decimal(15,0)), CAST(\'42.123\' AS Decimal(22,9)), CAST(\'42.123456\' AS Decimal(35,10)), CAST(\'420.0\' AS DyNumber), \'String 42\', \'Utf8 42\', CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2042-01-01\' AS Date), CAST(\'2042-10-02T11:00:00Z\' AS Datetime), CAST(1696204200000000 AS Timestamp), CAST(42 AS Interval), CAST(\'2042-01-01\' AS Date32), CAST(\'2042-10-02T11:00:00Z\' AS Datetime64), CAST(1696204200000000 AS Timestamp64), CAST(42 AS Interval64), \n                CAST(42 AS Int64), CAST(42 AS Uint64), CAST(42 AS Int32), CAST(42 AS Uint32), CAST(42 AS Int16), CAST(42 AS Uint16), CAST(42 AS Int8), CAST(42 AS Uint8), CAST(True AS Bool), CAST(\'42\' AS Decimal(15,0)), CAST(\'42.123\' AS Decimal(22,9)), CAST(\'42.123456\' AS Decimal(35,10)), CAST(\'420.0\' AS DyNumber), \'String 42\', \'Utf8 42\', CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2042-01-01\' AS Date), CAST(\'2042-10-02T11:00:00Z\' AS Datetime), CAST(1696204200000000 AS Timestamp), CAST(42 AS Interval), CAST(\'2042-01-01\' AS Date32), CAST(\'2042-10-02T11:00:00Z\' AS Datetime64), CAST(1696204200000000 AS Timestamp64), CAST(42 AS Interval64), CAST(42.1 AS Float), CAST(42.2 AS Double), CAST(\'{\"another_key\": 42}\' AS Json), CAST(\'{\"another_doc_key\": 42}\' AS JsonDocument), CAST(\'[42]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 96d6ef6b-1207-4224-9815-bd12caf96e90, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bea8f884-a7f8-40a6-ab8b-f7185318afe6, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bea8f884-a7f8-40a6-ab8b-f7185318afe6, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(43 AS Int64), CAST(43 AS Uint64), CAST(43 AS Int32), CAST(43 AS Uint32), CAST(43 AS Int16), CAST(43 AS Uint16), CAST(43 AS Int8), CAST(43 AS Uint8), CAST(True AS Bool), CAST(\'43\' AS Decimal(15,0)), CAST(\'43.123\' AS Decimal(22,9)), CAST(\'43.123456\' AS Decimal(35,10)), CAST(\'430.0\' AS DyNumber), \'String 43\', \'Utf8 43\', CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2043-01-01\' AS Date), CAST(\'2043-10-02T11:00:00Z\' AS Datetime), CAST(1696204300000000 AS Timestamp), CAST(43 AS Interval), CAST(\'2043-01-01\' AS Date32), CAST(\'2043-10-02T11:00:00Z\' AS Datetime64), CAST(1696204300000000 AS Timestamp64), CAST(43 AS Interval64), \n                CAST(43 AS Int64), CAST(43 AS Uint64), CAST(43 AS Int32), CAST(43 AS Uint32), CAST(43 AS Int16), CAST(43 AS Uint16), CAST(43 AS Int8), CAST(43 AS Uint8), CAST(True AS Bool), CAST(\'43\' AS Decimal(15,0)), CAST(\'43.123\' AS Decimal(22,9)), CAST(\'43.123456\' AS Decimal(35,10)), CAST(\'430.0\' AS DyNumber), \'String 43\', \'Utf8 43\', CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2043-01-01\' AS Date), CAST(\'2043-10-02T11:00:00Z\' AS Datetime), CAST(1696204300000000 AS Timestamp), CAST(43 AS Interval), CAST(\'2043-01-01\' AS Date32), CAST(\'2043-10-02T11:00:00Z\' AS Datetime64), CAST(1696204300000000 AS Timestamp64), CAST(43 AS Interval64), CAST(43.1 AS Float), CAST(43.2 AS Double), CAST(\'{\"another_key\": 43}\' AS Json), CAST(\'{\"another_doc_key\": 43}\' AS JsonDocument), CAST(\'[43]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bea8f884-a7f8-40a6-ab8b-f7185318afe6, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ee653e12-2508-4fff-a8ef-82a3519d5dfa, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ee653e12-2508-4fff-a8ef-82a3519d5dfa, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(44 AS Int64), CAST(44 AS Uint64), CAST(44 AS Int32), CAST(44 AS Uint32), CAST(44 AS Int16), CAST(44 AS Uint16), CAST(44 AS Int8), CAST(44 AS Uint8), CAST(True AS Bool), CAST(\'44\' AS Decimal(15,0)), CAST(\'44.123\' AS Decimal(22,9)), CAST(\'44.123456\' AS Decimal(35,10)), CAST(\'440.0\' AS DyNumber), \'String 44\', \'Utf8 44\', CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2044-01-01\' AS Date), CAST(\'2044-10-02T11:00:00Z\' AS Datetime), CAST(1696204400000000 AS Timestamp), CAST(44 AS Interval), CAST(\'2044-01-01\' AS Date32), CAST(\'2044-10-02T11:00:00Z\' AS Datetime64), CAST(1696204400000000 AS Timestamp64), CAST(44 AS Interval64), \n                CAST(44 AS Int64), CAST(44 AS Uint64), CAST(44 AS Int32), CAST(44 AS Uint32), CAST(44 AS Int16), CAST(44 AS Uint16), CAST(44 AS Int8), CAST(44 AS Uint8), CAST(True AS Bool), CAST(\'44\' AS Decimal(15,0)), CAST(\'44.123\' AS Decimal(22,9)), CAST(\'44.123456\' AS Decimal(35,10)), CAST(\'440.0\' AS DyNumber), \'String 44\', \'Utf8 44\', CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2044-01-01\' AS Date), CAST(\'2044-10-02T11:00:00Z\' AS Datetime), CAST(1696204400000000 AS Timestamp), CAST(44 AS Interval), CAST(\'2044-01-01\' AS Date32), CAST(\'2044-10-02T11:00:00Z\' AS Datetime64), CAST(1696204400000000 AS Timestamp64), CAST(44 AS Interval64), CAST(44.1 AS Float), CAST(44.2 AS Double), CAST(\'{\"another_key\": 44}\' AS Json), CAST(\'{\"another_doc_key\": 44}\' AS JsonDocument), CAST(\'[44]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ee653e12-2508-4fff-a8ef-82a3519d5dfa, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 355636eb-838f-48f0-867f-b574327bb5ec, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 355636eb-838f-48f0-867f-b574327bb5ec, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(45 AS Int64), CAST(45 AS Uint64), CAST(45 AS Int32), CAST(45 AS Uint32), CAST(45 AS Int16), CAST(45 AS Uint16), CAST(45 AS Int8), CAST(45 AS Uint8), CAST(True AS Bool), CAST(\'45\' AS Decimal(15,0)), CAST(\'45.123\' AS Decimal(22,9)), CAST(\'45.123456\' AS Decimal(35,10)), CAST(\'450.0\' AS DyNumber), \'String 45\', \'Utf8 45\', CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2045-01-01\' AS Date), CAST(\'2045-10-02T11:00:00Z\' AS Datetime), CAST(1696204500000000 AS Timestamp), CAST(45 AS Interval), CAST(\'2045-01-01\' AS Date32), CAST(\'2045-10-02T11:00:00Z\' AS Datetime64), CAST(1696204500000000 AS Timestamp64), CAST(45 AS Interval64), \n                CAST(45 AS Int64), CAST(45 AS Uint64), CAST(45 AS Int32), CAST(45 AS Uint32), CAST(45 AS Int16), CAST(45 AS Uint16), CAST(45 AS Int8), CAST(45 AS Uint8), CAST(True AS Bool), CAST(\'45\' AS Decimal(15,0)), CAST(\'45.123\' AS Decimal(22,9)), CAST(\'45.123456\' AS Decimal(35,10)), CAST(\'450.0\' AS DyNumber), \'String 45\', \'Utf8 45\', CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2045-01-01\' AS Date), CAST(\'2045-10-02T11:00:00Z\' AS Datetime), CAST(1696204500000000 AS Timestamp), CAST(45 AS Interval), CAST(\'2045-01-01\' AS Date32), CAST(\'2045-10-02T11:00:00Z\' AS Datetime64), CAST(1696204500000000 AS Timestamp64), CAST(45 AS Interval64), CAST(45.1 AS Float), CAST(45.2 AS Double), CAST(\'{\"another_key\": 45}\' AS Json), CAST(\'{\"another_doc_key\": 45}\' AS JsonDocument), CAST(\'[45]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 355636eb-838f-48f0-867f-b574327bb5ec, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 16415393-dc6d-472c-9223-a926088d672a, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 16415393-dc6d-472c-9223-a926088d672a, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(46 AS Int64), CAST(46 AS Uint64), CAST(46 AS Int32), CAST(46 AS Uint32), CAST(46 AS Int16), CAST(46 AS Uint16), CAST(46 AS Int8), CAST(46 AS Uint8), CAST(True AS Bool), CAST(\'46\' AS Decimal(15,0)), CAST(\'46.123\' AS Decimal(22,9)), CAST(\'46.123456\' AS Decimal(35,10)), CAST(\'460.0\' AS DyNumber), \'String 46\', \'Utf8 46\', CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2046-01-01\' AS Date), CAST(\'2046-10-02T11:00:00Z\' AS Datetime), CAST(1696204600000000 AS Timestamp), CAST(46 AS Interval), CAST(\'2046-01-01\' AS Date32), CAST(\'2046-10-02T11:00:00Z\' AS Datetime64), CAST(1696204600000000 AS Timestamp64), CAST(46 AS Interval64), \n                CAST(46 AS Int64), CAST(46 AS Uint64), CAST(46 AS Int32), CAST(46 AS Uint32), CAST(46 AS Int16), CAST(46 AS Uint16), CAST(46 AS Int8), CAST(46 AS Uint8), CAST(True AS Bool), CAST(\'46\' AS Decimal(15,0)), CAST(\'46.123\' AS Decimal(22,9)), CAST(\'46.123456\' AS Decimal(35,10)), CAST(\'460.0\' AS DyNumber), \'String 46\', \'Utf8 46\', CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2046-01-01\' AS Date), CAST(\'2046-10-02T11:00:00Z\' AS Datetime), CAST(1696204600000000 AS Timestamp), CAST(46 AS Interval), CAST(\'2046-01-01\' AS Date32), CAST(\'2046-10-02T11:00:00Z\' AS Datetime64), CAST(1696204600000000 AS Timestamp64), CAST(46 AS Interval64), CAST(46.1 AS Float), CAST(46.2 AS Double), CAST(\'{\"another_key\": 46}\' AS Json), CAST(\'{\"another_doc_key\": 46}\' AS JsonDocument), CAST(\'[46]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 16415393-dc6d-472c-9223-a926088d672a, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f6a21e06-f86c-4f4e-be7c-8b76b35ec500, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f6a21e06-f86c-4f4e-be7c-8b76b35ec500, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(47 AS Int64), CAST(47 AS Uint64), CAST(47 AS Int32), CAST(47 AS Uint32), CAST(47 AS Int16), CAST(47 AS Uint16), CAST(47 AS Int8), CAST(47 AS Uint8), CAST(True AS Bool), CAST(\'47\' AS Decimal(15,0)), CAST(\'47.123\' AS Decimal(22,9)), CAST(\'47.123456\' AS Decimal(35,10)), CAST(\'470.0\' AS DyNumber), \'String 47\', \'Utf8 47\', CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2047-01-01\' AS Date), CAST(\'2047-10-02T11:00:00Z\' AS Datetime), CAST(1696204700000000 AS Timestamp), CAST(47 AS Interval), CAST(\'2047-01-01\' AS Date32), CAST(\'2047-10-02T11:00:00Z\' AS Datetime64), CAST(1696204700000000 AS Timestamp64), CAST(47 AS Interval64), \n                CAST(47 AS Int64), CAST(47 AS Uint64), CAST(47 AS Int32), CAST(47 AS Uint32), CAST(47 AS Int16), CAST(47 AS Uint16), CAST(47 AS Int8), CAST(47 AS Uint8), CAST(True AS Bool), CAST(\'47\' AS Decimal(15,0)), CAST(\'47.123\' AS Decimal(22,9)), CAST(\'47.123456\' AS Decimal(35,10)), CAST(\'470.0\' AS DyNumber), \'String 47\', \'Utf8 47\', CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2047-01-01\' AS Date), CAST(\'2047-10-02T11:00:00Z\' AS Datetime), CAST(1696204700000000 AS Timestamp), CAST(47 AS Interval), CAST(\'2047-01-01\' AS Date32), CAST(\'2047-10-02T11:00:00Z\' AS Datetime64), CAST(1696204700000000 AS Timestamp64), CAST(47 AS Interval64), CAST(47.1 AS Float), CAST(47.2 AS Double), CAST(\'{\"another_key\": 47}\' AS Json), CAST(\'{\"another_doc_key\": 47}\' AS JsonDocument), CAST(\'[47]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f6a21e06-f86c-4f4e-be7c-8b76b35ec500, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 34108cca-7a99-4d45-a54a-b934435aec20, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 34108cca-7a99-4d45-a54a-b934435aec20, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(48 AS Int64), CAST(48 AS Uint64), CAST(48 AS Int32), CAST(48 AS Uint32), CAST(48 AS Int16), CAST(48 AS Uint16), CAST(48 AS Int8), CAST(48 AS Uint8), CAST(True AS Bool), CAST(\'48\' AS Decimal(15,0)), CAST(\'48.123\' AS Decimal(22,9)), CAST(\'48.123456\' AS Decimal(35,10)), CAST(\'480.0\' AS DyNumber), \'String 48\', \'Utf8 48\', CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2048-01-01\' AS Date), CAST(\'2048-10-02T11:00:00Z\' AS Datetime), CAST(1696204800000000 AS Timestamp), CAST(48 AS Interval), CAST(\'2048-01-01\' AS Date32), CAST(\'2048-10-02T11:00:00Z\' AS Datetime64), CAST(1696204800000000 AS Timestamp64), CAST(48 AS Interval64), \n                CAST(48 AS Int64), CAST(48 AS Uint64), CAST(48 AS Int32), CAST(48 AS Uint32), CAST(48 AS Int16), CAST(48 AS Uint16), CAST(48 AS Int8), CAST(48 AS Uint8), CAST(True AS Bool), CAST(\'48\' AS Decimal(15,0)), CAST(\'48.123\' AS Decimal(22,9)), CAST(\'48.123456\' AS Decimal(35,10)), CAST(\'480.0\' AS DyNumber), \'String 48\', \'Utf8 48\', CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2048-01-01\' AS Date), CAST(\'2048-10-02T11:00:00Z\' AS Datetime), CAST(1696204800000000 AS Timestamp), CAST(48 AS Interval), CAST(\'2048-01-01\' AS Date32), CAST(\'2048-10-02T11:00:00Z\' AS Datetime64), CAST(1696204800000000 AS Timestamp64), CAST(48 AS Interval64), CAST(48.1 AS Float), CAST(48.2 AS Double), CAST(\'{\"another_key\": 48}\' AS Json), CAST(\'{\"another_doc_key\": 48}\' AS JsonDocument), CAST(\'[48]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 34108cca-7a99-4d45-a54a-b934435aec20, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b779b0e3-3c02-47e5-b323-5f7373d7cfc6, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b779b0e3-3c02-47e5-b323-5f7373d7cfc6, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(49 AS Int64), CAST(49 AS Uint64), CAST(49 AS Int32), CAST(49 AS Uint32), CAST(49 AS Int16), CAST(49 AS Uint16), CAST(49 AS Int8), CAST(49 AS Uint8), CAST(True AS Bool), CAST(\'49\' AS Decimal(15,0)), CAST(\'49.123\' AS Decimal(22,9)), CAST(\'49.123456\' AS Decimal(35,10)), CAST(\'490.0\' AS DyNumber), \'String 49\', \'Utf8 49\', CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2049-01-01\' AS Date), CAST(\'2049-10-02T11:00:00Z\' AS Datetime), CAST(1696204900000000 AS Timestamp), CAST(49 AS Interval), CAST(\'2049-01-01\' AS Date32), CAST(\'2049-10-02T11:00:00Z\' AS Datetime64), CAST(1696204900000000 AS Timestamp64), CAST(49 AS Interval64), \n                CAST(49 AS Int64), CAST(49 AS Uint64), CAST(49 AS Int32), CAST(49 AS Uint32), CAST(49 AS Int16), CAST(49 AS Uint16), CAST(49 AS Int8), CAST(49 AS Uint8), CAST(True AS Bool), CAST(\'49\' AS Decimal(15,0)), CAST(\'49.123\' AS Decimal(22,9)), CAST(\'49.123456\' AS Decimal(35,10)), CAST(\'490.0\' AS DyNumber), \'String 49\', \'Utf8 49\', CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2049-01-01\' AS Date), CAST(\'2049-10-02T11:00:00Z\' AS Datetime), CAST(1696204900000000 AS Timestamp), CAST(49 AS Interval), CAST(\'2049-01-01\' AS Date32), CAST(\'2049-10-02T11:00:00Z\' AS Datetime64), CAST(1696204900000000 AS Timestamp64), CAST(49 AS Interval64), CAST(49.1 AS Float), CAST(49.2 AS Double), CAST(\'{\"another_key\": 49}\' AS Json), CAST(\'{\"another_doc_key\": 49}\' AS JsonDocument), CAST(\'[49]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b779b0e3-3c02-47e5-b323-5f7373d7cfc6, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b2b515d6-ec6d-42ff-aa72-11c1f415bdcd, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b2b515d6-ec6d-42ff-aa72-11c1f415bdcd, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(50 AS Int64), CAST(50 AS Uint64), CAST(50 AS Int32), CAST(50 AS Uint32), CAST(50 AS Int16), CAST(50 AS Uint16), CAST(50 AS Int8), CAST(50 AS Uint8), CAST(True AS Bool), CAST(\'50\' AS Decimal(15,0)), CAST(\'50.123\' AS Decimal(22,9)), CAST(\'50.123456\' AS Decimal(35,10)), CAST(\'500.0\' AS DyNumber), \'String 50\', \'Utf8 50\', CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2050-01-01\' AS Date), CAST(\'2050-10-02T11:00:00Z\' AS Datetime), CAST(1696205000000000 AS Timestamp), CAST(50 AS Interval), CAST(\'2050-01-01\' AS Date32), CAST(\'2050-10-02T11:00:00Z\' AS Datetime64), CAST(1696205000000000 AS Timestamp64), CAST(50 AS Interval64), \n                CAST(50 AS Int64), CAST(50 AS Uint64), CAST(50 AS Int32), CAST(50 AS Uint32), CAST(50 AS Int16), CAST(50 AS Uint16), CAST(50 AS Int8), CAST(50 AS Uint8), CAST(True AS Bool), CAST(\'50\' AS Decimal(15,0)), CAST(\'50.123\' AS Decimal(22,9)), CAST(\'50.123456\' AS Decimal(35,10)), CAST(\'500.0\' AS DyNumber), \'String 50\', \'Utf8 50\', CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2050-01-01\' AS Date), CAST(\'2050-10-02T11:00:00Z\' AS Datetime), CAST(1696205000000000 AS Timestamp), CAST(50 AS Interval), CAST(\'2050-01-01\' AS Date32), CAST(\'2050-10-02T11:00:00Z\' AS Datetime64), CAST(1696205000000000 AS Timestamp64), CAST(50 AS Interval64), CAST(50.1 AS Float), CAST(50.2 AS Double), CAST(\'{\"another_key\": 50}\' AS Json), CAST(\'{\"another_doc_key\": 50}\' AS JsonDocument), CAST(\'[50]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b2b515d6-ec6d-42ff-aa72-11c1f415bdcd, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2eeca8a0-f218-4fe9-95db-b20ecee145b0, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2eeca8a0-f218-4fe9-95db-b20ecee145b0, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(51 AS Int64), CAST(51 AS Uint64), CAST(51 AS Int32), CAST(51 AS Uint32), CAST(51 AS Int16), CAST(51 AS Uint16), CAST(51 AS Int8), CAST(51 AS Uint8), CAST(True AS Bool), CAST(\'51\' AS Decimal(15,0)), CAST(\'51.123\' AS Decimal(22,9)), CAST(\'51.123456\' AS Decimal(35,10)), CAST(\'510.0\' AS DyNumber), \'String 51\', \'Utf8 51\', CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2051-01-01\' AS Date), CAST(\'2051-10-02T11:00:00Z\' AS Datetime), CAST(1696205100000000 AS Timestamp), CAST(51 AS Interval), CAST(\'2051-01-01\' AS Date32), CAST(\'2051-10-02T11:00:00Z\' AS Datetime64), CAST(1696205100000000 AS Timestamp64), CAST(51 AS Interval64), \n                CAST(51 AS Int64), CAST(51 AS Uint64), CAST(51 AS Int32), CAST(51 AS Uint32), CAST(51 AS Int16), CAST(51 AS Uint16), CAST(51 AS Int8), CAST(51 AS Uint8), CAST(True AS Bool), CAST(\'51\' AS Decimal(15,0)), CAST(\'51.123\' AS Decimal(22,9)), CAST(\'51.123456\' AS Decimal(35,10)), CAST(\'510.0\' AS DyNumber), \'String 51\', \'Utf8 51\', CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2051-01-01\' AS Date), CAST(\'2051-10-02T11:00:00Z\' AS Datetime), CAST(1696205100000000 AS Timestamp), CAST(51 AS Interval), CAST(\'2051-01-01\' AS Date32), CAST(\'2051-10-02T11:00:00Z\' AS Datetime64), CAST(1696205100000000 AS Timestamp64), CAST(51 AS Interval64), CAST(51.1 AS Float), CAST(51.2 AS Double), CAST(\'{\"another_key\": 51}\' AS Json), CAST(\'{\"another_doc_key\": 51}\' AS JsonDocument), CAST(\'[51]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2eeca8a0-f218-4fe9-95db-b20ecee145b0, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 478d36e6-9c2e-4602-a390-67eee08b5f2f, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 478d36e6-9c2e-4602-a390-67eee08b5f2f, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(52 AS Int64), CAST(52 AS Uint64), CAST(52 AS Int32), CAST(52 AS Uint32), CAST(52 AS Int16), CAST(52 AS Uint16), CAST(52 AS Int8), CAST(52 AS Uint8), CAST(True AS Bool), CAST(\'52\' AS Decimal(15,0)), CAST(\'52.123\' AS Decimal(22,9)), CAST(\'52.123456\' AS Decimal(35,10)), CAST(\'520.0\' AS DyNumber), \'String 52\', \'Utf8 52\', CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2052-01-01\' AS Date), CAST(\'2052-10-02T11:00:00Z\' AS Datetime), CAST(1696205200000000 AS Timestamp), CAST(52 AS Interval), CAST(\'2052-01-01\' AS Date32), CAST(\'2052-10-02T11:00:00Z\' AS Datetime64), CAST(1696205200000000 AS Timestamp64), CAST(52 AS Interval64), \n                CAST(52 AS Int64), CAST(52 AS Uint64), CAST(52 AS Int32), CAST(52 AS Uint32), CAST(52 AS Int16), CAST(52 AS Uint16), CAST(52 AS Int8), CAST(52 AS Uint8), CAST(True AS Bool), CAST(\'52\' AS Decimal(15,0)), CAST(\'52.123\' AS Decimal(22,9)), CAST(\'52.123456\' AS Decimal(35,10)), CAST(\'520.0\' AS DyNumber), \'String 52\', \'Utf8 52\', CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2052-01-01\' AS Date), CAST(\'2052-10-02T11:00:00Z\' AS Datetime), CAST(1696205200000000 AS Timestamp), CAST(52 AS Interval), CAST(\'2052-01-01\' AS Date32), CAST(\'2052-10-02T11:00:00Z\' AS Datetime64), CAST(1696205200000000 AS Timestamp64), CAST(52 AS Interval64), CAST(52.1 AS Float), CAST(52.2 AS Double), CAST(\'{\"another_key\": 52}\' AS Json), CAST(\'{\"another_doc_key\": 52}\' AS JsonDocument), CAST(\'[52]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 478d36e6-9c2e-4602-a390-67eee08b5f2f, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1cf1992b-b24f-4701-bdfe-5ac285fde378, ghrun-tebhsnycoe.auto.internal:19219): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1cf1992b-b24f-4701-bdfe-5ac285fde378, ghrun-tebhsnycoe.auto.internal:19219): request = { session_id: "ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_all_types(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64, \n                col_Int64, col_Uint64, col_Int32, col_Uint32, col_Int16, col_Uint16, col_Int8, col_Uint8, col_Bool, col_Decimal150, col_Decimal229, col_Decimal3510, col_DyNumber, col_String, col_Utf8, col_UUID, col_Date, col_Datetime, col_Timestamp, col_Interval, col_Date32, col_Datetime64, col_Timestamp64, col_Interval64, col_Float, col_Double, col_Json, col_JsonDocument, col_Yson\n                \n                \n            )\n            VALUES(\n                CAST(53 AS Int64), CAST(53 AS Uint64), CAST(53 AS Int32), CAST(53 AS Uint32), CAST(53 AS Int16), CAST(53 AS Uint16), CAST(53 AS Int8), CAST(53 AS Uint8), CAST(True AS Bool), CAST(\'53\' AS Decimal(15,0)), CAST(\'53.123\' AS Decimal(22,9)), CAST(\'53.123456\' AS Decimal(35,10)), CAST(\'530.0\' AS DyNumber), \'String 53\', \'Utf8 53\', CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2053-01-01\' AS Date), CAST(\'2053-10-02T11:00:00Z\' AS Datetime), CAST(1696205300000000 AS Timestamp), CAST(53 AS Interval), CAST(\'2053-01-01\' AS Date32), CAST(\'2053-10-02T11:00:00Z\' AS Datetime64), CAST(1696205300000000 AS Timestamp64), CAST(53 AS Interval64), \n                CAST(53 AS Int64), CAST(53 AS Uint64), CAST(53 AS Int32), CAST(53 AS Uint32), CAST(53 AS Int16), CAST(53 AS Uint16), CAST(53 AS Int8), CAST(53 AS Uint8), CAST(True AS Bool), CAST(\'53\' AS Decimal(15,0)), CAST(\'53.123\' AS Decimal(22,9)), CAST(\'53.123456\' AS Decimal(35,10)), CAST(\'530.0\' AS DyNumber), \'String 53\', \'Utf8 53\', CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2053-01-01\' AS Date), CAST(\'2053-10-02T11:00:00Z\' AS Datetime), CAST(1696205300000000 AS Timestamp), CAST(53 AS Interval), CAST(\'2053-01-01\' AS Date32), CAST(\'2053-10-02T11:00:00Z\' AS Datetime64), CAST(1696205300000000 AS Timestamp64), CAST(53 AS Interval64), CAST(53.1 AS Float), CAST(53.2 AS Double), CAST(\'{\"another_key\": 53}\' AS Json), CAST(\'{\"another_doc_key\": 53}\' AS JsonDocument), CAST(\'[53]\' AS Yson)\n                \n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1cf1992b-b24f-4701-bdfe-5ac285fde378, ghrun-tebhsnycoe.auto.internal:19219): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YjdhNTRjN2YtNjcyNGU1NmQtYjIyMTdlMTMtZWIxYmQ3YTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fb810bf2-3c7e-4ebd-ae31-9e9e40ebaf9e, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fb810bf2-3c7e-4ebd-ae31-9e9e40ebaf9e, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_all_types" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fb810bf2-3c7e-4ebd-ae31-9e9e40ebaf9e, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5eca5385-7005-4685-803a-32a73562dd6b, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5eca5385-7005-4685-803a-32a73562dd6b, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(1 AS Int64) and col_Uint64=CAST(1 AS Uint64) and col_Int32=CAST(1 AS Int32) and col_Uint32=CAST(1 AS Uint32) and col_Int16=CAST(1 AS Int16) and col_Uint16=CAST(1 AS Uint16) and col_Int8=CAST(1 AS Int8) and col_Uint8=CAST(1 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'10.0\' AS DyNumber) and col_String=\'String 1\' and col_Utf8=\'Utf8 1\' and col_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2001-01-01\' AS Date) and col_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200100000000 AS Timestamp) and col_Interval=CAST(1 AS Interval) and col_Date32=CAST(\'2001-01-01\' AS Date32) and col_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_Interval64=CAST(1 AS Interval64) and col_Float=CAST(1.1 AS Float) and col_Double=CAST(1.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5eca5385-7005-4685-803a-32a73562dd6b, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8f018bac-b88c-473b-9524-89d7b17cb03d, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f018bac-b88c-473b-9524-89d7b17cb03d, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(2 AS Int64) and col_Uint64=CAST(2 AS Uint64) and col_Int32=CAST(2 AS Int32) and col_Uint32=CAST(2 AS Uint32) and col_Int16=CAST(2 AS Int16) and col_Uint16=CAST(2 AS Uint16) and col_Int8=CAST(2 AS Int8) and col_Uint8=CAST(2 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'2\' AS Decimal(15,0)) and col_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'20.0\' AS DyNumber) and col_String=\'String 2\' and col_Utf8=\'Utf8 2\' and col_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2002-01-01\' AS Date) and col_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200200000000 AS Timestamp) and col_Interval=CAST(2 AS Interval) and col_Date32=CAST(\'2002-01-01\' AS Date32) and col_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200200000000 AS Timestamp64) and col_Interval64=CAST(2 AS Interval64) and col_Float=CAST(2.1 AS Float) and col_Double=CAST(2.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8f018bac-b88c-473b-9524-89d7b17cb03d, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1f5f48e2-0170-4472-8737-d4d4bc7ec54e, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f5f48e2-0170-4472-8737-d4d4bc7ec54e, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(3 AS Int64) and col_Uint64=CAST(3 AS Uint64) and col_Int32=CAST(3 AS Int32) and col_Uint32=CAST(3 AS Uint32) and col_Int16=CAST(3 AS Int16) and col_Uint16=CAST(3 AS Uint16) and col_Int8=CAST(3 AS Int8) and col_Uint8=CAST(3 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'30.0\' AS DyNumber) and col_String=\'String 3\' and col_Utf8=\'Utf8 3\' and col_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2003-01-01\' AS Date) and col_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200300000000 AS Timestamp) and col_Interval=CAST(3 AS Interval) and col_Date32=CAST(\'2003-01-01\' AS Date32) and col_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_Interval64=CAST(3 AS Interval64) and col_Float=CAST(3.1 AS Float) and col_Double=CAST(3.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1f5f48e2-0170-4472-8737-d4d4bc7ec54e, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 61ee158f-cefd-4587-ae86-a964f38a3386, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 61ee158f-cefd-4587-ae86-a964f38a3386, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(4 AS Int64) and col_Uint64=CAST(4 AS Uint64) and col_Int32=CAST(4 AS Int32) and col_Uint32=CAST(4 AS Uint32) and col_Int16=CAST(4 AS Int16) and col_Uint16=CAST(4 AS Uint16) and col_Int8=CAST(4 AS Int8) and col_Uint8=CAST(4 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'40.0\' AS DyNumber) and col_String=\'String 4\' and col_Utf8=\'Utf8 4\' and col_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2004-01-01\' AS Date) and col_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200400000000 AS Timestamp) and col_Interval=CAST(4 AS Interval) and col_Date32=CAST(\'2004-01-01\' AS Date32) and col_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_Interval64=CAST(4 AS Interval64) and col_Float=CAST(4.1 AS Float) and col_Double=CAST(4.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 61ee158f-cefd-4587-ae86-a964f38a3386, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b4708eeb-fd21-47b7-976b-17fb236d888b, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b4708eeb-fd21-47b7-976b-17fb236d888b, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(5 AS Int64) and pk_Uint64=CAST(5 AS Uint64) and pk_Int32=CAST(5 AS Int32) and pk_Uint32=CAST(5 AS Uint32) and pk_Int16=CAST(5 AS Int16) and pk_Uint16=CAST(5 AS Uint16) and pk_Int8=CAST(5 AS Int8) and pk_Uint8=CAST(5 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'5\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'50.0\' AS DyNumber) and pk_String=\'String 5\' and pk_Utf8=\'Utf8 5\' and pk_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2005-01-01\' AS Date) and pk_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200500000000 AS Timestamp) and pk_Interval=CAST(5 AS Interval) and pk_Date32=CAST(\'2005-01-01\' AS Date32) and pk_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200500000000 AS Timestamp64) and pk_Interval64=CAST(5 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(5 AS Int64) and col_Uint64=CAST(5 AS Uint64) and col_Int32=CAST(5 AS Int32) and col_Uint32=CAST(5 AS Uint32) and col_Int16=CAST(5 AS Int16) and col_Uint16=CAST(5 AS Uint16) and col_Int8=CAST(5 AS Int8) and col_Uint8=CAST(5 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'5\' AS Decimal(15,0)) and col_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'50.0\' AS DyNumber) and col_String=\'String 5\' and col_Utf8=\'Utf8 5\' and col_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2005-01-01\' AS Date) and col_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200500000000 AS Timestamp) and col_Interval=CAST(5 AS Interval) and col_Date32=CAST(\'2005-01-01\' AS Date32) and col_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200500000000 AS Timestamp64) and col_Interval64=CAST(5 AS Interval64) and col_Float=CAST(5.1 AS Float) and col_Double=CAST(5.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b4708eeb-fd21-47b7-976b-17fb236d888b, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 61f7daf0-fd51-4fb1-8c5e-c670b92420d0, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 61f7daf0-fd51-4fb1-8c5e-c670b92420d0, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(6 AS Int64) and col_Uint64=CAST(6 AS Uint64) and col_Int32=CAST(6 AS Int32) and col_Uint32=CAST(6 AS Uint32) and col_Int16=CAST(6 AS Int16) and col_Uint16=CAST(6 AS Uint16) and col_Int8=CAST(6 AS Int8) and col_Uint8=CAST(6 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'60.0\' AS DyNumber) and col_String=\'String 6\' and col_Utf8=\'Utf8 6\' and col_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2006-01-01\' AS Date) and col_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200600000000 AS Timestamp) and col_Interval=CAST(6 AS Interval) and col_Date32=CAST(\'2006-01-01\' AS Date32) and col_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_Interval64=CAST(6 AS Interval64) and col_Float=CAST(6.1 AS Float) and col_Double=CAST(6.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 61f7daf0-fd51-4fb1-8c5e-c670b92420d0, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b138237c-a955-41c8-a418-40a7126e7e39, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b138237c-a955-41c8-a418-40a7126e7e39, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(7 AS Int64) and pk_Uint64=CAST(7 AS Uint64) and pk_Int32=CAST(7 AS Int32) and pk_Uint32=CAST(7 AS Uint32) and pk_Int16=CAST(7 AS Int16) and pk_Uint16=CAST(7 AS Uint16) and pk_Int8=CAST(7 AS Int8) and pk_Uint8=CAST(7 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'7\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'70.0\' AS DyNumber) and pk_String=\'String 7\' and pk_Utf8=\'Utf8 7\' and pk_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2007-01-01\' AS Date) and pk_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200700000000 AS Timestamp) and pk_Interval=CAST(7 AS Interval) and pk_Date32=CAST(\'2007-01-01\' AS Date32) and pk_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200700000000 AS Timestamp64) and pk_Interval64=CAST(7 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(7 AS Int64) and col_Uint64=CAST(7 AS Uint64) and col_Int32=CAST(7 AS Int32) and col_Uint32=CAST(7 AS Uint32) and col_Int16=CAST(7 AS Int16) and col_Uint16=CAST(7 AS Uint16) and col_Int8=CAST(7 AS Int8) and col_Uint8=CAST(7 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'7\' AS Decimal(15,0)) and col_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'70.0\' AS DyNumber) and col_String=\'String 7\' and col_Utf8=\'Utf8 7\' and col_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2007-01-01\' AS Date) and col_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200700000000 AS Timestamp) and col_Interval=CAST(7 AS Interval) and col_Date32=CAST(\'2007-01-01\' AS Date32) and col_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200700000000 AS Timestamp64) and col_Interval64=CAST(7 AS Interval64) and col_Float=CAST(7.1 AS Float) and col_Double=CAST(7.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b138237c-a955-41c8-a418-40a7126e7e39, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3a550856-e3a6-4019-a238-7506f1bfd93d, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3a550856-e3a6-4019-a238-7506f1bfd93d, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(8 AS Int64) and pk_Uint64=CAST(8 AS Uint64) and pk_Int32=CAST(8 AS Int32) and pk_Uint32=CAST(8 AS Uint32) and pk_Int16=CAST(8 AS Int16) and pk_Uint16=CAST(8 AS Uint16) and pk_Int8=CAST(8 AS Int8) and pk_Uint8=CAST(8 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'8\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'80.0\' AS DyNumber) and pk_String=\'String 8\' and pk_Utf8=\'Utf8 8\' and pk_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2008-01-01\' AS Date) and pk_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200800000000 AS Timestamp) and pk_Interval=CAST(8 AS Interval) and pk_Date32=CAST(\'2008-01-01\' AS Date32) and pk_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200800000000 AS Timestamp64) and pk_Interval64=CAST(8 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(8 AS Int64) and col_Uint64=CAST(8 AS Uint64) and col_Int32=CAST(8 AS Int32) and col_Uint32=CAST(8 AS Uint32) and col_Int16=CAST(8 AS Int16) and col_Uint16=CAST(8 AS Uint16) and col_Int8=CAST(8 AS Int8) and col_Uint8=CAST(8 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'8\' AS Decimal(15,0)) and col_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'80.0\' AS DyNumber) and col_String=\'String 8\' and col_Utf8=\'Utf8 8\' and col_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2008-01-01\' AS Date) and col_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200800000000 AS Timestamp) and col_Interval=CAST(8 AS Interval) and col_Date32=CAST(\'2008-01-01\' AS Date32) and col_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200800000000 AS Timestamp64) and col_Interval64=CAST(8 AS Interval64) and col_Float=CAST(8.1 AS Float) and col_Double=CAST(8.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3a550856-e3a6-4019-a238-7506f1bfd93d, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1f2c6690-503e-40d1-9307-830bb8843cd6, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f2c6690-503e-40d1-9307-830bb8843cd6, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(9 AS Int64) and pk_Uint64=CAST(9 AS Uint64) and pk_Int32=CAST(9 AS Int32) and pk_Uint32=CAST(9 AS Uint32) and pk_Int16=CAST(9 AS Int16) and pk_Uint16=CAST(9 AS Uint16) and pk_Int8=CAST(9 AS Int8) and pk_Uint8=CAST(9 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'9\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'90.0\' AS DyNumber) and pk_String=\'String 9\' and pk_Utf8=\'Utf8 9\' and pk_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2009-01-01\' AS Date) and pk_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200900000000 AS Timestamp) and pk_Interval=CAST(9 AS Interval) and pk_Date32=CAST(\'2009-01-01\' AS Date32) and pk_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200900000000 AS Timestamp64) and pk_Interval64=CAST(9 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(9 AS Int64) and col_Uint64=CAST(9 AS Uint64) and col_Int32=CAST(9 AS Int32) and col_Uint32=CAST(9 AS Uint32) and col_Int16=CAST(9 AS Int16) and col_Uint16=CAST(9 AS Uint16) and col_Int8=CAST(9 AS Int8) and col_Uint8=CAST(9 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'9\' AS Decimal(15,0)) and col_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'90.0\' AS DyNumber) and col_String=\'String 9\' and col_Utf8=\'Utf8 9\' and col_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2009-01-01\' AS Date) and col_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696200900000000 AS Timestamp) and col_Interval=CAST(9 AS Interval) and col_Date32=CAST(\'2009-01-01\' AS Date32) and col_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696200900000000 AS Timestamp64) and col_Interval64=CAST(9 AS Interval64) and col_Float=CAST(9.1 AS Float) and col_Double=CAST(9.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1f2c6690-503e-40d1-9307-830bb8843cd6, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 84960e02-6088-4f66-8957-7a43c5e34572, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 84960e02-6088-4f66-8957-7a43c5e34572, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(10 AS Int64) and pk_Uint64=CAST(10 AS Uint64) and pk_Int32=CAST(10 AS Int32) and pk_Uint32=CAST(10 AS Uint32) and pk_Int16=CAST(10 AS Int16) and pk_Uint16=CAST(10 AS Uint16) and pk_Int8=CAST(10 AS Int8) and pk_Uint8=CAST(10 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'10\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'100.0\' AS DyNumber) and pk_String=\'String 10\' and pk_Utf8=\'Utf8 10\' and pk_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2010-01-01\' AS Date) and pk_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201000000000 AS Timestamp) and pk_Interval=CAST(10 AS Interval) and pk_Date32=CAST(\'2010-01-01\' AS Date32) and pk_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201000000000 AS Timestamp64) and pk_Interval64=CAST(10 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(10 AS Int64) and col_Uint64=CAST(10 AS Uint64) and col_Int32=CAST(10 AS Int32) and col_Uint32=CAST(10 AS Uint32) and col_Int16=CAST(10 AS Int16) and col_Uint16=CAST(10 AS Uint16) and col_Int8=CAST(10 AS Int8) and col_Uint8=CAST(10 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'10\' AS Decimal(15,0)) and col_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'100.0\' AS DyNumber) and col_String=\'String 10\' and col_Utf8=\'Utf8 10\' and col_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2010-01-01\' AS Date) and col_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201000000000 AS Timestamp) and col_Interval=CAST(10 AS Interval) and col_Date32=CAST(\'2010-01-01\' AS Date32) and col_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201000000000 AS Timestamp64) and col_Interval64=CAST(10 AS Interval64) and col_Float=CAST(10.1 AS Float) and col_Double=CAST(10.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 84960e02-6088-4f66-8957-7a43c5e34572, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2c8ee4f5-8f4f-4198-97c6-29624b880890, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2c8ee4f5-8f4f-4198-97c6-29624b880890, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(11 AS Int64) and pk_Uint64=CAST(11 AS Uint64) and pk_Int32=CAST(11 AS Int32) and pk_Uint32=CAST(11 AS Uint32) and pk_Int16=CAST(11 AS Int16) and pk_Uint16=CAST(11 AS Uint16) and pk_Int8=CAST(11 AS Int8) and pk_Uint8=CAST(11 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'11\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'110.0\' AS DyNumber) and pk_String=\'String 11\' and pk_Utf8=\'Utf8 11\' and pk_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2011-01-01\' AS Date) and pk_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201100000000 AS Timestamp) and pk_Interval=CAST(11 AS Interval) and pk_Date32=CAST(\'2011-01-01\' AS Date32) and pk_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201100000000 AS Timestamp64) and pk_Interval64=CAST(11 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(11 AS Int64) and col_Uint64=CAST(11 AS Uint64) and col_Int32=CAST(11 AS Int32) and col_Uint32=CAST(11 AS Uint32) and col_Int16=CAST(11 AS Int16) and col_Uint16=CAST(11 AS Uint16) and col_Int8=CAST(11 AS Int8) and col_Uint8=CAST(11 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'11\' AS Decimal(15,0)) and col_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'110.0\' AS DyNumber) and col_String=\'String 11\' and col_Utf8=\'Utf8 11\' and col_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2011-01-01\' AS Date) and col_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201100000000 AS Timestamp) and col_Interval=CAST(11 AS Interval) and col_Date32=CAST(\'2011-01-01\' AS Date32) and col_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201100000000 AS Timestamp64) and col_Interval64=CAST(11 AS Interval64) and col_Float=CAST(11.1 AS Float) and col_Double=CAST(11.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2c8ee4f5-8f4f-4198-97c6-29624b880890, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 47582009-3b2a-41a3-814d-d25120e34b27, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 47582009-3b2a-41a3-814d-d25120e34b27, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(12 AS Int64) and pk_Uint64=CAST(12 AS Uint64) and pk_Int32=CAST(12 AS Int32) and pk_Uint32=CAST(12 AS Uint32) and pk_Int16=CAST(12 AS Int16) and pk_Uint16=CAST(12 AS Uint16) and pk_Int8=CAST(12 AS Int8) and pk_Uint8=CAST(12 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'12\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'120.0\' AS DyNumber) and pk_String=\'String 12\' and pk_Utf8=\'Utf8 12\' and pk_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2012-01-01\' AS Date) and pk_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201200000000 AS Timestamp) and pk_Interval=CAST(12 AS Interval) and pk_Date32=CAST(\'2012-01-01\' AS Date32) and pk_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201200000000 AS Timestamp64) and pk_Interval64=CAST(12 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(12 AS Int64) and col_Uint64=CAST(12 AS Uint64) and col_Int32=CAST(12 AS Int32) and col_Uint32=CAST(12 AS Uint32) and col_Int16=CAST(12 AS Int16) and col_Uint16=CAST(12 AS Uint16) and col_Int8=CAST(12 AS Int8) and col_Uint8=CAST(12 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'12\' AS Decimal(15,0)) and col_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'120.0\' AS DyNumber) and col_String=\'String 12\' and col_Utf8=\'Utf8 12\' and col_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2012-01-01\' AS Date) and col_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201200000000 AS Timestamp) and col_Interval=CAST(12 AS Interval) and col_Date32=CAST(\'2012-01-01\' AS Date32) and col_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201200000000 AS Timestamp64) and col_Interval64=CAST(12 AS Interval64) and col_Float=CAST(12.1 AS Float) and col_Double=CAST(12.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 47582009-3b2a-41a3-814d-d25120e34b27, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, caff8f5c-5802-4260-841c-9e4c9165735d, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, caff8f5c-5802-4260-841c-9e4c9165735d, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(13 AS Int64) and pk_Uint64=CAST(13 AS Uint64) and pk_Int32=CAST(13 AS Int32) and pk_Uint32=CAST(13 AS Uint32) and pk_Int16=CAST(13 AS Int16) and pk_Uint16=CAST(13 AS Uint16) and pk_Int8=CAST(13 AS Int8) and pk_Uint8=CAST(13 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'13\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'130.0\' AS DyNumber) and pk_String=\'String 13\' and pk_Utf8=\'Utf8 13\' and pk_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2013-01-01\' AS Date) and pk_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201300000000 AS Timestamp) and pk_Interval=CAST(13 AS Interval) and pk_Date32=CAST(\'2013-01-01\' AS Date32) and pk_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201300000000 AS Timestamp64) and pk_Interval64=CAST(13 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(13 AS Int64) and col_Uint64=CAST(13 AS Uint64) and col_Int32=CAST(13 AS Int32) and col_Uint32=CAST(13 AS Uint32) and col_Int16=CAST(13 AS Int16) and col_Uint16=CAST(13 AS Uint16) and col_Int8=CAST(13 AS Int8) and col_Uint8=CAST(13 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'13\' AS Decimal(15,0)) and col_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'130.0\' AS DyNumber) and col_String=\'String 13\' and col_Utf8=\'Utf8 13\' and col_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2013-01-01\' AS Date) and col_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201300000000 AS Timestamp) and col_Interval=CAST(13 AS Interval) and col_Date32=CAST(\'2013-01-01\' AS Date32) and col_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201300000000 AS Timestamp64) and col_Interval64=CAST(13 AS Interval64) and col_Float=CAST(13.1 AS Float) and col_Double=CAST(13.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, caff8f5c-5802-4260-841c-9e4c9165735d, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7b423bf6-95c3-4f31-9640-ace84d627918, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7b423bf6-95c3-4f31-9640-ace84d627918, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(14 AS Int64) and pk_Uint64=CAST(14 AS Uint64) and pk_Int32=CAST(14 AS Int32) and pk_Uint32=CAST(14 AS Uint32) and pk_Int16=CAST(14 AS Int16) and pk_Uint16=CAST(14 AS Uint16) and pk_Int8=CAST(14 AS Int8) and pk_Uint8=CAST(14 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'14\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'140.0\' AS DyNumber) and pk_String=\'String 14\' and pk_Utf8=\'Utf8 14\' and pk_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2014-01-01\' AS Date) and pk_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201400000000 AS Timestamp) and pk_Interval=CAST(14 AS Interval) and pk_Date32=CAST(\'2014-01-01\' AS Date32) and pk_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201400000000 AS Timestamp64) and pk_Interval64=CAST(14 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(14 AS Int64) and col_Uint64=CAST(14 AS Uint64) and col_Int32=CAST(14 AS Int32) and col_Uint32=CAST(14 AS Uint32) and col_Int16=CAST(14 AS Int16) and col_Uint16=CAST(14 AS Uint16) and col_Int8=CAST(14 AS Int8) and col_Uint8=CAST(14 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'14\' AS Decimal(15,0)) and col_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'140.0\' AS DyNumber) and col_String=\'String 14\' and col_Utf8=\'Utf8 14\' and col_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2014-01-01\' AS Date) and col_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201400000000 AS Timestamp) and col_Interval=CAST(14 AS Interval) and col_Date32=CAST(\'2014-01-01\' AS Date32) and col_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201400000000 AS Timestamp64) and col_Interval64=CAST(14 AS Interval64) and col_Float=CAST(14.1 AS Float) and col_Double=CAST(14.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7b423bf6-95c3-4f31-9640-ace84d627918, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 41946e8f-263f-483e-ae55-fd4ac29dcf7f, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 41946e8f-263f-483e-ae55-fd4ac29dcf7f, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(15 AS Int64) and pk_Uint64=CAST(15 AS Uint64) and pk_Int32=CAST(15 AS Int32) and pk_Uint32=CAST(15 AS Uint32) and pk_Int16=CAST(15 AS Int16) and pk_Uint16=CAST(15 AS Uint16) and pk_Int8=CAST(15 AS Int8) and pk_Uint8=CAST(15 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'15\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'150.0\' AS DyNumber) and pk_String=\'String 15\' and pk_Utf8=\'Utf8 15\' and pk_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2015-01-01\' AS Date) and pk_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201500000000 AS Timestamp) and pk_Interval=CAST(15 AS Interval) and pk_Date32=CAST(\'2015-01-01\' AS Date32) and pk_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201500000000 AS Timestamp64) and pk_Interval64=CAST(15 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(15 AS Int64) and col_Uint64=CAST(15 AS Uint64) and col_Int32=CAST(15 AS Int32) and col_Uint32=CAST(15 AS Uint32) and col_Int16=CAST(15 AS Int16) and col_Uint16=CAST(15 AS Uint16) and col_Int8=CAST(15 AS Int8) and col_Uint8=CAST(15 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'15\' AS Decimal(15,0)) and col_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'150.0\' AS DyNumber) and col_String=\'String 15\' and col_Utf8=\'Utf8 15\' and col_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2015-01-01\' AS Date) and col_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201500000000 AS Timestamp) and col_Interval=CAST(15 AS Interval) and col_Date32=CAST(\'2015-01-01\' AS Date32) and col_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201500000000 AS Timestamp64) and col_Interval64=CAST(15 AS Interval64) and col_Float=CAST(15.1 AS Float) and col_Double=CAST(15.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 41946e8f-263f-483e-ae55-fd4ac29dcf7f, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cb4b0a8b-991c-466e-bdf6-82badd57030f, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cb4b0a8b-991c-466e-bdf6-82badd57030f, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(16 AS Int64) and pk_Uint64=CAST(16 AS Uint64) and pk_Int32=CAST(16 AS Int32) and pk_Uint32=CAST(16 AS Uint32) and pk_Int16=CAST(16 AS Int16) and pk_Uint16=CAST(16 AS Uint16) and pk_Int8=CAST(16 AS Int8) and pk_Uint8=CAST(16 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'16\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'160.0\' AS DyNumber) and pk_String=\'String 16\' and pk_Utf8=\'Utf8 16\' and pk_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2016-01-01\' AS Date) and pk_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201600000000 AS Timestamp) and pk_Interval=CAST(16 AS Interval) and pk_Date32=CAST(\'2016-01-01\' AS Date32) and pk_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201600000000 AS Timestamp64) and pk_Interval64=CAST(16 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(16 AS Int64) and col_Uint64=CAST(16 AS Uint64) and col_Int32=CAST(16 AS Int32) and col_Uint32=CAST(16 AS Uint32) and col_Int16=CAST(16 AS Int16) and col_Uint16=CAST(16 AS Uint16) and col_Int8=CAST(16 AS Int8) and col_Uint8=CAST(16 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'16\' AS Decimal(15,0)) and col_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'160.0\' AS DyNumber) and col_String=\'String 16\' and col_Utf8=\'Utf8 16\' and col_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2016-01-01\' AS Date) and col_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201600000000 AS Timestamp) and col_Interval=CAST(16 AS Interval) and col_Date32=CAST(\'2016-01-01\' AS Date32) and col_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201600000000 AS Timestamp64) and col_Interval64=CAST(16 AS Interval64) and col_Float=CAST(16.1 AS Float) and col_Double=CAST(16.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cb4b0a8b-991c-466e-bdf6-82badd57030f, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 377f4744-c23c-41c6-b8d8-a6ef88bd5d2e, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 377f4744-c23c-41c6-b8d8-a6ef88bd5d2e, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(17 AS Int64) and pk_Uint64=CAST(17 AS Uint64) and pk_Int32=CAST(17 AS Int32) and pk_Uint32=CAST(17 AS Uint32) and pk_Int16=CAST(17 AS Int16) and pk_Uint16=CAST(17 AS Uint16) and pk_Int8=CAST(17 AS Int8) and pk_Uint8=CAST(17 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'17\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'170.0\' AS DyNumber) and pk_String=\'String 17\' and pk_Utf8=\'Utf8 17\' and pk_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2017-01-01\' AS Date) and pk_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201700000000 AS Timestamp) and pk_Interval=CAST(17 AS Interval) and pk_Date32=CAST(\'2017-01-01\' AS Date32) and pk_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201700000000 AS Timestamp64) and pk_Interval64=CAST(17 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(17 AS Int64) and col_Uint64=CAST(17 AS Uint64) and col_Int32=CAST(17 AS Int32) and col_Uint32=CAST(17 AS Uint32) and col_Int16=CAST(17 AS Int16) and col_Uint16=CAST(17 AS Uint16) and col_Int8=CAST(17 AS Int8) and col_Uint8=CAST(17 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'17\' AS Decimal(15,0)) and col_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'170.0\' AS DyNumber) and col_String=\'String 17\' and col_Utf8=\'Utf8 17\' and col_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2017-01-01\' AS Date) and col_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201700000000 AS Timestamp) and col_Interval=CAST(17 AS Interval) and col_Date32=CAST(\'2017-01-01\' AS Date32) and col_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201700000000 AS Timestamp64) and col_Interval64=CAST(17 AS Interval64) and col_Float=CAST(17.1 AS Float) and col_Double=CAST(17.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 377f4744-c23c-41c6-b8d8-a6ef88bd5d2e, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6781706b-7dee-4d87-89e9-ce89bfb6598d, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6781706b-7dee-4d87-89e9-ce89bfb6598d, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(18 AS Int64) and pk_Uint64=CAST(18 AS Uint64) and pk_Int32=CAST(18 AS Int32) and pk_Uint32=CAST(18 AS Uint32) and pk_Int16=CAST(18 AS Int16) and pk_Uint16=CAST(18 AS Uint16) and pk_Int8=CAST(18 AS Int8) and pk_Uint8=CAST(18 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'18\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'180.0\' AS DyNumber) and pk_String=\'String 18\' and pk_Utf8=\'Utf8 18\' and pk_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2018-01-01\' AS Date) and pk_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201800000000 AS Timestamp) and pk_Interval=CAST(18 AS Interval) and pk_Date32=CAST(\'2018-01-01\' AS Date32) and pk_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201800000000 AS Timestamp64) and pk_Interval64=CAST(18 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(18 AS Int64) and col_Uint64=CAST(18 AS Uint64) and col_Int32=CAST(18 AS Int32) and col_Uint32=CAST(18 AS Uint32) and col_Int16=CAST(18 AS Int16) and col_Uint16=CAST(18 AS Uint16) and col_Int8=CAST(18 AS Int8) and col_Uint8=CAST(18 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'18\' AS Decimal(15,0)) and col_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'180.0\' AS DyNumber) and col_String=\'String 18\' and col_Utf8=\'Utf8 18\' and col_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2018-01-01\' AS Date) and col_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201800000000 AS Timestamp) and col_Interval=CAST(18 AS Interval) and col_Date32=CAST(\'2018-01-01\' AS Date32) and col_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201800000000 AS Timestamp64) and col_Interval64=CAST(18 AS Interval64) and col_Float=CAST(18.1 AS Float) and col_Double=CAST(18.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6781706b-7dee-4d87-89e9-ce89bfb6598d, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7be34fc2-ebb9-40d6-b8b6-1fe3747b0724, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7be34fc2-ebb9-40d6-b8b6-1fe3747b0724, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(19 AS Int64) and pk_Uint64=CAST(19 AS Uint64) and pk_Int32=CAST(19 AS Int32) and pk_Uint32=CAST(19 AS Uint32) and pk_Int16=CAST(19 AS Int16) and pk_Uint16=CAST(19 AS Uint16) and pk_Int8=CAST(19 AS Int8) and pk_Uint8=CAST(19 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'19\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'190.0\' AS DyNumber) and pk_String=\'String 19\' and pk_Utf8=\'Utf8 19\' and pk_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2019-01-01\' AS Date) and pk_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201900000000 AS Timestamp) and pk_Interval=CAST(19 AS Interval) and pk_Date32=CAST(\'2019-01-01\' AS Date32) and pk_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201900000000 AS Timestamp64) and pk_Interval64=CAST(19 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(19 AS Int64) and col_Uint64=CAST(19 AS Uint64) and col_Int32=CAST(19 AS Int32) and col_Uint32=CAST(19 AS Uint32) and col_Int16=CAST(19 AS Int16) and col_Uint16=CAST(19 AS Uint16) and col_Int8=CAST(19 AS Int8) and col_Uint8=CAST(19 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'19\' AS Decimal(15,0)) and col_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'190.0\' AS DyNumber) and col_String=\'String 19\' and col_Utf8=\'Utf8 19\' and col_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2019-01-01\' AS Date) and col_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696201900000000 AS Timestamp) and col_Interval=CAST(19 AS Interval) and col_Date32=CAST(\'2019-01-01\' AS Date32) and col_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696201900000000 AS Timestamp64) and col_Interval64=CAST(19 AS Interval64) and col_Float=CAST(19.1 AS Float) and col_Double=CAST(19.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7be34fc2-ebb9-40d6-b8b6-1fe3747b0724, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, afebe6e4-0c8e-48b7-a430-30e10b7a9520, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, afebe6e4-0c8e-48b7-a430-30e10b7a9520, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(20 AS Int64) and pk_Uint64=CAST(20 AS Uint64) and pk_Int32=CAST(20 AS Int32) and pk_Uint32=CAST(20 AS Uint32) and pk_Int16=CAST(20 AS Int16) and pk_Uint16=CAST(20 AS Uint16) and pk_Int8=CAST(20 AS Int8) and pk_Uint8=CAST(20 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'20\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'200.0\' AS DyNumber) and pk_String=\'String 20\' and pk_Utf8=\'Utf8 20\' and pk_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2020-01-01\' AS Date) and pk_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202000000000 AS Timestamp) and pk_Interval=CAST(20 AS Interval) and pk_Date32=CAST(\'2020-01-01\' AS Date32) and pk_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202000000000 AS Timestamp64) and pk_Interval64=CAST(20 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(20 AS Int64) and col_Uint64=CAST(20 AS Uint64) and col_Int32=CAST(20 AS Int32) and col_Uint32=CAST(20 AS Uint32) and col_Int16=CAST(20 AS Int16) and col_Uint16=CAST(20 AS Uint16) and col_Int8=CAST(20 AS Int8) and col_Uint8=CAST(20 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'20\' AS Decimal(15,0)) and col_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'200.0\' AS DyNumber) and col_String=\'String 20\' and col_Utf8=\'Utf8 20\' and col_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2020-01-01\' AS Date) and col_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202000000000 AS Timestamp) and col_Interval=CAST(20 AS Interval) and col_Date32=CAST(\'2020-01-01\' AS Date32) and col_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202000000000 AS Timestamp64) and col_Interval64=CAST(20 AS Interval64) and col_Float=CAST(20.1 AS Float) and col_Double=CAST(20.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, afebe6e4-0c8e-48b7-a430-30e10b7a9520, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 89db7a68-d904-4d3d-9cc0-f6a173d76311, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 89db7a68-d904-4d3d-9cc0-f6a173d76311, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(21 AS Int64) and pk_Uint64=CAST(21 AS Uint64) and pk_Int32=CAST(21 AS Int32) and pk_Uint32=CAST(21 AS Uint32) and pk_Int16=CAST(21 AS Int16) and pk_Uint16=CAST(21 AS Uint16) and pk_Int8=CAST(21 AS Int8) and pk_Uint8=CAST(21 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'21\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'210.0\' AS DyNumber) and pk_String=\'String 21\' and pk_Utf8=\'Utf8 21\' and pk_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2021-01-01\' AS Date) and pk_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202100000000 AS Timestamp) and pk_Interval=CAST(21 AS Interval) and pk_Date32=CAST(\'2021-01-01\' AS Date32) and pk_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202100000000 AS Timestamp64) and pk_Interval64=CAST(21 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(21 AS Int64) and col_Uint64=CAST(21 AS Uint64) and col_Int32=CAST(21 AS Int32) and col_Uint32=CAST(21 AS Uint32) and col_Int16=CAST(21 AS Int16) and col_Uint16=CAST(21 AS Uint16) and col_Int8=CAST(21 AS Int8) and col_Uint8=CAST(21 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'21\' AS Decimal(15,0)) and col_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'210.0\' AS DyNumber) and col_String=\'String 21\' and col_Utf8=\'Utf8 21\' and col_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2021-01-01\' AS Date) and col_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202100000000 AS Timestamp) and col_Interval=CAST(21 AS Interval) and col_Date32=CAST(\'2021-01-01\' AS Date32) and col_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202100000000 AS Timestamp64) and col_Interval64=CAST(21 AS Interval64) and col_Float=CAST(21.1 AS Float) and col_Double=CAST(21.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 89db7a68-d904-4d3d-9cc0-f6a173d76311, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 00dd6c15-d56e-4548-8a1f-f44263e422e3, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 00dd6c15-d56e-4548-8a1f-f44263e422e3, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(22 AS Int64) and pk_Uint64=CAST(22 AS Uint64) and pk_Int32=CAST(22 AS Int32) and pk_Uint32=CAST(22 AS Uint32) and pk_Int16=CAST(22 AS Int16) and pk_Uint16=CAST(22 AS Uint16) and pk_Int8=CAST(22 AS Int8) and pk_Uint8=CAST(22 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'22\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'220.0\' AS DyNumber) and pk_String=\'String 22\' and pk_Utf8=\'Utf8 22\' and pk_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2022-01-01\' AS Date) and pk_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202200000000 AS Timestamp) and pk_Interval=CAST(22 AS Interval) and pk_Date32=CAST(\'2022-01-01\' AS Date32) and pk_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202200000000 AS Timestamp64) and pk_Interval64=CAST(22 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(22 AS Int64) and col_Uint64=CAST(22 AS Uint64) and col_Int32=CAST(22 AS Int32) and col_Uint32=CAST(22 AS Uint32) and col_Int16=CAST(22 AS Int16) and col_Uint16=CAST(22 AS Uint16) and col_Int8=CAST(22 AS Int8) and col_Uint8=CAST(22 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'22\' AS Decimal(15,0)) and col_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'220.0\' AS DyNumber) and col_String=\'String 22\' and col_Utf8=\'Utf8 22\' and col_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2022-01-01\' AS Date) and col_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202200000000 AS Timestamp) and col_Interval=CAST(22 AS Interval) and col_Date32=CAST(\'2022-01-01\' AS Date32) and col_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202200000000 AS Timestamp64) and col_Interval64=CAST(22 AS Interval64) and col_Float=CAST(22.1 AS Float) and col_Double=CAST(22.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 00dd6c15-d56e-4548-8a1f-f44263e422e3, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 557163e7-db2d-40b1-a040-d83f0ba8a436, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 557163e7-db2d-40b1-a040-d83f0ba8a436, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(23 AS Int64) and pk_Uint64=CAST(23 AS Uint64) and pk_Int32=CAST(23 AS Int32) and pk_Uint32=CAST(23 AS Uint32) and pk_Int16=CAST(23 AS Int16) and pk_Uint16=CAST(23 AS Uint16) and pk_Int8=CAST(23 AS Int8) and pk_Uint8=CAST(23 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'23\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'230.0\' AS DyNumber) and pk_String=\'String 23\' and pk_Utf8=\'Utf8 23\' and pk_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2023-01-01\' AS Date) and pk_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202300000000 AS Timestamp) and pk_Interval=CAST(23 AS Interval) and pk_Date32=CAST(\'2023-01-01\' AS Date32) and pk_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202300000000 AS Timestamp64) and pk_Interval64=CAST(23 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(23 AS Int64) and col_Uint64=CAST(23 AS Uint64) and col_Int32=CAST(23 AS Int32) and col_Uint32=CAST(23 AS Uint32) and col_Int16=CAST(23 AS Int16) and col_Uint16=CAST(23 AS Uint16) and col_Int8=CAST(23 AS Int8) and col_Uint8=CAST(23 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'23\' AS Decimal(15,0)) and col_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'230.0\' AS DyNumber) and col_String=\'String 23\' and col_Utf8=\'Utf8 23\' and col_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2023-01-01\' AS Date) and col_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202300000000 AS Timestamp) and col_Interval=CAST(23 AS Interval) and col_Date32=CAST(\'2023-01-01\' AS Date32) and col_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202300000000 AS Timestamp64) and col_Interval64=CAST(23 AS Interval64) and col_Float=CAST(23.1 AS Float) and col_Double=CAST(23.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 557163e7-db2d-40b1-a040-d83f0ba8a436, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0d8c5c4a-8e49-4185-9c62-c4ab4e917e55, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0d8c5c4a-8e49-4185-9c62-c4ab4e917e55, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(24 AS Int64) and pk_Uint64=CAST(24 AS Uint64) and pk_Int32=CAST(24 AS Int32) and pk_Uint32=CAST(24 AS Uint32) and pk_Int16=CAST(24 AS Int16) and pk_Uint16=CAST(24 AS Uint16) and pk_Int8=CAST(24 AS Int8) and pk_Uint8=CAST(24 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'24\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'240.0\' AS DyNumber) and pk_String=\'String 24\' and pk_Utf8=\'Utf8 24\' and pk_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2024-01-01\' AS Date) and pk_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202400000000 AS Timestamp) and pk_Interval=CAST(24 AS Interval) and pk_Date32=CAST(\'2024-01-01\' AS Date32) and pk_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202400000000 AS Timestamp64) and pk_Interval64=CAST(24 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(24 AS Int64) and col_Uint64=CAST(24 AS Uint64) and col_Int32=CAST(24 AS Int32) and col_Uint32=CAST(24 AS Uint32) and col_Int16=CAST(24 AS Int16) and col_Uint16=CAST(24 AS Uint16) and col_Int8=CAST(24 AS Int8) and col_Uint8=CAST(24 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'24\' AS Decimal(15,0)) and col_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'240.0\' AS DyNumber) and col_String=\'String 24\' and col_Utf8=\'Utf8 24\' and col_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2024-01-01\' AS Date) and col_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202400000000 AS Timestamp) and col_Interval=CAST(24 AS Interval) and col_Date32=CAST(\'2024-01-01\' AS Date32) and col_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202400000000 AS Timestamp64) and col_Interval64=CAST(24 AS Interval64) and col_Float=CAST(24.1 AS Float) and col_Double=CAST(24.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0d8c5c4a-8e49-4185-9c62-c4ab4e917e55, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 79bfb53d-5984-4312-bdad-1c8957339b1d, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 79bfb53d-5984-4312-bdad-1c8957339b1d, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(25 AS Int64) and pk_Uint64=CAST(25 AS Uint64) and pk_Int32=CAST(25 AS Int32) and pk_Uint32=CAST(25 AS Uint32) and pk_Int16=CAST(25 AS Int16) and pk_Uint16=CAST(25 AS Uint16) and pk_Int8=CAST(25 AS Int8) and pk_Uint8=CAST(25 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'25\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'250.0\' AS DyNumber) and pk_String=\'String 25\' and pk_Utf8=\'Utf8 25\' and pk_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2025-01-01\' AS Date) and pk_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202500000000 AS Timestamp) and pk_Interval=CAST(25 AS Interval) and pk_Date32=CAST(\'2025-01-01\' AS Date32) and pk_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202500000000 AS Timestamp64) and pk_Interval64=CAST(25 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(25 AS Int64) and col_Uint64=CAST(25 AS Uint64) and col_Int32=CAST(25 AS Int32) and col_Uint32=CAST(25 AS Uint32) and col_Int16=CAST(25 AS Int16) and col_Uint16=CAST(25 AS Uint16) and col_Int8=CAST(25 AS Int8) and col_Uint8=CAST(25 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'25\' AS Decimal(15,0)) and col_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'250.0\' AS DyNumber) and col_String=\'String 25\' and col_Utf8=\'Utf8 25\' and col_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2025-01-01\' AS Date) and col_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202500000000 AS Timestamp) and col_Interval=CAST(25 AS Interval) and col_Date32=CAST(\'2025-01-01\' AS Date32) and col_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202500000000 AS Timestamp64) and col_Interval64=CAST(25 AS Interval64) and col_Float=CAST(25.1 AS Float) and col_Double=CAST(25.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 79bfb53d-5984-4312-bdad-1c8957339b1d, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a049e73a-806a-4272-a348-622e6135f914, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a049e73a-806a-4272-a348-622e6135f914, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(26 AS Int64) and pk_Uint64=CAST(26 AS Uint64) and pk_Int32=CAST(26 AS Int32) and pk_Uint32=CAST(26 AS Uint32) and pk_Int16=CAST(26 AS Int16) and pk_Uint16=CAST(26 AS Uint16) and pk_Int8=CAST(26 AS Int8) and pk_Uint8=CAST(26 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'26\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'26.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'26.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'260.0\' AS DyNumber) and pk_String=\'String 26\' and pk_Utf8=\'Utf8 26\' and pk_UUID=CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2026-01-01\' AS Date) and pk_Datetime=CAST(\'2026-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202600000000 AS Timestamp) and pk_Interval=CAST(26 AS Interval) and pk_Date32=CAST(\'2026-01-01\' AS Date32) and pk_Datetime64=CAST(\'2026-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202600000000 AS Timestamp64) and pk_Interval64=CAST(26 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(26 AS Int64) and col_Uint64=CAST(26 AS Uint64) and col_Int32=CAST(26 AS Int32) and col_Uint32=CAST(26 AS Uint32) and col_Int16=CAST(26 AS Int16) and col_Uint16=CAST(26 AS Uint16) and col_Int8=CAST(26 AS Int8) and col_Uint8=CAST(26 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'26\' AS Decimal(15,0)) and col_Decimal229=CAST(\'26.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'26.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'260.0\' AS DyNumber) and col_String=\'String 26\' and col_Utf8=\'Utf8 26\' and col_UUID=CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2026-01-01\' AS Date) and col_Datetime=CAST(\'2026-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202600000000 AS Timestamp) and col_Interval=CAST(26 AS Interval) and col_Date32=CAST(\'2026-01-01\' AS Date32) and col_Datetime64=CAST(\'2026-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202600000000 AS Timestamp64) and col_Interval64=CAST(26 AS Interval64) and col_Float=CAST(26.1 AS Float) and col_Double=CAST(26.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a049e73a-806a-4272-a348-622e6135f914, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4c7adb31-fa9f-4b6b-a17f-1f6a88a0ec23, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4c7adb31-fa9f-4b6b-a17f-1f6a88a0ec23, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(27 AS Int64) and pk_Uint64=CAST(27 AS Uint64) and pk_Int32=CAST(27 AS Int32) and pk_Uint32=CAST(27 AS Uint32) and pk_Int16=CAST(27 AS Int16) and pk_Uint16=CAST(27 AS Uint16) and pk_Int8=CAST(27 AS Int8) and pk_Uint8=CAST(27 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'27\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'27.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'27.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'270.0\' AS DyNumber) and pk_String=\'String 27\' and pk_Utf8=\'Utf8 27\' and pk_UUID=CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2027-01-01\' AS Date) and pk_Datetime=CAST(\'2027-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202700000000 AS Timestamp) and pk_Interval=CAST(27 AS Interval) and pk_Date32=CAST(\'2027-01-01\' AS Date32) and pk_Datetime64=CAST(\'2027-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202700000000 AS Timestamp64) and pk_Interval64=CAST(27 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(27 AS Int64) and col_Uint64=CAST(27 AS Uint64) and col_Int32=CAST(27 AS Int32) and col_Uint32=CAST(27 AS Uint32) and col_Int16=CAST(27 AS Int16) and col_Uint16=CAST(27 AS Uint16) and col_Int8=CAST(27 AS Int8) and col_Uint8=CAST(27 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'27\' AS Decimal(15,0)) and col_Decimal229=CAST(\'27.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'27.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'270.0\' AS DyNumber) and col_String=\'String 27\' and col_Utf8=\'Utf8 27\' and col_UUID=CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2027-01-01\' AS Date) and col_Datetime=CAST(\'2027-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202700000000 AS Timestamp) and col_Interval=CAST(27 AS Interval) and col_Date32=CAST(\'2027-01-01\' AS Date32) and col_Datetime64=CAST(\'2027-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202700000000 AS Timestamp64) and col_Interval64=CAST(27 AS Interval64) and col_Float=CAST(27.1 AS Float) and col_Double=CAST(27.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4c7adb31-fa9f-4b6b-a17f-1f6a88a0ec23, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 32e56892-ac5f-4e34-88c2-4ea8a49601fb, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 32e56892-ac5f-4e34-88c2-4ea8a49601fb, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(28 AS Int64) and pk_Uint64=CAST(28 AS Uint64) and pk_Int32=CAST(28 AS Int32) and pk_Uint32=CAST(28 AS Uint32) and pk_Int16=CAST(28 AS Int16) and pk_Uint16=CAST(28 AS Uint16) and pk_Int8=CAST(28 AS Int8) and pk_Uint8=CAST(28 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'28\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'28.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'28.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'280.0\' AS DyNumber) and pk_String=\'String 28\' and pk_Utf8=\'Utf8 28\' and pk_UUID=CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2028-01-01\' AS Date) and pk_Datetime=CAST(\'2028-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202800000000 AS Timestamp) and pk_Interval=CAST(28 AS Interval) and pk_Date32=CAST(\'2028-01-01\' AS Date32) and pk_Datetime64=CAST(\'2028-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202800000000 AS Timestamp64) and pk_Interval64=CAST(28 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(28 AS Int64) and col_Uint64=CAST(28 AS Uint64) and col_Int32=CAST(28 AS Int32) and col_Uint32=CAST(28 AS Uint32) and col_Int16=CAST(28 AS Int16) and col_Uint16=CAST(28 AS Uint16) and col_Int8=CAST(28 AS Int8) and col_Uint8=CAST(28 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'28\' AS Decimal(15,0)) and col_Decimal229=CAST(\'28.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'28.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'280.0\' AS DyNumber) and col_String=\'String 28\' and col_Utf8=\'Utf8 28\' and col_UUID=CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2028-01-01\' AS Date) and col_Datetime=CAST(\'2028-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202800000000 AS Timestamp) and col_Interval=CAST(28 AS Interval) and col_Date32=CAST(\'2028-01-01\' AS Date32) and col_Datetime64=CAST(\'2028-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202800000000 AS Timestamp64) and col_Interval64=CAST(28 AS Interval64) and col_Float=CAST(28.1 AS Float) and col_Double=CAST(28.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 32e56892-ac5f-4e34-88c2-4ea8a49601fb, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a3fbed66-9863-49a1-980e-1b8202d43734, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a3fbed66-9863-49a1-980e-1b8202d43734, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(29 AS Int64) and pk_Uint64=CAST(29 AS Uint64) and pk_Int32=CAST(29 AS Int32) and pk_Uint32=CAST(29 AS Uint32) and pk_Int16=CAST(29 AS Int16) and pk_Uint16=CAST(29 AS Uint16) and pk_Int8=CAST(29 AS Int8) and pk_Uint8=CAST(29 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'29\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'29.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'29.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'290.0\' AS DyNumber) and pk_String=\'String 29\' and pk_Utf8=\'Utf8 29\' and pk_UUID=CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2029-01-01\' AS Date) and pk_Datetime=CAST(\'2029-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202900000000 AS Timestamp) and pk_Interval=CAST(29 AS Interval) and pk_Date32=CAST(\'2029-01-01\' AS Date32) and pk_Datetime64=CAST(\'2029-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202900000000 AS Timestamp64) and pk_Interval64=CAST(29 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(29 AS Int64) and col_Uint64=CAST(29 AS Uint64) and col_Int32=CAST(29 AS Int32) and col_Uint32=CAST(29 AS Uint32) and col_Int16=CAST(29 AS Int16) and col_Uint16=CAST(29 AS Uint16) and col_Int8=CAST(29 AS Int8) and col_Uint8=CAST(29 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'29\' AS Decimal(15,0)) and col_Decimal229=CAST(\'29.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'29.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'290.0\' AS DyNumber) and col_String=\'String 29\' and col_Utf8=\'Utf8 29\' and col_UUID=CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2029-01-01\' AS Date) and col_Datetime=CAST(\'2029-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696202900000000 AS Timestamp) and col_Interval=CAST(29 AS Interval) and col_Date32=CAST(\'2029-01-01\' AS Date32) and col_Datetime64=CAST(\'2029-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696202900000000 AS Timestamp64) and col_Interval64=CAST(29 AS Interval64) and col_Float=CAST(29.1 AS Float) and col_Double=CAST(29.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a3fbed66-9863-49a1-980e-1b8202d43734, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4eb105e2-ebc1-471a-abb1-3830505aa4d8, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4eb105e2-ebc1-471a-abb1-3830505aa4d8, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(30 AS Int64) and pk_Uint64=CAST(30 AS Uint64) and pk_Int32=CAST(30 AS Int32) and pk_Uint32=CAST(30 AS Uint32) and pk_Int16=CAST(30 AS Int16) and pk_Uint16=CAST(30 AS Uint16) and pk_Int8=CAST(30 AS Int8) and pk_Uint8=CAST(30 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'30\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'30.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'30.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'300.0\' AS DyNumber) and pk_String=\'String 30\' and pk_Utf8=\'Utf8 30\' and pk_UUID=CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2030-01-01\' AS Date) and pk_Datetime=CAST(\'2030-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203000000000 AS Timestamp) and pk_Interval=CAST(30 AS Interval) and pk_Date32=CAST(\'2030-01-01\' AS Date32) and pk_Datetime64=CAST(\'2030-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203000000000 AS Timestamp64) and pk_Interval64=CAST(30 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(30 AS Int64) and col_Uint64=CAST(30 AS Uint64) and col_Int32=CAST(30 AS Int32) and col_Uint32=CAST(30 AS Uint32) and col_Int16=CAST(30 AS Int16) and col_Uint16=CAST(30 AS Uint16) and col_Int8=CAST(30 AS Int8) and col_Uint8=CAST(30 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'30\' AS Decimal(15,0)) and col_Decimal229=CAST(\'30.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'30.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'300.0\' AS DyNumber) and col_String=\'String 30\' and col_Utf8=\'Utf8 30\' and col_UUID=CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2030-01-01\' AS Date) and col_Datetime=CAST(\'2030-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203000000000 AS Timestamp) and col_Interval=CAST(30 AS Interval) and col_Date32=CAST(\'2030-01-01\' AS Date32) and col_Datetime64=CAST(\'2030-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203000000000 AS Timestamp64) and col_Interval64=CAST(30 AS Interval64) and col_Float=CAST(30.1 AS Float) and col_Double=CAST(30.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4eb105e2-ebc1-471a-abb1-3830505aa4d8, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 77b9dd1e-9d5a-4c2c-a284-49fbf0b515b4, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 77b9dd1e-9d5a-4c2c-a284-49fbf0b515b4, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(31 AS Int64) and pk_Uint64=CAST(31 AS Uint64) and pk_Int32=CAST(31 AS Int32) and pk_Uint32=CAST(31 AS Uint32) and pk_Int16=CAST(31 AS Int16) and pk_Uint16=CAST(31 AS Uint16) and pk_Int8=CAST(31 AS Int8) and pk_Uint8=CAST(31 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'31\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'31.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'31.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'310.0\' AS DyNumber) and pk_String=\'String 31\' and pk_Utf8=\'Utf8 31\' and pk_UUID=CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2031-01-01\' AS Date) and pk_Datetime=CAST(\'2031-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203100000000 AS Timestamp) and pk_Interval=CAST(31 AS Interval) and pk_Date32=CAST(\'2031-01-01\' AS Date32) and pk_Datetime64=CAST(\'2031-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203100000000 AS Timestamp64) and pk_Interval64=CAST(31 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(31 AS Int64) and col_Uint64=CAST(31 AS Uint64) and col_Int32=CAST(31 AS Int32) and col_Uint32=CAST(31 AS Uint32) and col_Int16=CAST(31 AS Int16) and col_Uint16=CAST(31 AS Uint16) and col_Int8=CAST(31 AS Int8) and col_Uint8=CAST(31 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'31\' AS Decimal(15,0)) and col_Decimal229=CAST(\'31.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'31.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'310.0\' AS DyNumber) and col_String=\'String 31\' and col_Utf8=\'Utf8 31\' and col_UUID=CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2031-01-01\' AS Date) and col_Datetime=CAST(\'2031-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203100000000 AS Timestamp) and col_Interval=CAST(31 AS Interval) and col_Date32=CAST(\'2031-01-01\' AS Date32) and col_Datetime64=CAST(\'2031-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203100000000 AS Timestamp64) and col_Interval64=CAST(31 AS Interval64) and col_Float=CAST(31.1 AS Float) and col_Double=CAST(31.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 77b9dd1e-9d5a-4c2c-a284-49fbf0b515b4, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 82dc575e-558d-4766-9ec2-aeccee977505, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 82dc575e-558d-4766-9ec2-aeccee977505, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(32 AS Int64) and pk_Uint64=CAST(32 AS Uint64) and pk_Int32=CAST(32 AS Int32) and pk_Uint32=CAST(32 AS Uint32) and pk_Int16=CAST(32 AS Int16) and pk_Uint16=CAST(32 AS Uint16) and pk_Int8=CAST(32 AS Int8) and pk_Uint8=CAST(32 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'32\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'32.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'32.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'320.0\' AS DyNumber) and pk_String=\'String 32\' and pk_Utf8=\'Utf8 32\' and pk_UUID=CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2032-01-01\' AS Date) and pk_Datetime=CAST(\'2032-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203200000000 AS Timestamp) and pk_Interval=CAST(32 AS Interval) and pk_Date32=CAST(\'2032-01-01\' AS Date32) and pk_Datetime64=CAST(\'2032-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203200000000 AS Timestamp64) and pk_Interval64=CAST(32 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(32 AS Int64) and col_Uint64=CAST(32 AS Uint64) and col_Int32=CAST(32 AS Int32) and col_Uint32=CAST(32 AS Uint32) and col_Int16=CAST(32 AS Int16) and col_Uint16=CAST(32 AS Uint16) and col_Int8=CAST(32 AS Int8) and col_Uint8=CAST(32 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'32\' AS Decimal(15,0)) and col_Decimal229=CAST(\'32.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'32.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'320.0\' AS DyNumber) and col_String=\'String 32\' and col_Utf8=\'Utf8 32\' and col_UUID=CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2032-01-01\' AS Date) and col_Datetime=CAST(\'2032-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203200000000 AS Timestamp) and col_Interval=CAST(32 AS Interval) and col_Date32=CAST(\'2032-01-01\' AS Date32) and col_Datetime64=CAST(\'2032-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203200000000 AS Timestamp64) and col_Interval64=CAST(32 AS Interval64) and col_Float=CAST(32.1 AS Float) and col_Double=CAST(32.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 82dc575e-558d-4766-9ec2-aeccee977505, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6f86d96a-832d-43b6-aa40-a2ee0f8a9433, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6f86d96a-832d-43b6-aa40-a2ee0f8a9433, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(33 AS Int64) and pk_Uint64=CAST(33 AS Uint64) and pk_Int32=CAST(33 AS Int32) and pk_Uint32=CAST(33 AS Uint32) and pk_Int16=CAST(33 AS Int16) and pk_Uint16=CAST(33 AS Uint16) and pk_Int8=CAST(33 AS Int8) and pk_Uint8=CAST(33 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'33\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'33.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'33.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'330.0\' AS DyNumber) and pk_String=\'String 33\' and pk_Utf8=\'Utf8 33\' and pk_UUID=CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2033-01-01\' AS Date) and pk_Datetime=CAST(\'2033-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203300000000 AS Timestamp) and pk_Interval=CAST(33 AS Interval) and pk_Date32=CAST(\'2033-01-01\' AS Date32) and pk_Datetime64=CAST(\'2033-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203300000000 AS Timestamp64) and pk_Interval64=CAST(33 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(33 AS Int64) and col_Uint64=CAST(33 AS Uint64) and col_Int32=CAST(33 AS Int32) and col_Uint32=CAST(33 AS Uint32) and col_Int16=CAST(33 AS Int16) and col_Uint16=CAST(33 AS Uint16) and col_Int8=CAST(33 AS Int8) and col_Uint8=CAST(33 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'33\' AS Decimal(15,0)) and col_Decimal229=CAST(\'33.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'33.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'330.0\' AS DyNumber) and col_String=\'String 33\' and col_Utf8=\'Utf8 33\' and col_UUID=CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2033-01-01\' AS Date) and col_Datetime=CAST(\'2033-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203300000000 AS Timestamp) and col_Interval=CAST(33 AS Interval) and col_Date32=CAST(\'2033-01-01\' AS Date32) and col_Datetime64=CAST(\'2033-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203300000000 AS Timestamp64) and col_Interval64=CAST(33 AS Interval64) and col_Float=CAST(33.1 AS Float) and col_Double=CAST(33.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6f86d96a-832d-43b6-aa40-a2ee0f8a9433, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 66c0a05e-62c4-44ae-8ea8-88d5b919fc25, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 66c0a05e-62c4-44ae-8ea8-88d5b919fc25, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(34 AS Int64) and pk_Uint64=CAST(34 AS Uint64) and pk_Int32=CAST(34 AS Int32) and pk_Uint32=CAST(34 AS Uint32) and pk_Int16=CAST(34 AS Int16) and pk_Uint16=CAST(34 AS Uint16) and pk_Int8=CAST(34 AS Int8) and pk_Uint8=CAST(34 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'34\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'34.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'34.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'340.0\' AS DyNumber) and pk_String=\'String 34\' and pk_Utf8=\'Utf8 34\' and pk_UUID=CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2034-01-01\' AS Date) and pk_Datetime=CAST(\'2034-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203400000000 AS Timestamp) and pk_Interval=CAST(34 AS Interval) and pk_Date32=CAST(\'2034-01-01\' AS Date32) and pk_Datetime64=CAST(\'2034-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203400000000 AS Timestamp64) and pk_Interval64=CAST(34 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(34 AS Int64) and col_Uint64=CAST(34 AS Uint64) and col_Int32=CAST(34 AS Int32) and col_Uint32=CAST(34 AS Uint32) and col_Int16=CAST(34 AS Int16) and col_Uint16=CAST(34 AS Uint16) and col_Int8=CAST(34 AS Int8) and col_Uint8=CAST(34 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'34\' AS Decimal(15,0)) and col_Decimal229=CAST(\'34.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'34.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'340.0\' AS DyNumber) and col_String=\'String 34\' and col_Utf8=\'Utf8 34\' and col_UUID=CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2034-01-01\' AS Date) and col_Datetime=CAST(\'2034-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203400000000 AS Timestamp) and col_Interval=CAST(34 AS Interval) and col_Date32=CAST(\'2034-01-01\' AS Date32) and col_Datetime64=CAST(\'2034-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203400000000 AS Timestamp64) and col_Interval64=CAST(34 AS Interval64) and col_Float=CAST(34.1 AS Float) and col_Double=CAST(34.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 66c0a05e-62c4-44ae-8ea8-88d5b919fc25, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 012d4433-548a-44c2-88b8-2c7e2bfa41e0, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 012d4433-548a-44c2-88b8-2c7e2bfa41e0, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(35 AS Int64) and pk_Uint64=CAST(35 AS Uint64) and pk_Int32=CAST(35 AS Int32) and pk_Uint32=CAST(35 AS Uint32) and pk_Int16=CAST(35 AS Int16) and pk_Uint16=CAST(35 AS Uint16) and pk_Int8=CAST(35 AS Int8) and pk_Uint8=CAST(35 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'35\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'35.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'35.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'350.0\' AS DyNumber) and pk_String=\'String 35\' and pk_Utf8=\'Utf8 35\' and pk_UUID=CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2035-01-01\' AS Date) and pk_Datetime=CAST(\'2035-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203500000000 AS Timestamp) and pk_Interval=CAST(35 AS Interval) and pk_Date32=CAST(\'2035-01-01\' AS Date32) and pk_Datetime64=CAST(\'2035-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203500000000 AS Timestamp64) and pk_Interval64=CAST(35 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(35 AS Int64) and col_Uint64=CAST(35 AS Uint64) and col_Int32=CAST(35 AS Int32) and col_Uint32=CAST(35 AS Uint32) and col_Int16=CAST(35 AS Int16) and col_Uint16=CAST(35 AS Uint16) and col_Int8=CAST(35 AS Int8) and col_Uint8=CAST(35 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'35\' AS Decimal(15,0)) and col_Decimal229=CAST(\'35.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'35.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'350.0\' AS DyNumber) and col_String=\'String 35\' and col_Utf8=\'Utf8 35\' and col_UUID=CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2035-01-01\' AS Date) and col_Datetime=CAST(\'2035-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203500000000 AS Timestamp) and col_Interval=CAST(35 AS Interval) and col_Date32=CAST(\'2035-01-01\' AS Date32) and col_Datetime64=CAST(\'2035-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203500000000 AS Timestamp64) and col_Interval64=CAST(35 AS Interval64) and col_Float=CAST(35.1 AS Float) and col_Double=CAST(35.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 012d4433-548a-44c2-88b8-2c7e2bfa41e0, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f4839ed6-f5f7-4275-9729-1f5e01ecbeed, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f4839ed6-f5f7-4275-9729-1f5e01ecbeed, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(36 AS Int64) and pk_Uint64=CAST(36 AS Uint64) and pk_Int32=CAST(36 AS Int32) and pk_Uint32=CAST(36 AS Uint32) and pk_Int16=CAST(36 AS Int16) and pk_Uint16=CAST(36 AS Uint16) and pk_Int8=CAST(36 AS Int8) and pk_Uint8=CAST(36 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'36\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'36.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'36.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'360.0\' AS DyNumber) and pk_String=\'String 36\' and pk_Utf8=\'Utf8 36\' and pk_UUID=CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2036-01-01\' AS Date) and pk_Datetime=CAST(\'2036-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203600000000 AS Timestamp) and pk_Interval=CAST(36 AS Interval) and pk_Date32=CAST(\'2036-01-01\' AS Date32) and pk_Datetime64=CAST(\'2036-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203600000000 AS Timestamp64) and pk_Interval64=CAST(36 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(36 AS Int64) and col_Uint64=CAST(36 AS Uint64) and col_Int32=CAST(36 AS Int32) and col_Uint32=CAST(36 AS Uint32) and col_Int16=CAST(36 AS Int16) and col_Uint16=CAST(36 AS Uint16) and col_Int8=CAST(36 AS Int8) and col_Uint8=CAST(36 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'36\' AS Decimal(15,0)) and col_Decimal229=CAST(\'36.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'36.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'360.0\' AS DyNumber) and col_String=\'String 36\' and col_Utf8=\'Utf8 36\' and col_UUID=CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2036-01-01\' AS Date) and col_Datetime=CAST(\'2036-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203600000000 AS Timestamp) and col_Interval=CAST(36 AS Interval) and col_Date32=CAST(\'2036-01-01\' AS Date32) and col_Datetime64=CAST(\'2036-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203600000000 AS Timestamp64) and col_Interval64=CAST(36 AS Interval64) and col_Float=CAST(36.1 AS Float) and col_Double=CAST(36.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f4839ed6-f5f7-4275-9729-1f5e01ecbeed, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7995f4e2-0e57-49e2-8a52-bb29f9898f26, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7995f4e2-0e57-49e2-8a52-bb29f9898f26, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(37 AS Int64) and pk_Uint64=CAST(37 AS Uint64) and pk_Int32=CAST(37 AS Int32) and pk_Uint32=CAST(37 AS Uint32) and pk_Int16=CAST(37 AS Int16) and pk_Uint16=CAST(37 AS Uint16) and pk_Int8=CAST(37 AS Int8) and pk_Uint8=CAST(37 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'37\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'37.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'37.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'370.0\' AS DyNumber) and pk_String=\'String 37\' and pk_Utf8=\'Utf8 37\' and pk_UUID=CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2037-01-01\' AS Date) and pk_Datetime=CAST(\'2037-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203700000000 AS Timestamp) and pk_Interval=CAST(37 AS Interval) and pk_Date32=CAST(\'2037-01-01\' AS Date32) and pk_Datetime64=CAST(\'2037-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203700000000 AS Timestamp64) and pk_Interval64=CAST(37 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(37 AS Int64) and col_Uint64=CAST(37 AS Uint64) and col_Int32=CAST(37 AS Int32) and col_Uint32=CAST(37 AS Uint32) and col_Int16=CAST(37 AS Int16) and col_Uint16=CAST(37 AS Uint16) and col_Int8=CAST(37 AS Int8) and col_Uint8=CAST(37 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'37\' AS Decimal(15,0)) and col_Decimal229=CAST(\'37.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'37.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'370.0\' AS DyNumber) and col_String=\'String 37\' and col_Utf8=\'Utf8 37\' and col_UUID=CAST(\'30375678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2037-01-01\' AS Date) and col_Datetime=CAST(\'2037-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203700000000 AS Timestamp) and col_Interval=CAST(37 AS Interval) and col_Date32=CAST(\'2037-01-01\' AS Date32) and col_Datetime64=CAST(\'2037-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203700000000 AS Timestamp64) and col_Interval64=CAST(37 AS Interval64) and col_Float=CAST(37.1 AS Float) and col_Double=CAST(37.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7995f4e2-0e57-49e2-8a52-bb29f9898f26, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4d208fcd-c022-432e-a4be-84b503fc4dab, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4d208fcd-c022-432e-a4be-84b503fc4dab, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(38 AS Int64) and pk_Uint64=CAST(38 AS Uint64) and pk_Int32=CAST(38 AS Int32) and pk_Uint32=CAST(38 AS Uint32) and pk_Int16=CAST(38 AS Int16) and pk_Uint16=CAST(38 AS Uint16) and pk_Int8=CAST(38 AS Int8) and pk_Uint8=CAST(38 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'38\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'38.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'38.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'380.0\' AS DyNumber) and pk_String=\'String 38\' and pk_Utf8=\'Utf8 38\' and pk_UUID=CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2038-01-01\' AS Date) and pk_Datetime=CAST(\'2038-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203800000000 AS Timestamp) and pk_Interval=CAST(38 AS Interval) and pk_Date32=CAST(\'2038-01-01\' AS Date32) and pk_Datetime64=CAST(\'2038-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203800000000 AS Timestamp64) and pk_Interval64=CAST(38 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(38 AS Int64) and col_Uint64=CAST(38 AS Uint64) and col_Int32=CAST(38 AS Int32) and col_Uint32=CAST(38 AS Uint32) and col_Int16=CAST(38 AS Int16) and col_Uint16=CAST(38 AS Uint16) and col_Int8=CAST(38 AS Int8) and col_Uint8=CAST(38 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'38\' AS Decimal(15,0)) and col_Decimal229=CAST(\'38.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'38.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'380.0\' AS DyNumber) and col_String=\'String 38\' and col_Utf8=\'Utf8 38\' and col_UUID=CAST(\'30385678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2038-01-01\' AS Date) and col_Datetime=CAST(\'2038-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203800000000 AS Timestamp) and col_Interval=CAST(38 AS Interval) and col_Date32=CAST(\'2038-01-01\' AS Date32) and col_Datetime64=CAST(\'2038-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203800000000 AS Timestamp64) and col_Interval64=CAST(38 AS Interval64) and col_Float=CAST(38.1 AS Float) and col_Double=CAST(38.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4d208fcd-c022-432e-a4be-84b503fc4dab, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 56d071a9-98c2-4f7e-9e61-ff56eb8dd8df, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 56d071a9-98c2-4f7e-9e61-ff56eb8dd8df, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(39 AS Int64) and pk_Uint64=CAST(39 AS Uint64) and pk_Int32=CAST(39 AS Int32) and pk_Uint32=CAST(39 AS Uint32) and pk_Int16=CAST(39 AS Int16) and pk_Uint16=CAST(39 AS Uint16) and pk_Int8=CAST(39 AS Int8) and pk_Uint8=CAST(39 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'39\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'39.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'39.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'390.0\' AS DyNumber) and pk_String=\'String 39\' and pk_Utf8=\'Utf8 39\' and pk_UUID=CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2039-01-01\' AS Date) and pk_Datetime=CAST(\'2039-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203900000000 AS Timestamp) and pk_Interval=CAST(39 AS Interval) and pk_Date32=CAST(\'2039-01-01\' AS Date32) and pk_Datetime64=CAST(\'2039-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203900000000 AS Timestamp64) and pk_Interval64=CAST(39 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(39 AS Int64) and col_Uint64=CAST(39 AS Uint64) and col_Int32=CAST(39 AS Int32) and col_Uint32=CAST(39 AS Uint32) and col_Int16=CAST(39 AS Int16) and col_Uint16=CAST(39 AS Uint16) and col_Int8=CAST(39 AS Int8) and col_Uint8=CAST(39 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'39\' AS Decimal(15,0)) and col_Decimal229=CAST(\'39.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'39.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'390.0\' AS DyNumber) and col_String=\'String 39\' and col_Utf8=\'Utf8 39\' and col_UUID=CAST(\'30395678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2039-01-01\' AS Date) and col_Datetime=CAST(\'2039-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696203900000000 AS Timestamp) and col_Interval=CAST(39 AS Interval) and col_Date32=CAST(\'2039-01-01\' AS Date32) and col_Datetime64=CAST(\'2039-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696203900000000 AS Timestamp64) and col_Interval64=CAST(39 AS Interval64) and col_Float=CAST(39.1 AS Float) and col_Double=CAST(39.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 56d071a9-98c2-4f7e-9e61-ff56eb8dd8df, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7a5be976-a989-4f6e-bc15-caac6cb7d158, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7a5be976-a989-4f6e-bc15-caac6cb7d158, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(40 AS Int64) and pk_Uint64=CAST(40 AS Uint64) and pk_Int32=CAST(40 AS Int32) and pk_Uint32=CAST(40 AS Uint32) and pk_Int16=CAST(40 AS Int16) and pk_Uint16=CAST(40 AS Uint16) and pk_Int8=CAST(40 AS Int8) and pk_Uint8=CAST(40 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'40\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'40.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'40.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'400.0\' AS DyNumber) and pk_String=\'String 40\' and pk_Utf8=\'Utf8 40\' and pk_UUID=CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2040-01-01\' AS Date) and pk_Datetime=CAST(\'2040-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204000000000 AS Timestamp) and pk_Interval=CAST(40 AS Interval) and pk_Date32=CAST(\'2040-01-01\' AS Date32) and pk_Datetime64=CAST(\'2040-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204000000000 AS Timestamp64) and pk_Interval64=CAST(40 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(40 AS Int64) and col_Uint64=CAST(40 AS Uint64) and col_Int32=CAST(40 AS Int32) and col_Uint32=CAST(40 AS Uint32) and col_Int16=CAST(40 AS Int16) and col_Uint16=CAST(40 AS Uint16) and col_Int8=CAST(40 AS Int8) and col_Uint8=CAST(40 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'40\' AS Decimal(15,0)) and col_Decimal229=CAST(\'40.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'40.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'400.0\' AS DyNumber) and col_String=\'String 40\' and col_Utf8=\'Utf8 40\' and col_UUID=CAST(\'30405678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2040-01-01\' AS Date) and col_Datetime=CAST(\'2040-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204000000000 AS Timestamp) and col_Interval=CAST(40 AS Interval) and col_Date32=CAST(\'2040-01-01\' AS Date32) and col_Datetime64=CAST(\'2040-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204000000000 AS Timestamp64) and col_Interval64=CAST(40 AS Interval64) and col_Float=CAST(40.1 AS Float) and col_Double=CAST(40.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7a5be976-a989-4f6e-bc15-caac6cb7d158, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a7158e56-faa1-49d8-bf7c-865bb9b35dfd, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a7158e56-faa1-49d8-bf7c-865bb9b35dfd, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(41 AS Int64) and pk_Uint64=CAST(41 AS Uint64) and pk_Int32=CAST(41 AS Int32) and pk_Uint32=CAST(41 AS Uint32) and pk_Int16=CAST(41 AS Int16) and pk_Uint16=CAST(41 AS Uint16) and pk_Int8=CAST(41 AS Int8) and pk_Uint8=CAST(41 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'41\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'41.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'41.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'410.0\' AS DyNumber) and pk_String=\'String 41\' and pk_Utf8=\'Utf8 41\' and pk_UUID=CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2041-01-01\' AS Date) and pk_Datetime=CAST(\'2041-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204100000000 AS Timestamp) and pk_Interval=CAST(41 AS Interval) and pk_Date32=CAST(\'2041-01-01\' AS Date32) and pk_Datetime64=CAST(\'2041-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204100000000 AS Timestamp64) and pk_Interval64=CAST(41 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(41 AS Int64) and col_Uint64=CAST(41 AS Uint64) and col_Int32=CAST(41 AS Int32) and col_Uint32=CAST(41 AS Uint32) and col_Int16=CAST(41 AS Int16) and col_Uint16=CAST(41 AS Uint16) and col_Int8=CAST(41 AS Int8) and col_Uint8=CAST(41 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'41\' AS Decimal(15,0)) and col_Decimal229=CAST(\'41.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'41.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'410.0\' AS DyNumber) and col_String=\'String 41\' and col_Utf8=\'Utf8 41\' and col_UUID=CAST(\'30415678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2041-01-01\' AS Date) and col_Datetime=CAST(\'2041-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204100000000 AS Timestamp) and col_Interval=CAST(41 AS Interval) and col_Date32=CAST(\'2041-01-01\' AS Date32) and col_Datetime64=CAST(\'2041-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204100000000 AS Timestamp64) and col_Interval64=CAST(41 AS Interval64) and col_Float=CAST(41.1 AS Float) and col_Double=CAST(41.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a7158e56-faa1-49d8-bf7c-865bb9b35dfd, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6e836778-b889-45bc-a5b9-4e64a0e65f1a, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6e836778-b889-45bc-a5b9-4e64a0e65f1a, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(42 AS Int64) and pk_Uint64=CAST(42 AS Uint64) and pk_Int32=CAST(42 AS Int32) and pk_Uint32=CAST(42 AS Uint32) and pk_Int16=CAST(42 AS Int16) and pk_Uint16=CAST(42 AS Uint16) and pk_Int8=CAST(42 AS Int8) and pk_Uint8=CAST(42 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'42\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'42.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'42.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'420.0\' AS DyNumber) and pk_String=\'String 42\' and pk_Utf8=\'Utf8 42\' and pk_UUID=CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2042-01-01\' AS Date) and pk_Datetime=CAST(\'2042-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204200000000 AS Timestamp) and pk_Interval=CAST(42 AS Interval) and pk_Date32=CAST(\'2042-01-01\' AS Date32) and pk_Datetime64=CAST(\'2042-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204200000000 AS Timestamp64) and pk_Interval64=CAST(42 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(42 AS Int64) and col_Uint64=CAST(42 AS Uint64) and col_Int32=CAST(42 AS Int32) and col_Uint32=CAST(42 AS Uint32) and col_Int16=CAST(42 AS Int16) and col_Uint16=CAST(42 AS Uint16) and col_Int8=CAST(42 AS Int8) and col_Uint8=CAST(42 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'42\' AS Decimal(15,0)) and col_Decimal229=CAST(\'42.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'42.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'420.0\' AS DyNumber) and col_String=\'String 42\' and col_Utf8=\'Utf8 42\' and col_UUID=CAST(\'30425678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2042-01-01\' AS Date) and col_Datetime=CAST(\'2042-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204200000000 AS Timestamp) and col_Interval=CAST(42 AS Interval) and col_Date32=CAST(\'2042-01-01\' AS Date32) and col_Datetime64=CAST(\'2042-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204200000000 AS Timestamp64) and col_Interval64=CAST(42 AS Interval64) and col_Float=CAST(42.1 AS Float) and col_Double=CAST(42.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6e836778-b889-45bc-a5b9-4e64a0e65f1a, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c5531095-1610-4ea4-922c-51f9be38c837, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c5531095-1610-4ea4-922c-51f9be38c837, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(43 AS Int64) and pk_Uint64=CAST(43 AS Uint64) and pk_Int32=CAST(43 AS Int32) and pk_Uint32=CAST(43 AS Uint32) and pk_Int16=CAST(43 AS Int16) and pk_Uint16=CAST(43 AS Uint16) and pk_Int8=CAST(43 AS Int8) and pk_Uint8=CAST(43 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'43\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'43.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'43.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'430.0\' AS DyNumber) and pk_String=\'String 43\' and pk_Utf8=\'Utf8 43\' and pk_UUID=CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2043-01-01\' AS Date) and pk_Datetime=CAST(\'2043-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204300000000 AS Timestamp) and pk_Interval=CAST(43 AS Interval) and pk_Date32=CAST(\'2043-01-01\' AS Date32) and pk_Datetime64=CAST(\'2043-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204300000000 AS Timestamp64) and pk_Interval64=CAST(43 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(43 AS Int64) and col_Uint64=CAST(43 AS Uint64) and col_Int32=CAST(43 AS Int32) and col_Uint32=CAST(43 AS Uint32) and col_Int16=CAST(43 AS Int16) and col_Uint16=CAST(43 AS Uint16) and col_Int8=CAST(43 AS Int8) and col_Uint8=CAST(43 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'43\' AS Decimal(15,0)) and col_Decimal229=CAST(\'43.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'43.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'430.0\' AS DyNumber) and col_String=\'String 43\' and col_Utf8=\'Utf8 43\' and col_UUID=CAST(\'30435678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2043-01-01\' AS Date) and col_Datetime=CAST(\'2043-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204300000000 AS Timestamp) and col_Interval=CAST(43 AS Interval) and col_Date32=CAST(\'2043-01-01\' AS Date32) and col_Datetime64=CAST(\'2043-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204300000000 AS Timestamp64) and col_Interval64=CAST(43 AS Interval64) and col_Float=CAST(43.1 AS Float) and col_Double=CAST(43.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c5531095-1610-4ea4-922c-51f9be38c837, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5de31200-2ca2-438e-aa1d-df5ddda1d0f1, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5de31200-2ca2-438e-aa1d-df5ddda1d0f1, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(44 AS Int64) and pk_Uint64=CAST(44 AS Uint64) and pk_Int32=CAST(44 AS Int32) and pk_Uint32=CAST(44 AS Uint32) and pk_Int16=CAST(44 AS Int16) and pk_Uint16=CAST(44 AS Uint16) and pk_Int8=CAST(44 AS Int8) and pk_Uint8=CAST(44 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'44\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'44.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'44.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'440.0\' AS DyNumber) and pk_String=\'String 44\' and pk_Utf8=\'Utf8 44\' and pk_UUID=CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2044-01-01\' AS Date) and pk_Datetime=CAST(\'2044-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204400000000 AS Timestamp) and pk_Interval=CAST(44 AS Interval) and pk_Date32=CAST(\'2044-01-01\' AS Date32) and pk_Datetime64=CAST(\'2044-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204400000000 AS Timestamp64) and pk_Interval64=CAST(44 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(44 AS Int64) and col_Uint64=CAST(44 AS Uint64) and col_Int32=CAST(44 AS Int32) and col_Uint32=CAST(44 AS Uint32) and col_Int16=CAST(44 AS Int16) and col_Uint16=CAST(44 AS Uint16) and col_Int8=CAST(44 AS Int8) and col_Uint8=CAST(44 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'44\' AS Decimal(15,0)) and col_Decimal229=CAST(\'44.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'44.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'440.0\' AS DyNumber) and col_String=\'String 44\' and col_Utf8=\'Utf8 44\' and col_UUID=CAST(\'30445678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2044-01-01\' AS Date) and col_Datetime=CAST(\'2044-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204400000000 AS Timestamp) and col_Interval=CAST(44 AS Interval) and col_Date32=CAST(\'2044-01-01\' AS Date32) and col_Datetime64=CAST(\'2044-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204400000000 AS Timestamp64) and col_Interval64=CAST(44 AS Interval64) and col_Float=CAST(44.1 AS Float) and col_Double=CAST(44.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5de31200-2ca2-438e-aa1d-df5ddda1d0f1, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 98b36bfc-3bc1-48ba-bb90-fda9d5cc5425, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 98b36bfc-3bc1-48ba-bb90-fda9d5cc5425, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(45 AS Int64) and pk_Uint64=CAST(45 AS Uint64) and pk_Int32=CAST(45 AS Int32) and pk_Uint32=CAST(45 AS Uint32) and pk_Int16=CAST(45 AS Int16) and pk_Uint16=CAST(45 AS Uint16) and pk_Int8=CAST(45 AS Int8) and pk_Uint8=CAST(45 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'45\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'45.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'45.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'450.0\' AS DyNumber) and pk_String=\'String 45\' and pk_Utf8=\'Utf8 45\' and pk_UUID=CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2045-01-01\' AS Date) and pk_Datetime=CAST(\'2045-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204500000000 AS Timestamp) and pk_Interval=CAST(45 AS Interval) and pk_Date32=CAST(\'2045-01-01\' AS Date32) and pk_Datetime64=CAST(\'2045-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204500000000 AS Timestamp64) and pk_Interval64=CAST(45 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(45 AS Int64) and col_Uint64=CAST(45 AS Uint64) and col_Int32=CAST(45 AS Int32) and col_Uint32=CAST(45 AS Uint32) and col_Int16=CAST(45 AS Int16) and col_Uint16=CAST(45 AS Uint16) and col_Int8=CAST(45 AS Int8) and col_Uint8=CAST(45 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'45\' AS Decimal(15,0)) and col_Decimal229=CAST(\'45.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'45.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'450.0\' AS DyNumber) and col_String=\'String 45\' and col_Utf8=\'Utf8 45\' and col_UUID=CAST(\'30455678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2045-01-01\' AS Date) and col_Datetime=CAST(\'2045-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204500000000 AS Timestamp) and col_Interval=CAST(45 AS Interval) and col_Date32=CAST(\'2045-01-01\' AS Date32) and col_Datetime64=CAST(\'2045-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204500000000 AS Timestamp64) and col_Interval64=CAST(45 AS Interval64) and col_Float=CAST(45.1 AS Float) and col_Double=CAST(45.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 98b36bfc-3bc1-48ba-bb90-fda9d5cc5425, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 00ed4e78-0989-4434-ad73-9e7886f2eaad, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 00ed4e78-0989-4434-ad73-9e7886f2eaad, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(46 AS Int64) and pk_Uint64=CAST(46 AS Uint64) and pk_Int32=CAST(46 AS Int32) and pk_Uint32=CAST(46 AS Uint32) and pk_Int16=CAST(46 AS Int16) and pk_Uint16=CAST(46 AS Uint16) and pk_Int8=CAST(46 AS Int8) and pk_Uint8=CAST(46 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'46\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'46.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'46.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'460.0\' AS DyNumber) and pk_String=\'String 46\' and pk_Utf8=\'Utf8 46\' and pk_UUID=CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2046-01-01\' AS Date) and pk_Datetime=CAST(\'2046-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204600000000 AS Timestamp) and pk_Interval=CAST(46 AS Interval) and pk_Date32=CAST(\'2046-01-01\' AS Date32) and pk_Datetime64=CAST(\'2046-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204600000000 AS Timestamp64) and pk_Interval64=CAST(46 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(46 AS Int64) and col_Uint64=CAST(46 AS Uint64) and col_Int32=CAST(46 AS Int32) and col_Uint32=CAST(46 AS Uint32) and col_Int16=CAST(46 AS Int16) and col_Uint16=CAST(46 AS Uint16) and col_Int8=CAST(46 AS Int8) and col_Uint8=CAST(46 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'46\' AS Decimal(15,0)) and col_Decimal229=CAST(\'46.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'46.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'460.0\' AS DyNumber) and col_String=\'String 46\' and col_Utf8=\'Utf8 46\' and col_UUID=CAST(\'30465678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2046-01-01\' AS Date) and col_Datetime=CAST(\'2046-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204600000000 AS Timestamp) and col_Interval=CAST(46 AS Interval) and col_Date32=CAST(\'2046-01-01\' AS Date32) and col_Datetime64=CAST(\'2046-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204600000000 AS Timestamp64) and col_Interval64=CAST(46 AS Interval64) and col_Float=CAST(46.1 AS Float) and col_Double=CAST(46.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 00ed4e78-0989-4434-ad73-9e7886f2eaad, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 66bc9daa-03e6-488e-9205-e878ae2d43c1, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 66bc9daa-03e6-488e-9205-e878ae2d43c1, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(47 AS Int64) and pk_Uint64=CAST(47 AS Uint64) and pk_Int32=CAST(47 AS Int32) and pk_Uint32=CAST(47 AS Uint32) and pk_Int16=CAST(47 AS Int16) and pk_Uint16=CAST(47 AS Uint16) and pk_Int8=CAST(47 AS Int8) and pk_Uint8=CAST(47 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'47\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'47.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'47.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'470.0\' AS DyNumber) and pk_String=\'String 47\' and pk_Utf8=\'Utf8 47\' and pk_UUID=CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2047-01-01\' AS Date) and pk_Datetime=CAST(\'2047-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204700000000 AS Timestamp) and pk_Interval=CAST(47 AS Interval) and pk_Date32=CAST(\'2047-01-01\' AS Date32) and pk_Datetime64=CAST(\'2047-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204700000000 AS Timestamp64) and pk_Interval64=CAST(47 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(47 AS Int64) and col_Uint64=CAST(47 AS Uint64) and col_Int32=CAST(47 AS Int32) and col_Uint32=CAST(47 AS Uint32) and col_Int16=CAST(47 AS Int16) and col_Uint16=CAST(47 AS Uint16) and col_Int8=CAST(47 AS Int8) and col_Uint8=CAST(47 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'47\' AS Decimal(15,0)) and col_Decimal229=CAST(\'47.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'47.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'470.0\' AS DyNumber) and col_String=\'String 47\' and col_Utf8=\'Utf8 47\' and col_UUID=CAST(\'30475678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2047-01-01\' AS Date) and col_Datetime=CAST(\'2047-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204700000000 AS Timestamp) and col_Interval=CAST(47 AS Interval) and col_Date32=CAST(\'2047-01-01\' AS Date32) and col_Datetime64=CAST(\'2047-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204700000000 AS Timestamp64) and col_Interval64=CAST(47 AS Interval64) and col_Float=CAST(47.1 AS Float) and col_Double=CAST(47.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 66bc9daa-03e6-488e-9205-e878ae2d43c1, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d22bf6b8-f4d0-48c5-ab8d-cd8acd3de4af, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d22bf6b8-f4d0-48c5-ab8d-cd8acd3de4af, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(48 AS Int64) and pk_Uint64=CAST(48 AS Uint64) and pk_Int32=CAST(48 AS Int32) and pk_Uint32=CAST(48 AS Uint32) and pk_Int16=CAST(48 AS Int16) and pk_Uint16=CAST(48 AS Uint16) and pk_Int8=CAST(48 AS Int8) and pk_Uint8=CAST(48 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'48\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'48.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'48.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'480.0\' AS DyNumber) and pk_String=\'String 48\' and pk_Utf8=\'Utf8 48\' and pk_UUID=CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2048-01-01\' AS Date) and pk_Datetime=CAST(\'2048-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204800000000 AS Timestamp) and pk_Interval=CAST(48 AS Interval) and pk_Date32=CAST(\'2048-01-01\' AS Date32) and pk_Datetime64=CAST(\'2048-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204800000000 AS Timestamp64) and pk_Interval64=CAST(48 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(48 AS Int64) and col_Uint64=CAST(48 AS Uint64) and col_Int32=CAST(48 AS Int32) and col_Uint32=CAST(48 AS Uint32) and col_Int16=CAST(48 AS Int16) and col_Uint16=CAST(48 AS Uint16) and col_Int8=CAST(48 AS Int8) and col_Uint8=CAST(48 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'48\' AS Decimal(15,0)) and col_Decimal229=CAST(\'48.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'48.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'480.0\' AS DyNumber) and col_String=\'String 48\' and col_Utf8=\'Utf8 48\' and col_UUID=CAST(\'30485678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2048-01-01\' AS Date) and col_Datetime=CAST(\'2048-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204800000000 AS Timestamp) and col_Interval=CAST(48 AS Interval) and col_Date32=CAST(\'2048-01-01\' AS Date32) and col_Datetime64=CAST(\'2048-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204800000000 AS Timestamp64) and col_Interval64=CAST(48 AS Interval64) and col_Float=CAST(48.1 AS Float) and col_Double=CAST(48.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d22bf6b8-f4d0-48c5-ab8d-cd8acd3de4af, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bd9f172c-9f28-4842-8ebe-c5d610fb3619, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bd9f172c-9f28-4842-8ebe-c5d610fb3619, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(49 AS Int64) and pk_Uint64=CAST(49 AS Uint64) and pk_Int32=CAST(49 AS Int32) and pk_Uint32=CAST(49 AS Uint32) and pk_Int16=CAST(49 AS Int16) and pk_Uint16=CAST(49 AS Uint16) and pk_Int8=CAST(49 AS Int8) and pk_Uint8=CAST(49 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'49\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'49.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'49.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'490.0\' AS DyNumber) and pk_String=\'String 49\' and pk_Utf8=\'Utf8 49\' and pk_UUID=CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2049-01-01\' AS Date) and pk_Datetime=CAST(\'2049-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696204900000000 AS Timestamp) and pk_Interval=CAST(49 AS Interval) and pk_Date32=CAST(\'2049-01-01\' AS Date32) and pk_Datetime64=CAST(\'2049-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696204900000000 AS Timestamp64) and pk_Interval64=CAST(49 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(49 AS Int64) and col_Uint64=CAST(49 AS Uint64) and col_Int32=CAST(49 AS Int32) and col_Uint32=CAST(49 AS Uint32) and col_Int16=CAST(49 AS Int16) and col_Uint16=CAST(49 AS Uint16) and col_Int8=CAST(49 AS Int8) and col_Uint8=CAST(49 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'49\' AS Decimal(15,0)) and col_Decimal229=CAST(\'49.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'49.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'490.0\' AS DyNumber) and col_String=\'String 49\' and col_Utf8=\'Utf8 49\' and col_UUID=CAST(\'30495678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2049-01-01\' AS Date) and col_Datetime=CAST(\'2049-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696204900000000 AS Timestamp) and col_Interval=CAST(49 AS Interval) and col_Date32=CAST(\'2049-01-01\' AS Date32) and col_Datetime64=CAST(\'2049-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696204900000000 AS Timestamp64) and col_Interval64=CAST(49 AS Interval64) and col_Float=CAST(49.1 AS Float) and col_Double=CAST(49.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bd9f172c-9f28-4842-8ebe-c5d610fb3619, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 663392d3-4cfb-4e6a-8224-59b00954ca4e, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 663392d3-4cfb-4e6a-8224-59b00954ca4e, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(50 AS Int64) and pk_Uint64=CAST(50 AS Uint64) and pk_Int32=CAST(50 AS Int32) and pk_Uint32=CAST(50 AS Uint32) and pk_Int16=CAST(50 AS Int16) and pk_Uint16=CAST(50 AS Uint16) and pk_Int8=CAST(50 AS Int8) and pk_Uint8=CAST(50 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'50\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'50.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'50.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'500.0\' AS DyNumber) and pk_String=\'String 50\' and pk_Utf8=\'Utf8 50\' and pk_UUID=CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2050-01-01\' AS Date) and pk_Datetime=CAST(\'2050-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696205000000000 AS Timestamp) and pk_Interval=CAST(50 AS Interval) and pk_Date32=CAST(\'2050-01-01\' AS Date32) and pk_Datetime64=CAST(\'2050-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696205000000000 AS Timestamp64) and pk_Interval64=CAST(50 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(50 AS Int64) and col_Uint64=CAST(50 AS Uint64) and col_Int32=CAST(50 AS Int32) and col_Uint32=CAST(50 AS Uint32) and col_Int16=CAST(50 AS Int16) and col_Uint16=CAST(50 AS Uint16) and col_Int8=CAST(50 AS Int8) and col_Uint8=CAST(50 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'50\' AS Decimal(15,0)) and col_Decimal229=CAST(\'50.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'50.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'500.0\' AS DyNumber) and col_String=\'String 50\' and col_Utf8=\'Utf8 50\' and col_UUID=CAST(\'30505678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2050-01-01\' AS Date) and col_Datetime=CAST(\'2050-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696205000000000 AS Timestamp) and col_Interval=CAST(50 AS Interval) and col_Date32=CAST(\'2050-01-01\' AS Date32) and col_Datetime64=CAST(\'2050-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696205000000000 AS Timestamp64) and col_Interval64=CAST(50 AS Interval64) and col_Float=CAST(50.1 AS Float) and col_Double=CAST(50.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 663392d3-4cfb-4e6a-8224-59b00954ca4e, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a8b800f7-a821-44ef-8053-af2473660df8, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a8b800f7-a821-44ef-8053-af2473660df8, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(51 AS Int64) and pk_Uint64=CAST(51 AS Uint64) and pk_Int32=CAST(51 AS Int32) and pk_Uint32=CAST(51 AS Uint32) and pk_Int16=CAST(51 AS Int16) and pk_Uint16=CAST(51 AS Uint16) and pk_Int8=CAST(51 AS Int8) and pk_Uint8=CAST(51 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'51\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'51.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'51.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'510.0\' AS DyNumber) and pk_String=\'String 51\' and pk_Utf8=\'Utf8 51\' and pk_UUID=CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2051-01-01\' AS Date) and pk_Datetime=CAST(\'2051-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696205100000000 AS Timestamp) and pk_Interval=CAST(51 AS Interval) and pk_Date32=CAST(\'2051-01-01\' AS Date32) and pk_Datetime64=CAST(\'2051-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696205100000000 AS Timestamp64) and pk_Interval64=CAST(51 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(51 AS Int64) and col_Uint64=CAST(51 AS Uint64) and col_Int32=CAST(51 AS Int32) and col_Uint32=CAST(51 AS Uint32) and col_Int16=CAST(51 AS Int16) and col_Uint16=CAST(51 AS Uint16) and col_Int8=CAST(51 AS Int8) and col_Uint8=CAST(51 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'51\' AS Decimal(15,0)) and col_Decimal229=CAST(\'51.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'51.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'510.0\' AS DyNumber) and col_String=\'String 51\' and col_Utf8=\'Utf8 51\' and col_UUID=CAST(\'30515678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2051-01-01\' AS Date) and col_Datetime=CAST(\'2051-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696205100000000 AS Timestamp) and col_Interval=CAST(51 AS Interval) and col_Date32=CAST(\'2051-01-01\' AS Date32) and col_Datetime64=CAST(\'2051-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696205100000000 AS Timestamp64) and col_Interval64=CAST(51 AS Interval64) and col_Float=CAST(51.1 AS Float) and col_Double=CAST(51.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a8b800f7-a821-44ef-8053-af2473660df8, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e2b156a6-772e-4aea-84b1-27c59422b62f, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e2b156a6-772e-4aea-84b1-27c59422b62f, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(52 AS Int64) and pk_Uint64=CAST(52 AS Uint64) and pk_Int32=CAST(52 AS Int32) and pk_Uint32=CAST(52 AS Uint32) and pk_Int16=CAST(52 AS Int16) and pk_Uint16=CAST(52 AS Uint16) and pk_Int8=CAST(52 AS Int8) and pk_Uint8=CAST(52 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'52\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'52.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'52.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'520.0\' AS DyNumber) and pk_String=\'String 52\' and pk_Utf8=\'Utf8 52\' and pk_UUID=CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2052-01-01\' AS Date) and pk_Datetime=CAST(\'2052-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696205200000000 AS Timestamp) and pk_Interval=CAST(52 AS Interval) and pk_Date32=CAST(\'2052-01-01\' AS Date32) and pk_Datetime64=CAST(\'2052-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696205200000000 AS Timestamp64) and pk_Interval64=CAST(52 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(52 AS Int64) and col_Uint64=CAST(52 AS Uint64) and col_Int32=CAST(52 AS Int32) and col_Uint32=CAST(52 AS Uint32) and col_Int16=CAST(52 AS Int16) and col_Uint16=CAST(52 AS Uint16) and col_Int8=CAST(52 AS Int8) and col_Uint8=CAST(52 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'52\' AS Decimal(15,0)) and col_Decimal229=CAST(\'52.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'52.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'520.0\' AS DyNumber) and col_String=\'String 52\' and col_Utf8=\'Utf8 52\' and col_UUID=CAST(\'30525678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2052-01-01\' AS Date) and col_Datetime=CAST(\'2052-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696205200000000 AS Timestamp) and col_Interval=CAST(52 AS Interval) and col_Date32=CAST(\'2052-01-01\' AS Date32) and col_Datetime64=CAST(\'2052-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696205200000000 AS Timestamp64) and col_Interval64=CAST(52 AS Interval64) and col_Float=CAST(52.1 AS Float) and col_Double=CAST(52.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e2b156a6-772e-4aea-84b1-27c59422b62f, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 98e38b8f-6109-465c-853e-ece27ff45a8b, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 98e38b8f-6109-465c-853e-ece27ff45a8b, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_all_types` WHERE \n                pk_Int64=CAST(53 AS Int64) and pk_Uint64=CAST(53 AS Uint64) and pk_Int32=CAST(53 AS Int32) and pk_Uint32=CAST(53 AS Uint32) and pk_Int16=CAST(53 AS Int16) and pk_Uint16=CAST(53 AS Uint16) and pk_Int8=CAST(53 AS Int8) and pk_Uint8=CAST(53 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'53\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'53.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'53.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'530.0\' AS DyNumber) and pk_String=\'String 53\' and pk_Utf8=\'Utf8 53\' and pk_UUID=CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2053-01-01\' AS Date) and pk_Datetime=CAST(\'2053-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696205300000000 AS Timestamp) and pk_Interval=CAST(53 AS Interval) and pk_Date32=CAST(\'2053-01-01\' AS Date32) and pk_Datetime64=CAST(\'2053-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696205300000000 AS Timestamp64) and pk_Interval64=CAST(53 AS Interval64)\n                \n                \n                 and \n                col_Int64=CAST(53 AS Int64) and col_Uint64=CAST(53 AS Uint64) and col_Int32=CAST(53 AS Int32) and col_Uint32=CAST(53 AS Uint32) and col_Int16=CAST(53 AS Int16) and col_Uint16=CAST(53 AS Uint16) and col_Int8=CAST(53 AS Int8) and col_Uint8=CAST(53 AS Uint8) and col_Bool=CAST(True AS Bool) and col_Decimal150=CAST(\'53\' AS Decimal(15,0)) and col_Decimal229=CAST(\'53.123\' AS Decimal(22,9)) and col_Decimal3510=CAST(\'53.123456\' AS Decimal(35,10)) and col_DyNumber=CAST(\'530.0\' AS DyNumber) and col_String=\'String 53\' and col_Utf8=\'Utf8 53\' and col_UUID=CAST(\'30535678-e89b-12d3-a456-556642440000\' AS UUID) and col_Date=CAST(\'2053-01-01\' AS Date) and col_Datetime=CAST(\'2053-10-02T11:00:00Z\' AS Datetime) and col_Timestamp=CAST(1696205300000000 AS Timestamp) and col_Interval=CAST(53 AS Interval) and col_Date32=CAST(\'2053-01-01\' AS Date32) and col_Datetime64=CAST(\'2053-10-02T11:00:00Z\' AS Datetime64) and col_Timestamp64=CAST(1696205300000000 AS Timestamp64) and col_Interval64=CAST(53 AS Interval64) and col_Float=CAST(53.1 AS Float) and col_Double=CAST(53.2 AS Double)\n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 98e38b8f-6109-465c-853e-ece27ff45a8b, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8c7c31e2-bae9-4679-b0d5-eb699e468a0e, ghrun-tebhsnycoe.auto.internal:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8c7c31e2-bae9-4679-b0d5-eb699e468a0e, ghrun-tebhsnycoe.auto.internal:23357): request = { session_id: "ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_all_types`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8c7c31e2-bae9-4679-b0d5-eb699e468a0e, ghrun-tebhsnycoe.auto.internal:23357): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTE4MTBiZjMtNDJhYzNlZmMtNmQ5Nzg4YzYtNDcxMTI3Nzk=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:19219/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29673
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27945
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31948
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19219
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27144
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, 85c26519-4040-4d6e-a800-80d607a0d73a, localhost:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 85c26519-4040-4d6e-a800-80d607a0d73a, localhost:23357): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 85c26519-4040-4d6e-a800-80d607a0d73a, localhost:23357): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:23357". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23357
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, 4107da06-4706-4150-ac5a-f0879ae4efb9, localhost:23357): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4107da06-4706-4150-ac5a-f0879ae4efb9, localhost:23357): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:78 RpcState(ListEndpoints, 4107da06-4706-4150-ac5a-f0879ae4efb9, localhost:23357): received error, <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Cancelled on the server side"
	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2025-10-15T13:11:52.672038586+00:00", grpc_status:1, grpc_message:"Cancelled on the server side"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:23357". Error details:
 Cancelled on the server side
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23357
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: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.connection:connection.py:549 Closing channel for endpoint localhost:23357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23357". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:19219
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19219". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:23357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23357". Check endpoint correctness.
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)]
WARNING  ydb.topic:topic.py:413 Topic client was not closed properly. Consider using method close().
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
WARNING  ydb.topic:topic.py:413 Topic client was not closed properly. Consider using method close().
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19219
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19219". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:23357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23357". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:19219
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19219". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:23357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23357". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:19219
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19219". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:23357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23357". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:19219
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19219". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:23357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23357". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:19219
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19219". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:23357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23357". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:19219
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19219". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:23357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23357". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:19219
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19219". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:23357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23357". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:19219
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:19219". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:23357
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23357". Check endpoint correctness.
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:23357/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10798
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10575
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11969
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23357
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28020
============================== slowest durations ===============================
344.88s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_all_types-pk_types7-all_types7-index7---]
144.59s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_all_types-pk_types7-all_types7-index7---]
20.56s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_all_types-pk_types7-all_types7-index7---]
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_all_types-pk_types7-all_types7-index7---] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/9sj6/000b0a/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/9sj6/000b0a/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_all_types-pk_types7-all_types7-index7---/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
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, 2 sessions to shutdown
Current KQP shutdown state: spent 3.036863 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 6.052306 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 9.068513 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 0 seconds, not started yet
Current KQP shutdown state: spent 3.00213 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 6.004427 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 9.00678 seconds, 1 sessions to shutdown
GRpc shutdown warning: left infly: 1, spent: 4.696997 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 7.723745 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 10.752166 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 13.781891 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 16.81085 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 19.839126 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 22.866752 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 25.892871 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 28.920393 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.010076 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==310083==ERROR: LeakSanitizer: detected memory leaks

Too many leaks! Only the first 5000 leaks encountered will be reported.
Indirect leak of 37664 byte(s) in 214 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003488e4f2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003488e4f2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003488e4f2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003488e4f2 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00003488e4f2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x00003488e4f2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x00003488e4f2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x00003488e4f2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x00003488e4f2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x00003489d16e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003a66ca47 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003a65e3c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#18 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#19 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#20 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#21 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#22 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 18832 byte(s) in 214 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003488e40c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x00003488e40c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#3 0x00003489d16e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#4 0x00003a66ca47 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#5 0x00003a65e3c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#6 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#7 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#8 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#9 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#10 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#11 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#12 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#13 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#14 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#15 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 11224 byte(s) in 214 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001be40ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001be40ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001be40ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001be40ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001be40ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001be40ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001be40ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001be40ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001be40ab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001be40ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x000034891d6c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x000034891d6c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#13 0x000034891d6c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#14 0x00003a66a93f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#15 0x00003a65e031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#21 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#22 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#23 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#24 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#25 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001be40a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001be40a34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001be40a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x000034891d6c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x000034891d6c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#6 0x000034891d6c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#7 0x00003a66a93f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#8 0x00003a65e031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#11 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#12 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#14 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#15 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#16 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#17 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#18 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034891d5a in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x000034891d5a in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#3 0x00003a66a93f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#4 0x00003a65e031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#10 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#11 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#12 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#13 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#14 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 376 byte(s) in 10 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034010984 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034010984 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034010984 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034010984 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034010984 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x000034010984 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x000034010984 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x000034010984 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x000034010984 in TBasicString /-S/util/generic/string.h:491:18
#10 0x000034010984 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#11 0x000034010984 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
#12 0x00003400f752 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#13 0x00003400f752 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#14 0x000034015c70 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#15 0x000034071eb8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
#16 0x00003489caa6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#17 0x00003a667c3b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
#18 0x00003a65daa2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#19 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#20 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#21 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#22 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#23 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#24 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#25 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#26 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#27 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#28 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 352 byte(s) in 11 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000340108e2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x0000340108e2 in TBasicString /-S/util/generic/string.h:491:18
#3 0x0000340108e2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#4 0x0000340108e2 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
#5 0x00003400f752 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#6 0x00003400f752 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#7 0x000034015c70 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#8 0x000034071eb8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
#9 0x00003489caa6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#10 0x00003a667c3b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
#11 0x00003a65daa2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#12 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#13 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#14 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#15 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#16 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#17 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#18 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#19 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#20 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#21 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#22 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 192 byte(s) in 1 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000275a7e98 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000275a7e98 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000275a7e98 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000275a7e98 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x0000275a7e98 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x0000275a7e98 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x0000275a7e98 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
#8 0x0000275a7e98 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
#9 0x0000275a7b3f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
#10 0x0000275a6998 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
#11 0x00003a71256a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
#12 0x00003a71256a in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#13 0x00003a71256a in __call<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
#14 0x00003a71256a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#15 0x00003a71256a in std::__y1::__function::__func<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0, std::__y1::allocator<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
#16 0x00001f42544f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
#17 0x00003a70090f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
#18 0x00003a70090f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
#19 0x00003a70090f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
#20 0x00004af3745e in NYdbGrpc::TGRpcRequestImpl<Ydb::Tablet::ChangeTabletSchemaRequest, Ydb::Tablet::ChangeTabletSchemaResponse, NKikimr::NGRpcService::TGRpcYdbTabletService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
#21 0x00003a655fec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#22 0x00003a655fec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#23 0x00003a655fec in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#24 0x00003a655fec in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
#25 0x00003a655fec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#26 0x00003a655fec in std::__y1::__function::__func<NYdbGrpc::TGRpcServer::Start()::$_0, std::__y1::allocator<NYdbGrpc::TGRpcServer::Start()::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
#27 0x000021ab724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#28 0x000021ab724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#29 0x000021ab724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#30 0x000021ab77ac in Execute /-S/util/thread/factory.h:15:13
#31 0x000021ab77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#32 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#33 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 192 byte(s) in 1 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000275a7e98 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000275a7e98 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000275a7e98 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
==================== 1 passed, 1 error in 512.28s (0:08:32) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9sj6/000b20/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .

============================== slowest durations ===============================
224.27s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC]
39.06s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC]
20.38s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC]
======================== 1 passed in 285.10s (0:04:45) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9sj6/000b52/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .E

==================================== ERRORS ====================================
_ ERROR at teardown of TestAsyncReplication.test_async_replication[table_index_0__SYNC-pk_types4-all_types4-index4---SYNC] _
ydb/tests/datashard/lib/multicluster_test_base.py:63: in teardown_class
    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 = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/9sj6/000b52/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__SYNC-pk_types4-all_types4-index4---SYNC/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/9sj6/000b52/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__SYNC-pk_types4-all_types4-index4---SYNC/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   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   Current KQP shutdown state: spent 3.06238 seconds, 3 sessions to shutdown
E   Current KQP shutdown state: spent 6.118926 seconds, 3 sessions to shutdown
E   Current KQP shutdown state: spent 9.155838 seconds, 3 sessions to shutdown
E   Current KQP shutdown state: spent 1e-06 seconds, not started yet
E   Current KQP shutdown state: spent 3.043832 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 6.107954 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 9.138461 seconds, 1 sessions to shutdown
E   GRpc shutdown warning: left infly: 1, spent: 4.599325 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 7.922315 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 11.051826 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 14.150861 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 17.449189 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 20.807525 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 24.160668 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 27.316571 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.004724 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1007079==ERROR: LeakSanitizer: detected memory leaks
E   
E   Too many leaks! Only the first 5000 leaks encountered will be reported.
E   Indirect leak of 37664 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003488e4f2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003488e4f2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003488e4f2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003488e4f2 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00003488e4f2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x00003488e4f2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x00003488e4f2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x00003488e4f2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x00003488e4f2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x00003489d16e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003a66ca47 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003a65e3c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #18 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #19 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #20 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #21 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #22 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 18832 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003488e40c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x00003488e40c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x00003489d16e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003a66ca47 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003a65e3c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #11 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #12 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #13 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #14 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #15 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 11224 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001be40ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001be40ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001be40ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001be40ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001be40ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001be40ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001be40ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001be40ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001be40ab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001be40ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034891d6c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034891d6c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #13 0x000034891d6c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #14 0x00003a66a93f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #15 0x00003a65e031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #21 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #22 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #23 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #24 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #25 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034891d5a in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034891d5a in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #3 0x00003a66a93f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #4 0x00003a65e031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #10 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #11 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #12 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #13 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #14 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001be40a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001be40a34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001be40a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x000034891d6c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x000034891d6c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #6 0x000034891d6c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #7 0x00003a66a93f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #8 0x00003a65e031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #14 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #15 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #16 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #17 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #18 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 376 byte(s) in 10 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034010984 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034010984 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034010984 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034010984 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034010984 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x000034010984 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x000034010984 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x000034010984 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x000034010984 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x000034010984 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #11 0x000034010984 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #12 0x00003400f752 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #13 0x00003400f752 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #14 0x000034015c70 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #15 0x000034071eb8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #16 0x00003489caa6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #17 0x00003a667c3b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #18 0x00003a65daa2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #19 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #20 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #21 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #22 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #23 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #24 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #25 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #26 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #27 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #28 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 352 byte(s) in 11 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000340108e2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x0000340108e2 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x0000340108e2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #4 0x0000340108e2 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #5 0x00003400f752 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #6 0x00003400f752 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #7 0x000034015c70 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #8 0x000034071eb8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #9 0x00003489caa6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #10 0x00003a667c3b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #11 0x00003a65daa2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #12 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #13 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #14 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #15 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #16 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #17 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #18 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #19 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #20 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #21 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #22 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 192 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000275a7e98 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000275a7e98 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000275a7e98 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000275a7e98 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x0000275a7e98 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x0000275a7e98 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x0000275a7e98 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x0000275a7e98 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x0000275a7b3f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
E   #10 0x0000275a6998 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
E   #11 0x00003a71256a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
E   #12 0x00003a71256a in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #13 0x00003a71256a in __call<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
E   #14 0x00003a71256a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #15 0x00003a71256a in std::__y1::__function::__func<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0, std::__y1::allocator<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
E   #16 0x00001f42544f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
E   #17 0x00003a70090f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
E   #18 0x00003a70090f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
E   #19 0x00003a70090f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
E   #20 0x0000440e09ae in NYdbGrpc::TGRpcRequestImpl<Ydb::DataStreams::V1::DeregisterStreamConsumerRequest, Ydb::DataStreams::V1::DeregisterStreamConsumerResponse, NKikimr::NGRpcService::TGRpcDataStreamsService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
E   #21 0x00003a655fec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #22 0x00003a655fec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #23 0x00003a655fec in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #24 0x00003a655fec in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
E   #25 0x00003a655fec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #26 0x00003a655fec in std::__y1::__function::__func<NYdbGrpc::TGRpcServer::Start()::$_0, std::__y1::allocator<NYdbGrpc::TGRpcServer::Start()::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
E   #27 0x000021ab724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #28 0x000021ab724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #29 0x000021ab724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #30 0x000021ab77ac in Execute /-S/util/thread/factory.h:15:13
E   #31 0x000021ab77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #32 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #33 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 192 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000348f1070 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000348f1070 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000348f1070 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000348f1070 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_async_replication[table_index_0__SYNC-pk_types4-all_types4-index4---SYNC]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
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/9sj6/000b52/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1005643
DEBUG    ya.test:process.py:259 Command (pid 1005643) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1005643) elapsed time (sec): 0.9060921669006348
DEBUG    ya.test:process.py:263 Command (pid 1005643) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1005643) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1005643) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1005643) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1005643) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1005643) maxrss: 477228
DEBUG    ya.test:process.py:263 Command (pid 1005643) minflt: 45131
DEBUG    ya.test:process.py:263 Command (pid 1005643) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1005643) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1005643) nivcsw: 202
DEBUG    ya.test:process.py:263 Command (pid 1005643) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1005643) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1005643) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1005643) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1005643) stime: 0.209452
DEBUG    ya.test:process.py:263 Command (pid 1005643) utime: 0.545098
DEBUG    ya.test:process.py:263 Command (pid 1005643) wtime: 0.908
DEBUG    ya.test:process.py:275 Command (pid 1005643) output:
Git info:
    Commit: 4cf6bc42c451878a17819ca45aa7063c1fd024e2
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge 16d50307d6b2ed04cec21f727c2d89396944d85d into 66bdeb560123358d38fe7e240b41a8aba750d9be

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

ERROR    ydb.tests.datashard.lib.multicluster_test_base:multicluster_test_base.py:20 Git info:
    Commit: 4cf6bc42c451878a17819ca45aa7063c1fd024e2
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge 16d50307d6b2ed04cec21f727c2d89396944d85d into 66bdeb560123358d38fe7e240b41a8aba750d9be

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tebhsnycoe
    Host information: 
        Linux ghrun-tebhsnycoe 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:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000b52/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29328
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/9sj6/000b52/r3tmp/kikimr_cluster_5rnc8r9c
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000b52/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20307
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8611
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32128
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16603
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9sj6/000b52/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__SYNC-pk_types4-all_types4-index4---SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9sj6/000b52/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/9sj6/000b52/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__SYNC-pk_types4-all_types4-index4---SYNC/cluster/node_1/logfile_ze7hnwup.log --grpc-port=20307 --mon-port=8611 --ic-port=29328
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:20307/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9sj6/000b52/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__SYNC-pk_types4-all_types4-index4---SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9sj6/000b52/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/9sj6/000b52/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__SYNC-pk_types4-all_types4-index4---SYNC/cluster/node_1/logfile_ze7hnwup.log --grpc-port=20307 --mon-port=8611 --ic-port=29328
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9sj6/000b52/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/9sj6/000b52/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__SYNC-pk_types4-all_types4-index4---SYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/9sj6/000b52/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__SYNC-pk_types4-all_types4-index4---SYNC/cluster/node_1/logfile_ze7hnwup.log', '--grpc-port=20307', '--mon-port=8611', '--ic-port=29328')' in '/home/runner/.ya/build/build_root/9sj6/000b52/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__SYNC-pk_types4-all_types4-index4---SYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1005831
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:20307/1
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/9sj6/000b52/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1005832
DEBUG    ya.test:process.py:259 Command (pid 1005832) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1005832) elapsed time (sec): 1.015629529953003
DEBUG    ya.test:process.py:263 Command (pid 1005832) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1005832) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1005832) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1005832) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1005832) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1005832) maxrss: 477452
DEBUG    ya.test:process.py:263 Command (pid 1005832) minflt: 45128
DEBUG    ya.test:process.py:263 Command (pid 1005832) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1005832) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1005832) nivcsw: 142
DEBUG    ya.test:process.py:263 Command (pid 1005832) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1005832) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1005832) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1005832) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1005832) stime: 0.202429
DEBUG    ya.test:process.py:263 Command (pid 1005832) utime: 0.546182
DEBUG    ya.test:process.py:263 Command (pid 1005832) wtime: 1.029
DEBUG    ya.test:process.py:275 Command (pid 1005832) output:
Git info:
    Commit: 4cf6bc42c451878a17819ca45aa7063c1fd024e2
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge 16d50307d6b2ed04cec21f727c2d89396944d85d into 66bdeb560123358d38fe7e240b41a8aba750d9be

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 4cf6bc42c451878a17819ca45aa7063c1fd024e2
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge 16d50307d6b2ed04cec21f727c2d89396944d85d into 66bdeb560123358d38fe7e240b41a8aba750d9be
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000b52/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/9sj6/000b52/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:20307', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\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: 29328\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
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/9sj6/000b52/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:20307', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\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: 29328\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1006698
DEBUG    ya.test:process.py:259 Command (pid 1006698) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1006698) elapsed time (sec): 1.4806084632873535
DEBUG    ya.test:process.py:263 Command (pid 1006698) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1006698) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1006698) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1006698) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1006698) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1006698) maxrss: 581900
DEBUG    ya.test:process.py:263 Command (pid 1006698) minflt: 51426
DEBUG    ya.test:process.py:263 Command (pid 1006698) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1006698) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1006698) nivcsw: 369
DEBUG    ya.test:process.py:263 Command (pid 1006698) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1006698) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1006698) nvcsw: 971
DEBUG    ya.test:process.py:263 Command (pid 1006698) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1006698) stime: 0.497509
DEBUG    ya.test:process.py:263 Command (pid 1006698) utime: 0.632795
DEBUG    ya.test:process.py:263 Command (pid 1006698) wtime: 1.498
DEBUG    ya.test:process.py:275 Command (pid 1006698) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000b52/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/9sj6/000b52/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:20307', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\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.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/9sj6/000b52/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:20307', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\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: 1006790
DEBUG    ya.test:process.py:259 Command (pid 1006790) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1006790) elapsed time (sec): 0.9999630451202393
DEBUG    ya.test:process.py:263 Command (pid 1006790) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1006790) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1006790) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1006790) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1006790) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1006790) maxrss: 582244
DEBUG    ya.test:process.py:263 Command (pid 1006790) minflt: 51469
DEBUG    ya.test:process.py:263 Command (pid 1006790) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1006790) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1006790) nivcsw: 175
DEBUG    ya.test:process.py:263 Command (pid 1006790) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1006790) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1006790) nvcsw: 578
DEBUG    ya.test:process.py:263 Command (pid 1006790) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1006790) stime: 0.24700799999999998
DEBUG    ya.test:process.py:263 Command (pid 1006790) utime: 0.573669
DEBUG    ya.test:process.py:263 Command (pid 1006790) wtime: 1.004
DEBUG    ya.test:process.py:275 Command (pid 1006790) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 1006790) 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    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000b52/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27130
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/9sj6/000b52/r3tmp/kikimr_cluster_ls4jt8qq
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000b52/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30910
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5458
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28221
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14467
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9sj6/000b52/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__SYNC-pk_types4-all_types4-index4---SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9sj6/000b52/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/9sj6/000b52/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__SYNC-pk_types4-all_types4-index4---SYNC/cluster/node_1/logfile_xt_hd3iz.log --grpc-port=30910 --mon-port=5458 --ic-port=27130
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:30910/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9sj6/000b52/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__SYNC-pk_types4-all_types4-index4---SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9sj6/000b52/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/9sj6/000b52/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__SYNC-pk_types4-all_types4-index4---SYNC/cluster/node_1/logfile_xt_hd3iz.log --grpc-port=30910 --mon-port=5458 --ic-port=27130
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9sj6/000b52/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/9sj6/000b52/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__SYNC-pk_types4-all_types4-index4---SYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/9sj6/000b52/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__SYNC-pk_types4-all_types4-index4---SYNC/cluster/node_1/logfile_xt_hd3iz.log', '--grpc-port=30910', '--mon-port=5458', '--ic-port=27130')' in '/home/runner/.ya/build/build_root/9sj6/000b52/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__SYNC-pk_types4-all_types4-index4---SYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1007079
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:30910/1
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/9sj6/000b52/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1007082
DEBUG    ya.test:process.py:259 Command (pid 1007082) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1007082) elapsed time (sec): 0.8684868812561035
DEBUG    ya.test:process.py:263 Command (pid 1007082) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1007082) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1007082) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1007082) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1007082) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1007082) maxrss: 599448
DEBUG    ya.test:process.py:263 Command (pid 1007082) minflt: 45162
DEBUG    ya.test:process.py:263 Command (pid 1007082) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1007082) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1007082) nivcsw: 224
DEBUG    ya.test:process.py:263 Command (pid 1007082) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1007082) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1007082) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1007082) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1007082) stime: 0.191106
DEBUG    ya.test:process.py:263 Command (pid 1007082) utime: 0.519826
DEBUG    ya.test:process.py:263 Command (pid 1007082) wtime: 0.87
DEBUG    ya.test:process.py:275 Command (pid 1007082) output:
Git info:
    Commit: 4cf6bc42c451878a17819ca45aa7063c1fd024e2
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge 16d50307d6b2ed04cec21f727c2d89396944d85d into 66bdeb560123358d38fe7e240b41a8aba750d9be

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 4cf6bc42c451878a17819ca45aa7063c1fd024e2
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge 16d50307d6b2ed04cec21f727c2d89396944d85d into 66bdeb560123358d38fe7e240b41a8aba750d9be
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000b52/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/9sj6/000b52/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:30910', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\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: 27130\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
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/9sj6/000b52/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:30910', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\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: 27130\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1007626
DEBUG    ya.test:process.py:259 Command (pid 1007626) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1007626) elapsed time (sec): 1.3338370323181152
DEBUG    ya.test:process.py:263 Command (pid 1007626) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1007626) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1007626) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1007626) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1007626) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1007626) maxrss: 663832
DEBUG    ya.test:process.py:263 Command (pid 1007626) minflt: 51376
DEBUG    ya.test:process.py:263 Command (pid 1007626) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1007626) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1007626) nivcsw: 196
DEBUG    ya.test:process.py:263 Command (pid 1007626) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1007626) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1007626) nvcsw: 479
DEBUG    ya.test:process.py:263 Command (pid 1007626) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1007626) stime: 0.276333
DEBUG    ya.test:process.py:263 Command (pid 1007626) utime: 0.5863579999999999
DEBUG    ya.test:process.py:263 Command (pid 1007626) wtime: 1.339
DEBUG    ya.test:process.py:275 Command (pid 1007626) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000b52/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/9sj6/000b52/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:30910', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\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.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/9sj6/000b52/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:30910', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\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: 1007739
DEBUG    ya.test:process.py:259 Command (pid 1007739) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1007739) elapsed time (sec): 0.9813060760498047
DEBUG    ya.test:process.py:263 Command (pid 1007739) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1007739) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1007739) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1007739) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1007739) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1007739) maxrss: 663948
DEBUG    ya.test:process.py:263 Command (pid 1007739) minflt: 51343
DEBUG    ya.test:process.py:263 Command (pid 1007739) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1007739) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1007739) nivcsw: 153
DEBUG    ya.test:process.py:263 Command (pid 1007739) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1007739) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1007739) nvcsw: 676
DEBUG    ya.test:process.py:263 Command (pid 1007739) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1007739) stime: 0.267213
DEBUG    ya.test:process.py:263 Command (pid 1007739) utime: 0.574355
DEBUG    ya.test:process.py:263 Command (pid 1007739) wtime: 1.001
DEBUG    ya.test:process.py:275 Command (pid 1007739) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 1007739) 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
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_async_replication.py::TestAsyncReplication, test_name: test_async_replication[table_index_0__SYNC-pk_types4-all_types4-index4---SYNC])
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, 86368201-7cf7-4e65-a99a-57995f5d0d4b, localhost:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 86368201-7cf7-4e65-a99a-57995f5d0d4b, localhost:20307): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 86368201-7cf7-4e65-a99a-57995f5d0d4b, localhost:20307): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tebhsnycoe.auto.internal" port: 20307 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-tebhsnycoe.auto.internal:20307, location 1, 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:549 Closing channel for endpoint localhost:20307
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, b0e80cc7-32a4-44b6-8109-34624a1706e9, localhost:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b0e80cc7-32a4-44b6-8109-34624a1706e9, localhost:30910): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b0e80cc7-32a4-44b6-8109-34624a1706e9, localhost:30910): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tebhsnycoe.auto.internal" port: 30910 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-tebhsnycoe.auto.internal:30910, location 1, 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:549 Closing channel for endpoint localhost:30910
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 2e807cba-c5c8-41e4-912c-792f4b9ff0e6, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2e807cba-c5c8-41e4-912c-792f4b9ff0e6, ghrun-tebhsnycoe.auto.internal:20307): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2e807cba-c5c8-41e4-912c-792f4b9ff0e6, ghrun-tebhsnycoe.auto.internal:20307): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8b7f45f2-a2a8-4d6c-9f6d-388b42705283, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8b7f45f2-a2a8-4d6c-9f6d-388b42705283, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8b7f45f2-a2a8-4d6c-9f6d-388b42705283, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8909837c-b0f1-4e59-b654-5fdb8fa6ae9e, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8909837c-b0f1-4e59-b654-5fdb8fa6ae9e, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE TABLE `table_index_0__SYNC` (\n            pk_Int64 Int64, pk_Uint64 Uint64, pk_Int32 Int32, pk_Uint32 Uint32, pk_Int16 Int16, pk_Uint16 Uint16, pk_Int8 Int8, pk_Uint8 Uint8, pk_Bool Bool, pk_Decimal150 Decimal(15,0), pk_Decimal229 Decimal(22,9), pk_Decimal3510 Decimal(35,10), pk_DyNumber DyNumber, pk_String String, pk_Utf8 Utf8, pk_UUID UUID, pk_Date Date, pk_Datetime Datetime, pk_Timestamp Timestamp, pk_Interval Interval, pk_Date32 Date32, pk_Datetime64 Datetime64, pk_Timestamp64 Timestamp64, pk_Interval64 Interval64, col_index_Int64 Int64, col_index_Int32 Int32, col_index_Int16 Int16,\n            PRIMARY KEY(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                )\n            , INDEX idx_col_index_Int64 GLOBAL  SYNC ON (col_index_Int64), INDEX idx_col_index_Int32 GLOBAL  SYNC ON (col_index_Int32), INDEX idx_col_index_Int16 GLOBAL  SYNC ON (col_index_Int16)\n            )\n    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8909837c-b0f1-4e59-b654-5fdb8fa6ae9e, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a3a44725-a27f-4108-8072-6df33c524e7b, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a3a44725-a27f-4108-8072-6df33c524e7b, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                , \n                CAST(1 AS Int64), CAST(1 AS Int32), CAST(1 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a3a44725-a27f-4108-8072-6df33c524e7b, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c7b7574a-02a2-43b7-be6f-ca5f07ec8904, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c7b7574a-02a2-43b7-be6f-ca5f07ec8904, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                , \n                CAST(2 AS Int64), CAST(2 AS Int32), CAST(2 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c7b7574a-02a2-43b7-be6f-ca5f07ec8904, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 288a977c-610c-4327-8223-f7ba536dedc4, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 288a977c-610c-4327-8223-f7ba536dedc4, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                , \n                CAST(3 AS Int64), CAST(3 AS Int32), CAST(3 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 288a977c-610c-4327-8223-f7ba536dedc4, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 647d09fe-fd4f-405b-972f-12759e6a13f2, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 647d09fe-fd4f-405b-972f-12759e6a13f2, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                , \n                CAST(4 AS Int64), CAST(4 AS Int32), CAST(4 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 647d09fe-fd4f-405b-972f-12759e6a13f2, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e14c281e-a6fe-4892-b60c-1bb1ac5cdd29, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e14c281e-a6fe-4892-b60c-1bb1ac5cdd29, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                , \n                CAST(5 AS Int64), CAST(5 AS Int32), CAST(5 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e14c281e-a6fe-4892-b60c-1bb1ac5cdd29, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b719debe-a9b1-4863-9c48-166d001cbf0a, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b719debe-a9b1-4863-9c48-166d001cbf0a, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                , \n                CAST(6 AS Int64), CAST(6 AS Int32), CAST(6 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b719debe-a9b1-4863-9c48-166d001cbf0a, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 06300f8b-7b15-4d94-a53b-f98ec3599e35, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 06300f8b-7b15-4d94-a53b-f98ec3599e35, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                , \n                CAST(7 AS Int64), CAST(7 AS Int32), CAST(7 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 06300f8b-7b15-4d94-a53b-f98ec3599e35, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 42e57283-f87e-45ce-865e-c9c6acbf8c1b, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 42e57283-f87e-45ce-865e-c9c6acbf8c1b, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                , \n                CAST(8 AS Int64), CAST(8 AS Int32), CAST(8 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 42e57283-f87e-45ce-865e-c9c6acbf8c1b, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 424b34f1-a21e-4193-b155-06daca3e34ca, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 424b34f1-a21e-4193-b155-06daca3e34ca, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                , \n                CAST(9 AS Int64), CAST(9 AS Int32), CAST(9 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 424b34f1-a21e-4193-b155-06daca3e34ca, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 78ae9a0a-5ec2-460e-a304-b2a65bc3fb90, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 78ae9a0a-5ec2-460e-a304-b2a65bc3fb90, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                , \n                CAST(10 AS Int64), CAST(10 AS Int32), CAST(10 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 78ae9a0a-5ec2-460e-a304-b2a65bc3fb90, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 94df4990-e49e-4926-93c6-4d5396ecf193, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 94df4990-e49e-4926-93c6-4d5396ecf193, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                , \n                CAST(11 AS Int64), CAST(11 AS Int32), CAST(11 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 94df4990-e49e-4926-93c6-4d5396ecf193, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4d683492-4f8a-4fbf-b169-45bf734dab86, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4d683492-4f8a-4fbf-b169-45bf734dab86, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                , \n                CAST(12 AS Int64), CAST(12 AS Int32), CAST(12 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4d683492-4f8a-4fbf-b169-45bf734dab86, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, face65ff-4578-490c-bd4a-469257859687, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, face65ff-4578-490c-bd4a-469257859687, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                , \n                CAST(13 AS Int64), CAST(13 AS Int32), CAST(13 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, face65ff-4578-490c-bd4a-469257859687, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 051b0aca-8a69-4f42-afa0-bf23f1655207, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 051b0aca-8a69-4f42-afa0-bf23f1655207, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                , \n                CAST(14 AS Int64), CAST(14 AS Int32), CAST(14 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 051b0aca-8a69-4f42-afa0-bf23f1655207, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f1bacced-5af4-40a3-826c-2240805a93b7, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f1bacced-5af4-40a3-826c-2240805a93b7, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                , \n                CAST(15 AS Int64), CAST(15 AS Int32), CAST(15 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f1bacced-5af4-40a3-826c-2240805a93b7, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c782e9a6-5914-46c2-b55a-60623ee6b84b, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c782e9a6-5914-46c2-b55a-60623ee6b84b, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                , \n                CAST(16 AS Int64), CAST(16 AS Int32), CAST(16 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c782e9a6-5914-46c2-b55a-60623ee6b84b, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 572326de-d3d2-4471-ae0b-fdeef625c1d6, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 572326de-d3d2-4471-ae0b-fdeef625c1d6, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                , \n                CAST(17 AS Int64), CAST(17 AS Int32), CAST(17 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 572326de-d3d2-4471-ae0b-fdeef625c1d6, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4609e860-af79-4043-9a5b-929f9dec5566, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4609e860-af79-4043-9a5b-929f9dec5566, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                , \n                CAST(18 AS Int64), CAST(18 AS Int32), CAST(18 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4609e860-af79-4043-9a5b-929f9dec5566, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 67e49837-eaef-4a1f-bd02-06831ed2cb4b, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 67e49837-eaef-4a1f-bd02-06831ed2cb4b, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                , \n                CAST(19 AS Int64), CAST(19 AS Int32), CAST(19 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 67e49837-eaef-4a1f-bd02-06831ed2cb4b, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9f217c2e-eb4f-4183-94cc-072e51c84c33, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9f217c2e-eb4f-4183-94cc-072e51c84c33, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                , \n                CAST(20 AS Int64), CAST(20 AS Int32), CAST(20 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9f217c2e-eb4f-4183-94cc-072e51c84c33, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 12559c20-f70d-402d-a199-0c20f55f018e, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 12559c20-f70d-402d-a199-0c20f55f018e, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                , \n                CAST(21 AS Int64), CAST(21 AS Int32), CAST(21 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 12559c20-f70d-402d-a199-0c20f55f018e, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 694c0ad4-003f-4195-bc09-a5aaeb70fa64, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 694c0ad4-003f-4195-bc09-a5aaeb70fa64, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                , \n                CAST(22 AS Int64), CAST(22 AS Int32), CAST(22 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 694c0ad4-003f-4195-bc09-a5aaeb70fa64, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fbf8e9d2-056b-4ebb-aa40-3b9d4a755de6, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fbf8e9d2-056b-4ebb-aa40-3b9d4a755de6, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                , \n                CAST(23 AS Int64), CAST(23 AS Int32), CAST(23 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fbf8e9d2-056b-4ebb-aa40-3b9d4a755de6, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1b17c5b2-cce8-41d5-b86c-382fc9476d6d, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1b17c5b2-cce8-41d5-b86c-382fc9476d6d, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                , \n                CAST(24 AS Int64), CAST(24 AS Int32), CAST(24 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1b17c5b2-cce8-41d5-b86c-382fc9476d6d, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 83d57953-f324-42b0-aa0c-af6ed1214da4, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 83d57953-f324-42b0-aa0c-af6ed1214da4, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                , \n                CAST(25 AS Int64), CAST(25 AS Int32), CAST(25 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 83d57953-f324-42b0-aa0c-af6ed1214da4, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b302e214-8cfd-4f7b-b5f3-4cdfc7ca1e45, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b302e214-8cfd-4f7b-b5f3-4cdfc7ca1e45, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64)\n                , \n                CAST(26 AS Int64), CAST(26 AS Int32), CAST(26 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b302e214-8cfd-4f7b-b5f3-4cdfc7ca1e45, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 13ba6917-c33c-4148-8d5a-2ff2e9be0e08, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 13ba6917-c33c-4148-8d5a-2ff2e9be0e08, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64)\n                , \n                CAST(27 AS Int64), CAST(27 AS Int32), CAST(27 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 13ba6917-c33c-4148-8d5a-2ff2e9be0e08, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 502cf150-9b94-45c9-ad5f-12eab480a971, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 502cf150-9b94-45c9-ad5f-12eab480a971, ghrun-tebhsnycoe.auto.internal:30910): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 502cf150-9b94-45c9-ad5f-12eab480a971, ghrun-tebhsnycoe.auto.internal:30910): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, aa2ae1fa-a193-4fdc-b9bf-8ff92ee13be5, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, aa2ae1fa-a193-4fdc-b9bf-8ff92ee13be5, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, aa2ae1fa-a193-4fdc-b9bf-8ff92ee13be5, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e3e792d6-eaf9-40a0-8e17-e11f22f15abc, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e3e792d6-eaf9-40a0-8e17-e11f22f15abc, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                        CREATE ASYNC REPLICATION `replication_table_index_0__SYNC`\n                        FOR `/Root/table_index_0__SYNC` AS `/Root/table_index_0__SYNC`\n                        WITH (\n                        CONNECTION_STRING = \'grpc://localhost:20307/?database=/Root\'\n                            )\n                         " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e3e792d6-eaf9-40a0-8e17-e11f22f15abc, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fe9a78d0-a7d5-4fcd-8d2b-06683d740dec, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe9a78d0-a7d5-4fcd-8d2b-06683d740dec, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_0__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe9a78d0-a7d5-4fcd-8d2b-06683d740dec, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 593fc8b3-ddba-4b5f-89c1-87dc9a4fe74d, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 593fc8b3-ddba-4b5f-89c1-87dc9a4fe74d, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_0__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 593fc8b3-ddba-4b5f-89c1-87dc9a4fe74d, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 981deb05-9662-4d5e-a48b-168d178f986e, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 981deb05-9662-4d5e-a48b-168d178f986e, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Int64=CAST(1 AS Int64) and col_index_Int32=CAST(1 AS Int32) and col_index_Int16=CAST(1 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 981deb05-9662-4d5e-a48b-168d178f986e, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9ef656b4-b7f7-431c-b4fd-4e8e0cfcd466, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ef656b4-b7f7-431c-b4fd-4e8e0cfcd466, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                 and \n                col_index_Int64=CAST(2 AS Int64) and col_index_Int32=CAST(2 AS Int32) and col_index_Int16=CAST(2 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9ef656b4-b7f7-431c-b4fd-4e8e0cfcd466, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 58cbc99c-e40b-4272-b237-96df52686b05, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 58cbc99c-e40b-4272-b237-96df52686b05, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_Int64=CAST(3 AS Int64) and col_index_Int32=CAST(3 AS Int32) and col_index_Int16=CAST(3 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 58cbc99c-e40b-4272-b237-96df52686b05, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b8b1a995-0a46-4801-877a-b983e8646e0a, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b8b1a995-0a46-4801-877a-b983e8646e0a, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_Int64=CAST(4 AS Int64) and col_index_Int32=CAST(4 AS Int32) and col_index_Int16=CAST(4 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b8b1a995-0a46-4801-877a-b983e8646e0a, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a1318feb-f48b-4601-bb1b-261f322b78eb, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a1318feb-f48b-4601-bb1b-261f322b78eb, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(5 AS Int64) and pk_Uint64=CAST(5 AS Uint64) and pk_Int32=CAST(5 AS Int32) and pk_Uint32=CAST(5 AS Uint32) and pk_Int16=CAST(5 AS Int16) and pk_Uint16=CAST(5 AS Uint16) and pk_Int8=CAST(5 AS Int8) and pk_Uint8=CAST(5 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'5\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'50.0\' AS DyNumber) and pk_String=\'String 5\' and pk_Utf8=\'Utf8 5\' and pk_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2005-01-01\' AS Date) and pk_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200500000000 AS Timestamp) and pk_Interval=CAST(5 AS Interval) and pk_Date32=CAST(\'2005-01-01\' AS Date32) and pk_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200500000000 AS Timestamp64) and pk_Interval64=CAST(5 AS Interval64)\n                 and \n                col_index_Int64=CAST(5 AS Int64) and col_index_Int32=CAST(5 AS Int32) and col_index_Int16=CAST(5 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a1318feb-f48b-4601-bb1b-261f322b78eb, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8454bf15-6364-4897-9f9b-de096d06ae39, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8454bf15-6364-4897-9f9b-de096d06ae39, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_Int64=CAST(6 AS Int64) and col_index_Int32=CAST(6 AS Int32) and col_index_Int16=CAST(6 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8454bf15-6364-4897-9f9b-de096d06ae39, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4d96a9b2-63af-4b55-8244-3a94d7fd8782, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4d96a9b2-63af-4b55-8244-3a94d7fd8782, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(7 AS Int64) and pk_Uint64=CAST(7 AS Uint64) and pk_Int32=CAST(7 AS Int32) and pk_Uint32=CAST(7 AS Uint32) and pk_Int16=CAST(7 AS Int16) and pk_Uint16=CAST(7 AS Uint16) and pk_Int8=CAST(7 AS Int8) and pk_Uint8=CAST(7 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'7\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'70.0\' AS DyNumber) and pk_String=\'String 7\' and pk_Utf8=\'Utf8 7\' and pk_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2007-01-01\' AS Date) and pk_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200700000000 AS Timestamp) and pk_Interval=CAST(7 AS Interval) and pk_Date32=CAST(\'2007-01-01\' AS Date32) and pk_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200700000000 AS Timestamp64) and pk_Interval64=CAST(7 AS Interval64)\n                 and \n                col_index_Int64=CAST(7 AS Int64) and col_index_Int32=CAST(7 AS Int32) and col_index_Int16=CAST(7 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4d96a9b2-63af-4b55-8244-3a94d7fd8782, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 17f6533a-e509-46ee-ba17-1736c1a4f51e, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 17f6533a-e509-46ee-ba17-1736c1a4f51e, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(8 AS Int64) and pk_Uint64=CAST(8 AS Uint64) and pk_Int32=CAST(8 AS Int32) and pk_Uint32=CAST(8 AS Uint32) and pk_Int16=CAST(8 AS Int16) and pk_Uint16=CAST(8 AS Uint16) and pk_Int8=CAST(8 AS Int8) and pk_Uint8=CAST(8 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'8\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'80.0\' AS DyNumber) and pk_String=\'String 8\' and pk_Utf8=\'Utf8 8\' and pk_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2008-01-01\' AS Date) and pk_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200800000000 AS Timestamp) and pk_Interval=CAST(8 AS Interval) and pk_Date32=CAST(\'2008-01-01\' AS Date32) and pk_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200800000000 AS Timestamp64) and pk_Interval64=CAST(8 AS Interval64)\n                 and \n                col_index_Int64=CAST(8 AS Int64) and col_index_Int32=CAST(8 AS Int32) and col_index_Int16=CAST(8 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 17f6533a-e509-46ee-ba17-1736c1a4f51e, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9729d20c-1051-4921-b265-20bffac55e68, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9729d20c-1051-4921-b265-20bffac55e68, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(9 AS Int64) and pk_Uint64=CAST(9 AS Uint64) and pk_Int32=CAST(9 AS Int32) and pk_Uint32=CAST(9 AS Uint32) and pk_Int16=CAST(9 AS Int16) and pk_Uint16=CAST(9 AS Uint16) and pk_Int8=CAST(9 AS Int8) and pk_Uint8=CAST(9 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'9\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'90.0\' AS DyNumber) and pk_String=\'String 9\' and pk_Utf8=\'Utf8 9\' and pk_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2009-01-01\' AS Date) and pk_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200900000000 AS Timestamp) and pk_Interval=CAST(9 AS Interval) and pk_Date32=CAST(\'2009-01-01\' AS Date32) and pk_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200900000000 AS Timestamp64) and pk_Interval64=CAST(9 AS Interval64)\n                 and \n                col_index_Int64=CAST(9 AS Int64) and col_index_Int32=CAST(9 AS Int32) and col_index_Int16=CAST(9 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9729d20c-1051-4921-b265-20bffac55e68, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ad61a04e-f79f-49c8-ad80-c4bcd7258d57, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ad61a04e-f79f-49c8-ad80-c4bcd7258d57, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(10 AS Int64) and pk_Uint64=CAST(10 AS Uint64) and pk_Int32=CAST(10 AS Int32) and pk_Uint32=CAST(10 AS Uint32) and pk_Int16=CAST(10 AS Int16) and pk_Uint16=CAST(10 AS Uint16) and pk_Int8=CAST(10 AS Int8) and pk_Uint8=CAST(10 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'10\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'100.0\' AS DyNumber) and pk_String=\'String 10\' and pk_Utf8=\'Utf8 10\' and pk_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2010-01-01\' AS Date) and pk_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201000000000 AS Timestamp) and pk_Interval=CAST(10 AS Interval) and pk_Date32=CAST(\'2010-01-01\' AS Date32) and pk_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201000000000 AS Timestamp64) and pk_Interval64=CAST(10 AS Interval64)\n                 and \n                col_index_Int64=CAST(10 AS Int64) and col_index_Int32=CAST(10 AS Int32) and col_index_Int16=CAST(10 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ad61a04e-f79f-49c8-ad80-c4bcd7258d57, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 675a1ad5-c227-40db-bfc1-940e7d06b109, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 675a1ad5-c227-40db-bfc1-940e7d06b109, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(11 AS Int64) and pk_Uint64=CAST(11 AS Uint64) and pk_Int32=CAST(11 AS Int32) and pk_Uint32=CAST(11 AS Uint32) and pk_Int16=CAST(11 AS Int16) and pk_Uint16=CAST(11 AS Uint16) and pk_Int8=CAST(11 AS Int8) and pk_Uint8=CAST(11 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'11\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'110.0\' AS DyNumber) and pk_String=\'String 11\' and pk_Utf8=\'Utf8 11\' and pk_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2011-01-01\' AS Date) and pk_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201100000000 AS Timestamp) and pk_Interval=CAST(11 AS Interval) and pk_Date32=CAST(\'2011-01-01\' AS Date32) and pk_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201100000000 AS Timestamp64) and pk_Interval64=CAST(11 AS Interval64)\n                 and \n                col_index_Int64=CAST(11 AS Int64) and col_index_Int32=CAST(11 AS Int32) and col_index_Int16=CAST(11 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 675a1ad5-c227-40db-bfc1-940e7d06b109, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aa843018-64fa-4e33-b5f6-1cab6ee96e25, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aa843018-64fa-4e33-b5f6-1cab6ee96e25, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(12 AS Int64) and pk_Uint64=CAST(12 AS Uint64) and pk_Int32=CAST(12 AS Int32) and pk_Uint32=CAST(12 AS Uint32) and pk_Int16=CAST(12 AS Int16) and pk_Uint16=CAST(12 AS Uint16) and pk_Int8=CAST(12 AS Int8) and pk_Uint8=CAST(12 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'12\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'120.0\' AS DyNumber) and pk_String=\'String 12\' and pk_Utf8=\'Utf8 12\' and pk_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2012-01-01\' AS Date) and pk_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201200000000 AS Timestamp) and pk_Interval=CAST(12 AS Interval) and pk_Date32=CAST(\'2012-01-01\' AS Date32) and pk_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201200000000 AS Timestamp64) and pk_Interval64=CAST(12 AS Interval64)\n                 and \n                col_index_Int64=CAST(12 AS Int64) and col_index_Int32=CAST(12 AS Int32) and col_index_Int16=CAST(12 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aa843018-64fa-4e33-b5f6-1cab6ee96e25, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c007165f-dc74-4ba9-8c4e-09e8827d032a, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c007165f-dc74-4ba9-8c4e-09e8827d032a, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(13 AS Int64) and pk_Uint64=CAST(13 AS Uint64) and pk_Int32=CAST(13 AS Int32) and pk_Uint32=CAST(13 AS Uint32) and pk_Int16=CAST(13 AS Int16) and pk_Uint16=CAST(13 AS Uint16) and pk_Int8=CAST(13 AS Int8) and pk_Uint8=CAST(13 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'13\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'130.0\' AS DyNumber) and pk_String=\'String 13\' and pk_Utf8=\'Utf8 13\' and pk_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2013-01-01\' AS Date) and pk_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201300000000 AS Timestamp) and pk_Interval=CAST(13 AS Interval) and pk_Date32=CAST(\'2013-01-01\' AS Date32) and pk_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201300000000 AS Timestamp64) and pk_Interval64=CAST(13 AS Interval64)\n                 and \n                col_index_Int64=CAST(13 AS Int64) and col_index_Int32=CAST(13 AS Int32) and col_index_Int16=CAST(13 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c007165f-dc74-4ba9-8c4e-09e8827d032a, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b6679760-fa57-4073-bb0f-ac6bb2931968, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b6679760-fa57-4073-bb0f-ac6bb2931968, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(14 AS Int64) and pk_Uint64=CAST(14 AS Uint64) and pk_Int32=CAST(14 AS Int32) and pk_Uint32=CAST(14 AS Uint32) and pk_Int16=CAST(14 AS Int16) and pk_Uint16=CAST(14 AS Uint16) and pk_Int8=CAST(14 AS Int8) and pk_Uint8=CAST(14 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'14\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'140.0\' AS DyNumber) and pk_String=\'String 14\' and pk_Utf8=\'Utf8 14\' and pk_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2014-01-01\' AS Date) and pk_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201400000000 AS Timestamp) and pk_Interval=CAST(14 AS Interval) and pk_Date32=CAST(\'2014-01-01\' AS Date32) and pk_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201400000000 AS Timestamp64) and pk_Interval64=CAST(14 AS Interval64)\n                 and \n                col_index_Int64=CAST(14 AS Int64) and col_index_Int32=CAST(14 AS Int32) and col_index_Int16=CAST(14 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b6679760-fa57-4073-bb0f-ac6bb2931968, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1997dde3-06da-45fd-9dcf-fcaef90003a0, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1997dde3-06da-45fd-9dcf-fcaef90003a0, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(15 AS Int64) and pk_Uint64=CAST(15 AS Uint64) and pk_Int32=CAST(15 AS Int32) and pk_Uint32=CAST(15 AS Uint32) and pk_Int16=CAST(15 AS Int16) and pk_Uint16=CAST(15 AS Uint16) and pk_Int8=CAST(15 AS Int8) and pk_Uint8=CAST(15 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'15\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'150.0\' AS DyNumber) and pk_String=\'String 15\' and pk_Utf8=\'Utf8 15\' and pk_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2015-01-01\' AS Date) and pk_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201500000000 AS Timestamp) and pk_Interval=CAST(15 AS Interval) and pk_Date32=CAST(\'2015-01-01\' AS Date32) and pk_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201500000000 AS Timestamp64) and pk_Interval64=CAST(15 AS Interval64)\n                 and \n                col_index_Int64=CAST(15 AS Int64) and col_index_Int32=CAST(15 AS Int32) and col_index_Int16=CAST(15 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1997dde3-06da-45fd-9dcf-fcaef90003a0, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 509ef97c-5e37-4d47-b27a-faa1a5804f27, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 509ef97c-5e37-4d47-b27a-faa1a5804f27, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(16 AS Int64) and pk_Uint64=CAST(16 AS Uint64) and pk_Int32=CAST(16 AS Int32) and pk_Uint32=CAST(16 AS Uint32) and pk_Int16=CAST(16 AS Int16) and pk_Uint16=CAST(16 AS Uint16) and pk_Int8=CAST(16 AS Int8) and pk_Uint8=CAST(16 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'16\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'160.0\' AS DyNumber) and pk_String=\'String 16\' and pk_Utf8=\'Utf8 16\' and pk_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2016-01-01\' AS Date) and pk_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201600000000 AS Timestamp) and pk_Interval=CAST(16 AS Interval) and pk_Date32=CAST(\'2016-01-01\' AS Date32) and pk_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201600000000 AS Timestamp64) and pk_Interval64=CAST(16 AS Interval64)\n                 and \n                col_index_Int64=CAST(16 AS Int64) and col_index_Int32=CAST(16 AS Int32) and col_index_Int16=CAST(16 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 509ef97c-5e37-4d47-b27a-faa1a5804f27, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, acefa583-6d55-419b-a3ef-30155a585918, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, acefa583-6d55-419b-a3ef-30155a585918, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(17 AS Int64) and pk_Uint64=CAST(17 AS Uint64) and pk_Int32=CAST(17 AS Int32) and pk_Uint32=CAST(17 AS Uint32) and pk_Int16=CAST(17 AS Int16) and pk_Uint16=CAST(17 AS Uint16) and pk_Int8=CAST(17 AS Int8) and pk_Uint8=CAST(17 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'17\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'170.0\' AS DyNumber) and pk_String=\'String 17\' and pk_Utf8=\'Utf8 17\' and pk_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2017-01-01\' AS Date) and pk_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201700000000 AS Timestamp) and pk_Interval=CAST(17 AS Interval) and pk_Date32=CAST(\'2017-01-01\' AS Date32) and pk_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201700000000 AS Timestamp64) and pk_Interval64=CAST(17 AS Interval64)\n                 and \n                col_index_Int64=CAST(17 AS Int64) and col_index_Int32=CAST(17 AS Int32) and col_index_Int16=CAST(17 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, acefa583-6d55-419b-a3ef-30155a585918, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 92b79ee9-0399-45e4-b15e-b196f938ba64, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 92b79ee9-0399-45e4-b15e-b196f938ba64, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(18 AS Int64) and pk_Uint64=CAST(18 AS Uint64) and pk_Int32=CAST(18 AS Int32) and pk_Uint32=CAST(18 AS Uint32) and pk_Int16=CAST(18 AS Int16) and pk_Uint16=CAST(18 AS Uint16) and pk_Int8=CAST(18 AS Int8) and pk_Uint8=CAST(18 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'18\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'180.0\' AS DyNumber) and pk_String=\'String 18\' and pk_Utf8=\'Utf8 18\' and pk_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2018-01-01\' AS Date) and pk_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201800000000 AS Timestamp) and pk_Interval=CAST(18 AS Interval) and pk_Date32=CAST(\'2018-01-01\' AS Date32) and pk_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201800000000 AS Timestamp64) and pk_Interval64=CAST(18 AS Interval64)\n                 and \n                col_index_Int64=CAST(18 AS Int64) and col_index_Int32=CAST(18 AS Int32) and col_index_Int16=CAST(18 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 92b79ee9-0399-45e4-b15e-b196f938ba64, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b6f67cbf-e037-412d-a80e-a3a964cd1982, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b6f67cbf-e037-412d-a80e-a3a964cd1982, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(19 AS Int64) and pk_Uint64=CAST(19 AS Uint64) and pk_Int32=CAST(19 AS Int32) and pk_Uint32=CAST(19 AS Uint32) and pk_Int16=CAST(19 AS Int16) and pk_Uint16=CAST(19 AS Uint16) and pk_Int8=CAST(19 AS Int8) and pk_Uint8=CAST(19 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'19\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'190.0\' AS DyNumber) and pk_String=\'String 19\' and pk_Utf8=\'Utf8 19\' and pk_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2019-01-01\' AS Date) and pk_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201900000000 AS Timestamp) and pk_Interval=CAST(19 AS Interval) and pk_Date32=CAST(\'2019-01-01\' AS Date32) and pk_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201900000000 AS Timestamp64) and pk_Interval64=CAST(19 AS Interval64)\n                 and \n                col_index_Int64=CAST(19 AS Int64) and col_index_Int32=CAST(19 AS Int32) and col_index_Int16=CAST(19 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b6f67cbf-e037-412d-a80e-a3a964cd1982, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
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, 7a5f6cfc-3a9e-4add-8a7c-6b892cd9d8b5, localhost:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7a5f6cfc-3a9e-4add-8a7c-6b892cd9d8b5, localhost:30910): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7a5f6cfc-3a9e-4add-8a7c-6b892cd9d8b5, localhost:30910): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tebhsnycoe.auto.internal" port: 30910 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-tebhsnycoe.auto.internal:30910, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30910
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9869fc34-522b-4ce3-b90a-82e259159dbe, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9869fc34-522b-4ce3-b90a-82e259159dbe, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(20 AS Int64) and pk_Uint64=CAST(20 AS Uint64) and pk_Int32=CAST(20 AS Int32) and pk_Uint32=CAST(20 AS Uint32) and pk_Int16=CAST(20 AS Int16) and pk_Uint16=CAST(20 AS Uint16) and pk_Int8=CAST(20 AS Int8) and pk_Uint8=CAST(20 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'20\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'200.0\' AS DyNumber) and pk_String=\'String 20\' and pk_Utf8=\'Utf8 20\' and pk_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2020-01-01\' AS Date) and pk_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202000000000 AS Timestamp) and pk_Interval=CAST(20 AS Interval) and pk_Date32=CAST(\'2020-01-01\' AS Date32) and pk_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202000000000 AS Timestamp64) and pk_Interval64=CAST(20 AS Interval64)\n                 and \n                col_index_Int64=CAST(20 AS Int64) and col_index_Int32=CAST(20 AS Int32) and col_index_Int16=CAST(20 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9869fc34-522b-4ce3-b90a-82e259159dbe, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9fd019c6-044f-44e5-ac04-0a01abb716ff, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9fd019c6-044f-44e5-ac04-0a01abb716ff, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(21 AS Int64) and pk_Uint64=CAST(21 AS Uint64) and pk_Int32=CAST(21 AS Int32) and pk_Uint32=CAST(21 AS Uint32) and pk_Int16=CAST(21 AS Int16) and pk_Uint16=CAST(21 AS Uint16) and pk_Int8=CAST(21 AS Int8) and pk_Uint8=CAST(21 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'21\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'210.0\' AS DyNumber) and pk_String=\'String 21\' and pk_Utf8=\'Utf8 21\' and pk_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2021-01-01\' AS Date) and pk_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202100000000 AS Timestamp) and pk_Interval=CAST(21 AS Interval) and pk_Date32=CAST(\'2021-01-01\' AS Date32) and pk_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202100000000 AS Timestamp64) and pk_Interval64=CAST(21 AS Interval64)\n                 and \n                col_index_Int64=CAST(21 AS Int64) and col_index_Int32=CAST(21 AS Int32) and col_index_Int16=CAST(21 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9fd019c6-044f-44e5-ac04-0a01abb716ff, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e650bd5f-89b9-4d0a-8f16-18486e40659c, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e650bd5f-89b9-4d0a-8f16-18486e40659c, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(22 AS Int64) and pk_Uint64=CAST(22 AS Uint64) and pk_Int32=CAST(22 AS Int32) and pk_Uint32=CAST(22 AS Uint32) and pk_Int16=CAST(22 AS Int16) and pk_Uint16=CAST(22 AS Uint16) and pk_Int8=CAST(22 AS Int8) and pk_Uint8=CAST(22 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'22\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'220.0\' AS DyNumber) and pk_String=\'String 22\' and pk_Utf8=\'Utf8 22\' and pk_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2022-01-01\' AS Date) and pk_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202200000000 AS Timestamp) and pk_Interval=CAST(22 AS Interval) and pk_Date32=CAST(\'2022-01-01\' AS Date32) and pk_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202200000000 AS Timestamp64) and pk_Interval64=CAST(22 AS Interval64)\n                 and \n                col_index_Int64=CAST(22 AS Int64) and col_index_Int32=CAST(22 AS Int32) and col_index_Int16=CAST(22 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e650bd5f-89b9-4d0a-8f16-18486e40659c, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f2f83275-5012-48a7-a1c9-fa5db3888465, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f2f83275-5012-48a7-a1c9-fa5db3888465, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(23 AS Int64) and pk_Uint64=CAST(23 AS Uint64) and pk_Int32=CAST(23 AS Int32) and pk_Uint32=CAST(23 AS Uint32) and pk_Int16=CAST(23 AS Int16) and pk_Uint16=CAST(23 AS Uint16) and pk_Int8=CAST(23 AS Int8) and pk_Uint8=CAST(23 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'23\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'230.0\' AS DyNumber) and pk_String=\'String 23\' and pk_Utf8=\'Utf8 23\' and pk_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2023-01-01\' AS Date) and pk_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202300000000 AS Timestamp) and pk_Interval=CAST(23 AS Interval) and pk_Date32=CAST(\'2023-01-01\' AS Date32) and pk_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202300000000 AS Timestamp64) and pk_Interval64=CAST(23 AS Interval64)\n                 and \n                col_index_Int64=CAST(23 AS Int64) and col_index_Int32=CAST(23 AS Int32) and col_index_Int16=CAST(23 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f2f83275-5012-48a7-a1c9-fa5db3888465, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 89466b2e-5d9f-4a4a-9d31-fb89cafd8e8d, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 89466b2e-5d9f-4a4a-9d31-fb89cafd8e8d, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(24 AS Int64) and pk_Uint64=CAST(24 AS Uint64) and pk_Int32=CAST(24 AS Int32) and pk_Uint32=CAST(24 AS Uint32) and pk_Int16=CAST(24 AS Int16) and pk_Uint16=CAST(24 AS Uint16) and pk_Int8=CAST(24 AS Int8) and pk_Uint8=CAST(24 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'24\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'240.0\' AS DyNumber) and pk_String=\'String 24\' and pk_Utf8=\'Utf8 24\' and pk_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2024-01-01\' AS Date) and pk_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202400000000 AS Timestamp) and pk_Interval=CAST(24 AS Interval) and pk_Date32=CAST(\'2024-01-01\' AS Date32) and pk_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202400000000 AS Timestamp64) and pk_Interval64=CAST(24 AS Interval64)\n                 and \n                col_index_Int64=CAST(24 AS Int64) and col_index_Int32=CAST(24 AS Int32) and col_index_Int16=CAST(24 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 89466b2e-5d9f-4a4a-9d31-fb89cafd8e8d, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7e14a2d5-abae-4d8e-bca1-d8ac848dea77, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7e14a2d5-abae-4d8e-bca1-d8ac848dea77, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(25 AS Int64) and pk_Uint64=CAST(25 AS Uint64) and pk_Int32=CAST(25 AS Int32) and pk_Uint32=CAST(25 AS Uint32) and pk_Int16=CAST(25 AS Int16) and pk_Uint16=CAST(25 AS Uint16) and pk_Int8=CAST(25 AS Int8) and pk_Uint8=CAST(25 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'25\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'250.0\' AS DyNumber) and pk_String=\'String 25\' and pk_Utf8=\'Utf8 25\' and pk_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2025-01-01\' AS Date) and pk_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202500000000 AS Timestamp) and pk_Interval=CAST(25 AS Interval) and pk_Date32=CAST(\'2025-01-01\' AS Date32) and pk_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202500000000 AS Timestamp64) and pk_Interval64=CAST(25 AS Interval64)\n                 and \n                col_index_Int64=CAST(25 AS Int64) and col_index_Int32=CAST(25 AS Int32) and col_index_Int16=CAST(25 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7e14a2d5-abae-4d8e-bca1-d8ac848dea77, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9e450ec9-c83c-4f83-a184-64ba95e4b970, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9e450ec9-c83c-4f83-a184-64ba95e4b970, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(26 AS Int64) and pk_Uint64=CAST(26 AS Uint64) and pk_Int32=CAST(26 AS Int32) and pk_Uint32=CAST(26 AS Uint32) and pk_Int16=CAST(26 AS Int16) and pk_Uint16=CAST(26 AS Uint16) and pk_Int8=CAST(26 AS Int8) and pk_Uint8=CAST(26 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'26\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'26.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'26.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'260.0\' AS DyNumber) and pk_String=\'String 26\' and pk_Utf8=\'Utf8 26\' and pk_UUID=CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2026-01-01\' AS Date) and pk_Datetime=CAST(\'2026-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202600000000 AS Timestamp) and pk_Interval=CAST(26 AS Interval) and pk_Date32=CAST(\'2026-01-01\' AS Date32) and pk_Datetime64=CAST(\'2026-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202600000000 AS Timestamp64) and pk_Interval64=CAST(26 AS Interval64)\n                 and \n                col_index_Int64=CAST(26 AS Int64) and col_index_Int32=CAST(26 AS Int32) and col_index_Int16=CAST(26 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9e450ec9-c83c-4f83-a184-64ba95e4b970, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 52836ff9-7dca-43a7-9068-55cc111ce116, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 52836ff9-7dca-43a7-9068-55cc111ce116, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(27 AS Int64) and pk_Uint64=CAST(27 AS Uint64) and pk_Int32=CAST(27 AS Int32) and pk_Uint32=CAST(27 AS Uint32) and pk_Int16=CAST(27 AS Int16) and pk_Uint16=CAST(27 AS Uint16) and pk_Int8=CAST(27 AS Int8) and pk_Uint8=CAST(27 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'27\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'27.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'27.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'270.0\' AS DyNumber) and pk_String=\'String 27\' and pk_Utf8=\'Utf8 27\' and pk_UUID=CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2027-01-01\' AS Date) and pk_Datetime=CAST(\'2027-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202700000000 AS Timestamp) and pk_Interval=CAST(27 AS Interval) and pk_Date32=CAST(\'2027-01-01\' AS Date32) and pk_Datetime64=CAST(\'2027-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202700000000 AS Timestamp64) and pk_Interval64=CAST(27 AS Interval64)\n                 and \n                col_index_Int64=CAST(27 AS Int64) and col_index_Int32=CAST(27 AS Int32) and col_index_Int16=CAST(27 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 52836ff9-7dca-43a7-9068-55cc111ce116, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b9c0b08b-0ac7-4621-a085-f2dc8d1c1c27, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b9c0b08b-0ac7-4621-a085-f2dc8d1c1c27, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_index_0__SYNC`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b9c0b08b-0ac7-4621-a085-f2dc8d1c1c27, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ff198c1a-e7f3-47d6-a240-a6fafeb1bdd1, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff198c1a-e7f3-47d6-a240-a6fafeb1bdd1, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "delete from table_index_0__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ff198c1a-e7f3-47d6-a240-a6fafeb1bdd1, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7cfed15c-4ed9-445b-ba75-993470c78b8a, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7cfed15c-4ed9-445b-ba75-993470c78b8a, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_0__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7cfed15c-4ed9-445b-ba75-993470c78b8a, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8bc34704-917f-4dc7-bf59-6f2ef1af8c16, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8bc34704-917f-4dc7-bf59-6f2ef1af8c16, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_0__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8bc34704-917f-4dc7-bf59-6f2ef1af8c16, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 99e8a389-750a-44cf-94a5-5a865a9c5ce5, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 99e8a389-750a-44cf-94a5-5a865a9c5ce5, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                , \n                CAST(1 AS Int64), CAST(1 AS Int32), CAST(1 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 99e8a389-750a-44cf-94a5-5a865a9c5ce5, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
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, 05a68ad7-e296-4448-b535-c7a8fc681ff7, localhost:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 05a68ad7-e296-4448-b535-c7a8fc681ff7, localhost:20307): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 05a68ad7-e296-4448-b535-c7a8fc681ff7, localhost:20307): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tebhsnycoe.auto.internal" port: 20307 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-tebhsnycoe.auto.internal:20307, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:20307
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4b956d87-b9f6-45dc-8fe1-768c772d8281, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4b956d87-b9f6-45dc-8fe1-768c772d8281, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                , \n                CAST(2 AS Int64), CAST(2 AS Int32), CAST(2 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4b956d87-b9f6-45dc-8fe1-768c772d8281, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c087a5d2-35c6-43a8-bb78-94c4615f62f8, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c087a5d2-35c6-43a8-bb78-94c4615f62f8, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                , \n                CAST(3 AS Int64), CAST(3 AS Int32), CAST(3 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c087a5d2-35c6-43a8-bb78-94c4615f62f8, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3c132d7f-8b73-4669-bd17-57b3a6ffff64, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3c132d7f-8b73-4669-bd17-57b3a6ffff64, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                , \n                CAST(4 AS Int64), CAST(4 AS Int32), CAST(4 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3c132d7f-8b73-4669-bd17-57b3a6ffff64, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, afd8f30c-b4da-43c8-9de9-ecb4f2920a60, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, afd8f30c-b4da-43c8-9de9-ecb4f2920a60, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                , \n                CAST(5 AS Int64), CAST(5 AS Int32), CAST(5 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, afd8f30c-b4da-43c8-9de9-ecb4f2920a60, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 750aaa2f-949f-43dd-a9f7-05421b8bd059, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 750aaa2f-949f-43dd-a9f7-05421b8bd059, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                , \n                CAST(6 AS Int64), CAST(6 AS Int32), CAST(6 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 750aaa2f-949f-43dd-a9f7-05421b8bd059, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 48b521da-3096-4962-a699-8438008e8a18, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 48b521da-3096-4962-a699-8438008e8a18, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                , \n                CAST(7 AS Int64), CAST(7 AS Int32), CAST(7 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 48b521da-3096-4962-a699-8438008e8a18, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 789dba92-ed31-4b31-9b3e-d8f274b11ea3, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 789dba92-ed31-4b31-9b3e-d8f274b11ea3, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                , \n                CAST(8 AS Int64), CAST(8 AS Int32), CAST(8 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 789dba92-ed31-4b31-9b3e-d8f274b11ea3, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5a44361d-dcce-4489-bf73-bd64170c9123, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5a44361d-dcce-4489-bf73-bd64170c9123, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                , \n                CAST(9 AS Int64), CAST(9 AS Int32), CAST(9 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5a44361d-dcce-4489-bf73-bd64170c9123, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 556a6cd2-7f44-4b41-ae15-7e21d921c4ea, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 556a6cd2-7f44-4b41-ae15-7e21d921c4ea, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                , \n                CAST(10 AS Int64), CAST(10 AS Int32), CAST(10 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 556a6cd2-7f44-4b41-ae15-7e21d921c4ea, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 508483c8-182b-4d5a-8665-ccd7805f3672, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 508483c8-182b-4d5a-8665-ccd7805f3672, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                , \n                CAST(11 AS Int64), CAST(11 AS Int32), CAST(11 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 508483c8-182b-4d5a-8665-ccd7805f3672, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d140d12b-8b1a-49d1-b228-417b5620297d, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d140d12b-8b1a-49d1-b228-417b5620297d, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                , \n                CAST(12 AS Int64), CAST(12 AS Int32), CAST(12 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d140d12b-8b1a-49d1-b228-417b5620297d, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fe8a04d0-d08d-47e9-8426-19caff941455, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe8a04d0-d08d-47e9-8426-19caff941455, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                , \n                CAST(13 AS Int64), CAST(13 AS Int32), CAST(13 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe8a04d0-d08d-47e9-8426-19caff941455, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0f48eaf8-be0d-4153-92e4-a9d8d2d99cbc, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0f48eaf8-be0d-4153-92e4-a9d8d2d99cbc, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                , \n                CAST(14 AS Int64), CAST(14 AS Int32), CAST(14 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0f48eaf8-be0d-4153-92e4-a9d8d2d99cbc, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d9bf2f11-f2ae-4800-807e-d2d4b30d987d, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d9bf2f11-f2ae-4800-807e-d2d4b30d987d, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                , \n                CAST(15 AS Int64), CAST(15 AS Int32), CAST(15 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d9bf2f11-f2ae-4800-807e-d2d4b30d987d, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f07825cd-72b5-4ea6-8f3a-0001c9183620, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f07825cd-72b5-4ea6-8f3a-0001c9183620, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                , \n                CAST(16 AS Int64), CAST(16 AS Int32), CAST(16 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f07825cd-72b5-4ea6-8f3a-0001c9183620, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c3a7788e-cbb3-477b-8da9-a00c02fda9be, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c3a7788e-cbb3-477b-8da9-a00c02fda9be, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                , \n                CAST(17 AS Int64), CAST(17 AS Int32), CAST(17 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c3a7788e-cbb3-477b-8da9-a00c02fda9be, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6fbaba3f-ad51-47e9-9445-ac0a4562ed89, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6fbaba3f-ad51-47e9-9445-ac0a4562ed89, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                , \n                CAST(18 AS Int64), CAST(18 AS Int32), CAST(18 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6fbaba3f-ad51-47e9-9445-ac0a4562ed89, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 014fdd90-9fd8-4c8e-ba55-db7c8be1c63c, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 014fdd90-9fd8-4c8e-ba55-db7c8be1c63c, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                , \n                CAST(19 AS Int64), CAST(19 AS Int32), CAST(19 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 014fdd90-9fd8-4c8e-ba55-db7c8be1c63c, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0e066f9b-58f3-458e-a16b-12847259041e, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0e066f9b-58f3-458e-a16b-12847259041e, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                , \n                CAST(20 AS Int64), CAST(20 AS Int32), CAST(20 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0e066f9b-58f3-458e-a16b-12847259041e, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 950f074e-de1e-4bba-ab7f-16660db2b5ac, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 950f074e-de1e-4bba-ab7f-16660db2b5ac, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                , \n                CAST(21 AS Int64), CAST(21 AS Int32), CAST(21 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 950f074e-de1e-4bba-ab7f-16660db2b5ac, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 869f79ac-ea21-4fe3-8028-054b5238bd8d, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 869f79ac-ea21-4fe3-8028-054b5238bd8d, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                , \n                CAST(22 AS Int64), CAST(22 AS Int32), CAST(22 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 869f79ac-ea21-4fe3-8028-054b5238bd8d, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1fda589c-b0f4-4ab2-b7d9-5ae6c20ee89c, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1fda589c-b0f4-4ab2-b7d9-5ae6c20ee89c, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                , \n                CAST(23 AS Int64), CAST(23 AS Int32), CAST(23 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1fda589c-b0f4-4ab2-b7d9-5ae6c20ee89c, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1925aedb-393e-4527-9e23-b914d590bed1, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1925aedb-393e-4527-9e23-b914d590bed1, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                , \n                CAST(24 AS Int64), CAST(24 AS Int32), CAST(24 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1925aedb-393e-4527-9e23-b914d590bed1, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b5258bdd-439f-463a-9884-29266e4a481e, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b5258bdd-439f-463a-9884-29266e4a481e, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                , \n                CAST(25 AS Int64), CAST(25 AS Int32), CAST(25 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b5258bdd-439f-463a-9884-29266e4a481e, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, db196331-c63a-463e-8467-80deaf049add, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, db196331-c63a-463e-8467-80deaf049add, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64)\n                , \n                CAST(26 AS Int64), CAST(26 AS Int32), CAST(26 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, db196331-c63a-463e-8467-80deaf049add, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 394fefbb-9490-442a-aebd-80567a6192f4, ghrun-tebhsnycoe.auto.internal:20307): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 394fefbb-9490-442a-aebd-80567a6192f4, ghrun-tebhsnycoe.auto.internal:20307): request = { session_id: "ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_0__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Int64, col_index_Int32, col_index_Int16\n                \n            )\n            VALUES(\n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64)\n                , \n                CAST(27 AS Int64), CAST(27 AS Int32), CAST(27 AS Int16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 394fefbb-9490-442a-aebd-80567a6192f4, ghrun-tebhsnycoe.auto.internal:20307): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDdlODFhMGUtODVhYTM2YS03YjIyOWQzLTYyYTAxZTQ3
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c0162b94-ad12-43eb-97e1-1aabba1ed7ed, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c0162b94-ad12-43eb-97e1-1aabba1ed7ed, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_0__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c0162b94-ad12-43eb-97e1-1aabba1ed7ed, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 961201ac-f016-464b-b2f7-e908ce9328bc, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 961201ac-f016-464b-b2f7-e908ce9328bc, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Int64=CAST(1 AS Int64) and col_index_Int32=CAST(1 AS Int32) and col_index_Int16=CAST(1 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 961201ac-f016-464b-b2f7-e908ce9328bc, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 79f1ffb8-3fde-47e4-ab45-1ef96e09b0e0, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 79f1ffb8-3fde-47e4-ab45-1ef96e09b0e0, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                 and \n                col_index_Int64=CAST(2 AS Int64) and col_index_Int32=CAST(2 AS Int32) and col_index_Int16=CAST(2 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 79f1ffb8-3fde-47e4-ab45-1ef96e09b0e0, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4b3946d8-4278-419b-b4c7-a172542eb149, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4b3946d8-4278-419b-b4c7-a172542eb149, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_Int64=CAST(3 AS Int64) and col_index_Int32=CAST(3 AS Int32) and col_index_Int16=CAST(3 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4b3946d8-4278-419b-b4c7-a172542eb149, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6244a3b8-e058-46ea-8f9b-b7f2e0cdaaf4, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6244a3b8-e058-46ea-8f9b-b7f2e0cdaaf4, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_Int64=CAST(4 AS Int64) and col_index_Int32=CAST(4 AS Int32) and col_index_Int16=CAST(4 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6244a3b8-e058-46ea-8f9b-b7f2e0cdaaf4, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d0976910-0991-4359-bb85-d736344cdba4, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d0976910-0991-4359-bb85-d736344cdba4, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(5 AS Int64) and pk_Uint64=CAST(5 AS Uint64) and pk_Int32=CAST(5 AS Int32) and pk_Uint32=CAST(5 AS Uint32) and pk_Int16=CAST(5 AS Int16) and pk_Uint16=CAST(5 AS Uint16) and pk_Int8=CAST(5 AS Int8) and pk_Uint8=CAST(5 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'5\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'50.0\' AS DyNumber) and pk_String=\'String 5\' and pk_Utf8=\'Utf8 5\' and pk_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2005-01-01\' AS Date) and pk_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200500000000 AS Timestamp) and pk_Interval=CAST(5 AS Interval) and pk_Date32=CAST(\'2005-01-01\' AS Date32) and pk_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200500000000 AS Timestamp64) and pk_Interval64=CAST(5 AS Interval64)\n                 and \n                col_index_Int64=CAST(5 AS Int64) and col_index_Int32=CAST(5 AS Int32) and col_index_Int16=CAST(5 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d0976910-0991-4359-bb85-d736344cdba4, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ae76916c-aeb9-4fb1-ae93-32837367d006, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ae76916c-aeb9-4fb1-ae93-32837367d006, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_Int64=CAST(6 AS Int64) and col_index_Int32=CAST(6 AS Int32) and col_index_Int16=CAST(6 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ae76916c-aeb9-4fb1-ae93-32837367d006, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1a039b1d-e3db-485b-b35b-20d1af71f283, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1a039b1d-e3db-485b-b35b-20d1af71f283, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(7 AS Int64) and pk_Uint64=CAST(7 AS Uint64) and pk_Int32=CAST(7 AS Int32) and pk_Uint32=CAST(7 AS Uint32) and pk_Int16=CAST(7 AS Int16) and pk_Uint16=CAST(7 AS Uint16) and pk_Int8=CAST(7 AS Int8) and pk_Uint8=CAST(7 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'7\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'70.0\' AS DyNumber) and pk_String=\'String 7\' and pk_Utf8=\'Utf8 7\' and pk_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2007-01-01\' AS Date) and pk_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200700000000 AS Timestamp) and pk_Interval=CAST(7 AS Interval) and pk_Date32=CAST(\'2007-01-01\' AS Date32) and pk_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200700000000 AS Timestamp64) and pk_Interval64=CAST(7 AS Interval64)\n                 and \n                col_index_Int64=CAST(7 AS Int64) and col_index_Int32=CAST(7 AS Int32) and col_index_Int16=CAST(7 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1a039b1d-e3db-485b-b35b-20d1af71f283, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6b2613eb-4247-42e2-a46f-8e5247b083bc, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6b2613eb-4247-42e2-a46f-8e5247b083bc, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(8 AS Int64) and pk_Uint64=CAST(8 AS Uint64) and pk_Int32=CAST(8 AS Int32) and pk_Uint32=CAST(8 AS Uint32) and pk_Int16=CAST(8 AS Int16) and pk_Uint16=CAST(8 AS Uint16) and pk_Int8=CAST(8 AS Int8) and pk_Uint8=CAST(8 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'8\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'80.0\' AS DyNumber) and pk_String=\'String 8\' and pk_Utf8=\'Utf8 8\' and pk_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2008-01-01\' AS Date) and pk_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200800000000 AS Timestamp) and pk_Interval=CAST(8 AS Interval) and pk_Date32=CAST(\'2008-01-01\' AS Date32) and pk_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200800000000 AS Timestamp64) and pk_Interval64=CAST(8 AS Interval64)\n                 and \n                col_index_Int64=CAST(8 AS Int64) and col_index_Int32=CAST(8 AS Int32) and col_index_Int16=CAST(8 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6b2613eb-4247-42e2-a46f-8e5247b083bc, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 094ed725-058f-4104-b879-276fe9f8d3d2, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 094ed725-058f-4104-b879-276fe9f8d3d2, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(9 AS Int64) and pk_Uint64=CAST(9 AS Uint64) and pk_Int32=CAST(9 AS Int32) and pk_Uint32=CAST(9 AS Uint32) and pk_Int16=CAST(9 AS Int16) and pk_Uint16=CAST(9 AS Uint16) and pk_Int8=CAST(9 AS Int8) and pk_Uint8=CAST(9 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'9\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'90.0\' AS DyNumber) and pk_String=\'String 9\' and pk_Utf8=\'Utf8 9\' and pk_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2009-01-01\' AS Date) and pk_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200900000000 AS Timestamp) and pk_Interval=CAST(9 AS Interval) and pk_Date32=CAST(\'2009-01-01\' AS Date32) and pk_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200900000000 AS Timestamp64) and pk_Interval64=CAST(9 AS Interval64)\n                 and \n                col_index_Int64=CAST(9 AS Int64) and col_index_Int32=CAST(9 AS Int32) and col_index_Int16=CAST(9 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 094ed725-058f-4104-b879-276fe9f8d3d2, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3857a8b2-eac2-483f-9bb0-c220eb989a01, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3857a8b2-eac2-483f-9bb0-c220eb989a01, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(10 AS Int64) and pk_Uint64=CAST(10 AS Uint64) and pk_Int32=CAST(10 AS Int32) and pk_Uint32=CAST(10 AS Uint32) and pk_Int16=CAST(10 AS Int16) and pk_Uint16=CAST(10 AS Uint16) and pk_Int8=CAST(10 AS Int8) and pk_Uint8=CAST(10 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'10\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'100.0\' AS DyNumber) and pk_String=\'String 10\' and pk_Utf8=\'Utf8 10\' and pk_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2010-01-01\' AS Date) and pk_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201000000000 AS Timestamp) and pk_Interval=CAST(10 AS Interval) and pk_Date32=CAST(\'2010-01-01\' AS Date32) and pk_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201000000000 AS Timestamp64) and pk_Interval64=CAST(10 AS Interval64)\n                 and \n                col_index_Int64=CAST(10 AS Int64) and col_index_Int32=CAST(10 AS Int32) and col_index_Int16=CAST(10 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3857a8b2-eac2-483f-9bb0-c220eb989a01, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 29bb0f59-3398-4f79-8b48-2fed6401c9b5, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 29bb0f59-3398-4f79-8b48-2fed6401c9b5, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(11 AS Int64) and pk_Uint64=CAST(11 AS Uint64) and pk_Int32=CAST(11 AS Int32) and pk_Uint32=CAST(11 AS Uint32) and pk_Int16=CAST(11 AS Int16) and pk_Uint16=CAST(11 AS Uint16) and pk_Int8=CAST(11 AS Int8) and pk_Uint8=CAST(11 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'11\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'110.0\' AS DyNumber) and pk_String=\'String 11\' and pk_Utf8=\'Utf8 11\' and pk_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2011-01-01\' AS Date) and pk_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201100000000 AS Timestamp) and pk_Interval=CAST(11 AS Interval) and pk_Date32=CAST(\'2011-01-01\' AS Date32) and pk_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201100000000 AS Timestamp64) and pk_Interval64=CAST(11 AS Interval64)\n                 and \n                col_index_Int64=CAST(11 AS Int64) and col_index_Int32=CAST(11 AS Int32) and col_index_Int16=CAST(11 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 29bb0f59-3398-4f79-8b48-2fed6401c9b5, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ae46375f-6d7f-45bc-8627-7e78b68c9d3a, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ae46375f-6d7f-45bc-8627-7e78b68c9d3a, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(12 AS Int64) and pk_Uint64=CAST(12 AS Uint64) and pk_Int32=CAST(12 AS Int32) and pk_Uint32=CAST(12 AS Uint32) and pk_Int16=CAST(12 AS Int16) and pk_Uint16=CAST(12 AS Uint16) and pk_Int8=CAST(12 AS Int8) and pk_Uint8=CAST(12 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'12\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'120.0\' AS DyNumber) and pk_String=\'String 12\' and pk_Utf8=\'Utf8 12\' and pk_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2012-01-01\' AS Date) and pk_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201200000000 AS Timestamp) and pk_Interval=CAST(12 AS Interval) and pk_Date32=CAST(\'2012-01-01\' AS Date32) and pk_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201200000000 AS Timestamp64) and pk_Interval64=CAST(12 AS Interval64)\n                 and \n                col_index_Int64=CAST(12 AS Int64) and col_index_Int32=CAST(12 AS Int32) and col_index_Int16=CAST(12 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ae46375f-6d7f-45bc-8627-7e78b68c9d3a, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4e2a9928-270a-423f-a82a-dc389f9aeda4, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4e2a9928-270a-423f-a82a-dc389f9aeda4, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(13 AS Int64) and pk_Uint64=CAST(13 AS Uint64) and pk_Int32=CAST(13 AS Int32) and pk_Uint32=CAST(13 AS Uint32) and pk_Int16=CAST(13 AS Int16) and pk_Uint16=CAST(13 AS Uint16) and pk_Int8=CAST(13 AS Int8) and pk_Uint8=CAST(13 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'13\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'130.0\' AS DyNumber) and pk_String=\'String 13\' and pk_Utf8=\'Utf8 13\' and pk_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2013-01-01\' AS Date) and pk_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201300000000 AS Timestamp) and pk_Interval=CAST(13 AS Interval) and pk_Date32=CAST(\'2013-01-01\' AS Date32) and pk_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201300000000 AS Timestamp64) and pk_Interval64=CAST(13 AS Interval64)\n                 and \n                col_index_Int64=CAST(13 AS Int64) and col_index_Int32=CAST(13 AS Int32) and col_index_Int16=CAST(13 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4e2a9928-270a-423f-a82a-dc389f9aeda4, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eaebdfc5-1785-489c-a6f1-fb0bd1c912b7, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eaebdfc5-1785-489c-a6f1-fb0bd1c912b7, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(14 AS Int64) and pk_Uint64=CAST(14 AS Uint64) and pk_Int32=CAST(14 AS Int32) and pk_Uint32=CAST(14 AS Uint32) and pk_Int16=CAST(14 AS Int16) and pk_Uint16=CAST(14 AS Uint16) and pk_Int8=CAST(14 AS Int8) and pk_Uint8=CAST(14 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'14\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'140.0\' AS DyNumber) and pk_String=\'String 14\' and pk_Utf8=\'Utf8 14\' and pk_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2014-01-01\' AS Date) and pk_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201400000000 AS Timestamp) and pk_Interval=CAST(14 AS Interval) and pk_Date32=CAST(\'2014-01-01\' AS Date32) and pk_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201400000000 AS Timestamp64) and pk_Interval64=CAST(14 AS Interval64)\n                 and \n                col_index_Int64=CAST(14 AS Int64) and col_index_Int32=CAST(14 AS Int32) and col_index_Int16=CAST(14 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eaebdfc5-1785-489c-a6f1-fb0bd1c912b7, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4ddf2264-eafc-4395-ab34-70afa09767a3, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4ddf2264-eafc-4395-ab34-70afa09767a3, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(15 AS Int64) and pk_Uint64=CAST(15 AS Uint64) and pk_Int32=CAST(15 AS Int32) and pk_Uint32=CAST(15 AS Uint32) and pk_Int16=CAST(15 AS Int16) and pk_Uint16=CAST(15 AS Uint16) and pk_Int8=CAST(15 AS Int8) and pk_Uint8=CAST(15 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'15\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'150.0\' AS DyNumber) and pk_String=\'String 15\' and pk_Utf8=\'Utf8 15\' and pk_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2015-01-01\' AS Date) and pk_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201500000000 AS Timestamp) and pk_Interval=CAST(15 AS Interval) and pk_Date32=CAST(\'2015-01-01\' AS Date32) and pk_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201500000000 AS Timestamp64) and pk_Interval64=CAST(15 AS Interval64)\n                 and \n                col_index_Int64=CAST(15 AS Int64) and col_index_Int32=CAST(15 AS Int32) and col_index_Int16=CAST(15 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4ddf2264-eafc-4395-ab34-70afa09767a3, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5edeabd4-f790-4ff5-a435-79921992b513, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5edeabd4-f790-4ff5-a435-79921992b513, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(16 AS Int64) and pk_Uint64=CAST(16 AS Uint64) and pk_Int32=CAST(16 AS Int32) and pk_Uint32=CAST(16 AS Uint32) and pk_Int16=CAST(16 AS Int16) and pk_Uint16=CAST(16 AS Uint16) and pk_Int8=CAST(16 AS Int8) and pk_Uint8=CAST(16 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'16\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'160.0\' AS DyNumber) and pk_String=\'String 16\' and pk_Utf8=\'Utf8 16\' and pk_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2016-01-01\' AS Date) and pk_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201600000000 AS Timestamp) and pk_Interval=CAST(16 AS Interval) and pk_Date32=CAST(\'2016-01-01\' AS Date32) and pk_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201600000000 AS Timestamp64) and pk_Interval64=CAST(16 AS Interval64)\n                 and \n                col_index_Int64=CAST(16 AS Int64) and col_index_Int32=CAST(16 AS Int32) and col_index_Int16=CAST(16 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5edeabd4-f790-4ff5-a435-79921992b513, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 31c2efb8-7afd-4a3b-a422-3f6a65bd0679, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 31c2efb8-7afd-4a3b-a422-3f6a65bd0679, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(17 AS Int64) and pk_Uint64=CAST(17 AS Uint64) and pk_Int32=CAST(17 AS Int32) and pk_Uint32=CAST(17 AS Uint32) and pk_Int16=CAST(17 AS Int16) and pk_Uint16=CAST(17 AS Uint16) and pk_Int8=CAST(17 AS Int8) and pk_Uint8=CAST(17 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'17\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'170.0\' AS DyNumber) and pk_String=\'String 17\' and pk_Utf8=\'Utf8 17\' and pk_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2017-01-01\' AS Date) and pk_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201700000000 AS Timestamp) and pk_Interval=CAST(17 AS Interval) and pk_Date32=CAST(\'2017-01-01\' AS Date32) and pk_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201700000000 AS Timestamp64) and pk_Interval64=CAST(17 AS Interval64)\n                 and \n                col_index_Int64=CAST(17 AS Int64) and col_index_Int32=CAST(17 AS Int32) and col_index_Int16=CAST(17 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 31c2efb8-7afd-4a3b-a422-3f6a65bd0679, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2dc572f5-58f2-4f17-9f54-3222ac266e6c, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2dc572f5-58f2-4f17-9f54-3222ac266e6c, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(18 AS Int64) and pk_Uint64=CAST(18 AS Uint64) and pk_Int32=CAST(18 AS Int32) and pk_Uint32=CAST(18 AS Uint32) and pk_Int16=CAST(18 AS Int16) and pk_Uint16=CAST(18 AS Uint16) and pk_Int8=CAST(18 AS Int8) and pk_Uint8=CAST(18 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'18\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'180.0\' AS DyNumber) and pk_String=\'String 18\' and pk_Utf8=\'Utf8 18\' and pk_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2018-01-01\' AS Date) and pk_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201800000000 AS Timestamp) and pk_Interval=CAST(18 AS Interval) and pk_Date32=CAST(\'2018-01-01\' AS Date32) and pk_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201800000000 AS Timestamp64) and pk_Interval64=CAST(18 AS Interval64)\n                 and \n                col_index_Int64=CAST(18 AS Int64) and col_index_Int32=CAST(18 AS Int32) and col_index_Int16=CAST(18 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2dc572f5-58f2-4f17-9f54-3222ac266e6c, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 00d4c252-f372-463b-b176-8d0b7fba3b57, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 00d4c252-f372-463b-b176-8d0b7fba3b57, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(19 AS Int64) and pk_Uint64=CAST(19 AS Uint64) and pk_Int32=CAST(19 AS Int32) and pk_Uint32=CAST(19 AS Uint32) and pk_Int16=CAST(19 AS Int16) and pk_Uint16=CAST(19 AS Uint16) and pk_Int8=CAST(19 AS Int8) and pk_Uint8=CAST(19 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'19\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'190.0\' AS DyNumber) and pk_String=\'String 19\' and pk_Utf8=\'Utf8 19\' and pk_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2019-01-01\' AS Date) and pk_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201900000000 AS Timestamp) and pk_Interval=CAST(19 AS Interval) and pk_Date32=CAST(\'2019-01-01\' AS Date32) and pk_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201900000000 AS Timestamp64) and pk_Interval64=CAST(19 AS Interval64)\n                 and \n                col_index_Int64=CAST(19 AS Int64) and col_index_Int32=CAST(19 AS Int32) and col_index_Int16=CAST(19 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 00d4c252-f372-463b-b176-8d0b7fba3b57, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0b306719-4b92-4ad2-bbfd-b5773a5a461e, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0b306719-4b92-4ad2-bbfd-b5773a5a461e, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(20 AS Int64) and pk_Uint64=CAST(20 AS Uint64) and pk_Int32=CAST(20 AS Int32) and pk_Uint32=CAST(20 AS Uint32) and pk_Int16=CAST(20 AS Int16) and pk_Uint16=CAST(20 AS Uint16) and pk_Int8=CAST(20 AS Int8) and pk_Uint8=CAST(20 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'20\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'200.0\' AS DyNumber) and pk_String=\'String 20\' and pk_Utf8=\'Utf8 20\' and pk_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2020-01-01\' AS Date) and pk_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202000000000 AS Timestamp) and pk_Interval=CAST(20 AS Interval) and pk_Date32=CAST(\'2020-01-01\' AS Date32) and pk_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202000000000 AS Timestamp64) and pk_Interval64=CAST(20 AS Interval64)\n                 and \n                col_index_Int64=CAST(20 AS Int64) and col_index_Int32=CAST(20 AS Int32) and col_index_Int16=CAST(20 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0b306719-4b92-4ad2-bbfd-b5773a5a461e, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1b1c16e7-45be-4ad4-a09d-d5b1d76f43f5, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1b1c16e7-45be-4ad4-a09d-d5b1d76f43f5, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(21 AS Int64) and pk_Uint64=CAST(21 AS Uint64) and pk_Int32=CAST(21 AS Int32) and pk_Uint32=CAST(21 AS Uint32) and pk_Int16=CAST(21 AS Int16) and pk_Uint16=CAST(21 AS Uint16) and pk_Int8=CAST(21 AS Int8) and pk_Uint8=CAST(21 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'21\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'210.0\' AS DyNumber) and pk_String=\'String 21\' and pk_Utf8=\'Utf8 21\' and pk_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2021-01-01\' AS Date) and pk_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202100000000 AS Timestamp) and pk_Interval=CAST(21 AS Interval) and pk_Date32=CAST(\'2021-01-01\' AS Date32) and pk_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202100000000 AS Timestamp64) and pk_Interval64=CAST(21 AS Interval64)\n                 and \n                col_index_Int64=CAST(21 AS Int64) and col_index_Int32=CAST(21 AS Int32) and col_index_Int16=CAST(21 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1b1c16e7-45be-4ad4-a09d-d5b1d76f43f5, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4d829cd9-c14f-4013-a27a-53e6c8912343, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4d829cd9-c14f-4013-a27a-53e6c8912343, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(22 AS Int64) and pk_Uint64=CAST(22 AS Uint64) and pk_Int32=CAST(22 AS Int32) and pk_Uint32=CAST(22 AS Uint32) and pk_Int16=CAST(22 AS Int16) and pk_Uint16=CAST(22 AS Uint16) and pk_Int8=CAST(22 AS Int8) and pk_Uint8=CAST(22 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'22\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'220.0\' AS DyNumber) and pk_String=\'String 22\' and pk_Utf8=\'Utf8 22\' and pk_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2022-01-01\' AS Date) and pk_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202200000000 AS Timestamp) and pk_Interval=CAST(22 AS Interval) and pk_Date32=CAST(\'2022-01-01\' AS Date32) and pk_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202200000000 AS Timestamp64) and pk_Interval64=CAST(22 AS Interval64)\n                 and \n                col_index_Int64=CAST(22 AS Int64) and col_index_Int32=CAST(22 AS Int32) and col_index_Int16=CAST(22 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4d829cd9-c14f-4013-a27a-53e6c8912343, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 852c6469-8b1d-4a1d-94b9-a9a8c573b465, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 852c6469-8b1d-4a1d-94b9-a9a8c573b465, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(23 AS Int64) and pk_Uint64=CAST(23 AS Uint64) and pk_Int32=CAST(23 AS Int32) and pk_Uint32=CAST(23 AS Uint32) and pk_Int16=CAST(23 AS Int16) and pk_Uint16=CAST(23 AS Uint16) and pk_Int8=CAST(23 AS Int8) and pk_Uint8=CAST(23 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'23\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'230.0\' AS DyNumber) and pk_String=\'String 23\' and pk_Utf8=\'Utf8 23\' and pk_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2023-01-01\' AS Date) and pk_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202300000000 AS Timestamp) and pk_Interval=CAST(23 AS Interval) and pk_Date32=CAST(\'2023-01-01\' AS Date32) and pk_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202300000000 AS Timestamp64) and pk_Interval64=CAST(23 AS Interval64)\n                 and \n                col_index_Int64=CAST(23 AS Int64) and col_index_Int32=CAST(23 AS Int32) and col_index_Int16=CAST(23 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 852c6469-8b1d-4a1d-94b9-a9a8c573b465, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dbdbc6dc-a68d-4f61-881e-d037771a2c64, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dbdbc6dc-a68d-4f61-881e-d037771a2c64, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(24 AS Int64) and pk_Uint64=CAST(24 AS Uint64) and pk_Int32=CAST(24 AS Int32) and pk_Uint32=CAST(24 AS Uint32) and pk_Int16=CAST(24 AS Int16) and pk_Uint16=CAST(24 AS Uint16) and pk_Int8=CAST(24 AS Int8) and pk_Uint8=CAST(24 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'24\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'240.0\' AS DyNumber) and pk_String=\'String 24\' and pk_Utf8=\'Utf8 24\' and pk_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2024-01-01\' AS Date) and pk_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202400000000 AS Timestamp) and pk_Interval=CAST(24 AS Interval) and pk_Date32=CAST(\'2024-01-01\' AS Date32) and pk_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202400000000 AS Timestamp64) and pk_Interval64=CAST(24 AS Interval64)\n                 and \n                col_index_Int64=CAST(24 AS Int64) and col_index_Int32=CAST(24 AS Int32) and col_index_Int16=CAST(24 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dbdbc6dc-a68d-4f61-881e-d037771a2c64, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7c39fe6e-fc98-4816-a0d1-d08ed266cf9b, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7c39fe6e-fc98-4816-a0d1-d08ed266cf9b, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(25 AS Int64) and pk_Uint64=CAST(25 AS Uint64) and pk_Int32=CAST(25 AS Int32) and pk_Uint32=CAST(25 AS Uint32) and pk_Int16=CAST(25 AS Int16) and pk_Uint16=CAST(25 AS Uint16) and pk_Int8=CAST(25 AS Int8) and pk_Uint8=CAST(25 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'25\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'250.0\' AS DyNumber) and pk_String=\'String 25\' and pk_Utf8=\'Utf8 25\' and pk_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2025-01-01\' AS Date) and pk_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202500000000 AS Timestamp) and pk_Interval=CAST(25 AS Interval) and pk_Date32=CAST(\'2025-01-01\' AS Date32) and pk_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202500000000 AS Timestamp64) and pk_Interval64=CAST(25 AS Interval64)\n                 and \n                col_index_Int64=CAST(25 AS Int64) and col_index_Int32=CAST(25 AS Int32) and col_index_Int16=CAST(25 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7c39fe6e-fc98-4816-a0d1-d08ed266cf9b, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2316762d-34b9-41d6-97a4-3a016afa5287, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2316762d-34b9-41d6-97a4-3a016afa5287, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(26 AS Int64) and pk_Uint64=CAST(26 AS Uint64) and pk_Int32=CAST(26 AS Int32) and pk_Uint32=CAST(26 AS Uint32) and pk_Int16=CAST(26 AS Int16) and pk_Uint16=CAST(26 AS Uint16) and pk_Int8=CAST(26 AS Int8) and pk_Uint8=CAST(26 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'26\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'26.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'26.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'260.0\' AS DyNumber) and pk_String=\'String 26\' and pk_Utf8=\'Utf8 26\' and pk_UUID=CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2026-01-01\' AS Date) and pk_Datetime=CAST(\'2026-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202600000000 AS Timestamp) and pk_Interval=CAST(26 AS Interval) and pk_Date32=CAST(\'2026-01-01\' AS Date32) and pk_Datetime64=CAST(\'2026-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202600000000 AS Timestamp64) and pk_Interval64=CAST(26 AS Interval64)\n                 and \n                col_index_Int64=CAST(26 AS Int64) and col_index_Int32=CAST(26 AS Int32) and col_index_Int16=CAST(26 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2316762d-34b9-41d6-97a4-3a016afa5287, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3022097f-4432-4aed-b92b-277fb2d1cc42, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3022097f-4432-4aed-b92b-277fb2d1cc42, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_0__SYNC` WHERE \n                pk_Int64=CAST(27 AS Int64) and pk_Uint64=CAST(27 AS Uint64) and pk_Int32=CAST(27 AS Int32) and pk_Uint32=CAST(27 AS Uint32) and pk_Int16=CAST(27 AS Int16) and pk_Uint16=CAST(27 AS Uint16) and pk_Int8=CAST(27 AS Int8) and pk_Uint8=CAST(27 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'27\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'27.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'27.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'270.0\' AS DyNumber) and pk_String=\'String 27\' and pk_Utf8=\'Utf8 27\' and pk_UUID=CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2027-01-01\' AS Date) and pk_Datetime=CAST(\'2027-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202700000000 AS Timestamp) and pk_Interval=CAST(27 AS Interval) and pk_Date32=CAST(\'2027-01-01\' AS Date32) and pk_Datetime64=CAST(\'2027-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202700000000 AS Timestamp64) and pk_Interval64=CAST(27 AS Interval64)\n                 and \n                col_index_Int64=CAST(27 AS Int64) and col_index_Int32=CAST(27 AS Int32) and col_index_Int16=CAST(27 AS Int16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3022097f-4432-4aed-b92b-277fb2d1cc42, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e82fd13d-d703-4a6f-96e0-01c4de87c812, ghrun-tebhsnycoe.auto.internal:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e82fd13d-d703-4a6f-96e0-01c4de87c812, ghrun-tebhsnycoe.auto.internal:30910): request = { session_id: "ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_index_0__SYNC`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e82fd13d-d703-4a6f-96e0-01c4de87c812, ghrun-tebhsnycoe.auto.internal:30910): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OGJlZWEzNmQtN2Q3MTYyOWYtZDE1NmM3OTktZjUwNWE0Yg==
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:20307/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16603
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32128
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8611
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20307
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29328
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, 1573a03a-c5f1-4b05-a9bd-b51de25959b0, localhost:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1573a03a-c5f1-4b05-a9bd-b51de25959b0, localhost:30910): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1573a03a-c5f1-4b05-a9bd-b51de25959b0, localhost:30910): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:30910". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30910
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, 48346579-ff70-4f19-850d-5d99f743d207, localhost:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 48346579-ff70-4f19-850d-5d99f743d207, localhost:30910): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 48346579-ff70-4f19-850d-5d99f743d207, localhost:30910): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:30910". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30910
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, 6165672f-4e8f-4936-87d1-90af8453253e, localhost:30910): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6165672f-4e8f-4936-87d1-90af8453253e, localhost:30910): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:78 RpcState(ListEndpoints, 6165672f-4e8f-4936-87d1-90af8453253e, localhost:30910): received error, <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Cancelled on the server side"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Cancelled on the server side", grpc_status:1, created_time:"2025-10-15T13:57:32.118685986+00:00"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:30910". Error details:
 Cancelled on the server side
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:30910
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.connection:connection.py:549 Closing channel for endpoint localhost:30910
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30910". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:30910
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30910". Check endpoint correctness.
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: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.connection:connection.py:549 Closing channel for endpoint localhost:30910
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30910". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:20307
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20307". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:30910
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30910". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:20307
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20307". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:30910
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30910". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:20307
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20307". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:30910
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30910". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:20307
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20307". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:30910
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30910". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:20307
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20307". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:30910
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30910". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:20307
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20307". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:30910
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30910". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:20307
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:20307". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:30910
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:30910". Check endpoint correctness.
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)]
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:30910/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14467
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28221
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5458
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30910
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27130
============================== slowest durations ===============================
166.88s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__SYNC-pk_types4-all_types4-index4---SYNC]
149.62s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__SYNC-pk_types4-all_types4-index4---SYNC]
18.41s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__SYNC-pk_types4-all_types4-index4---SYNC]
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__SYNC-pk_types4-all_types4-index4---SYNC] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/9sj6/000b52/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__SYNC-pk_types4-all_types4-index4---SYNC/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/9sj6/000b52/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_0__SYNC-pk_types4-all_types4-index4---SYNC/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
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
Current KQP shutdown state: spent 3.06238 seconds, 3 sessions to shutdown
Current KQP shutdown state: spent 6.118926 seconds, 3 sessions to shutdown
Current KQP shutdown state: spent 9.155838 seconds, 3 sessions to shutdown
Current KQP shutdown state: spent 1e-06 seconds, not started yet
Current KQP shutdown state: spent 3.043832 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 6.107954 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 9.138461 seconds, 1 sessions to shutdown
GRpc shutdown warning: left infly: 1, spent: 4.599325 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 7.922315 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 11.051826 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 14.150861 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 17.449189 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 20.807525 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 24.160668 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 27.316571 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.004724 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1007079==ERROR: LeakSanitizer: detected memory leaks

Too many leaks! Only the first 5000 leaks encountered will be reported.
Indirect leak of 37664 byte(s) in 214 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003488e4f2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003488e4f2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003488e4f2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003488e4f2 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00003488e4f2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x00003488e4f2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x00003488e4f2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x00003488e4f2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x00003488e4f2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x00003489d16e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003a66ca47 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003a65e3c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#18 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#19 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#20 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#21 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#22 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 18832 byte(s) in 214 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003488e40c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x00003488e40c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#3 0x00003489d16e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#4 0x00003a66ca47 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#5 0x00003a65e3c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#6 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#7 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#8 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#9 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#10 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#11 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#12 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#13 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#14 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#15 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 11224 byte(s) in 214 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001be40ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001be40ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001be40ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001be40ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001be40ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001be40ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001be40ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001be40ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001be40ab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001be40ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x000034891d6c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x000034891d6c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#13 0x000034891d6c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#14 0x00003a66a93f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#15 0x00003a65e031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#21 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#22 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#23 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#24 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#25 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034891d5a in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x000034891d5a in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#3 0x00003a66a93f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#4 0x00003a65e031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#10 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#11 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#12 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#13 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#14 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001be40a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001be40a34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001be40a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x000034891d6c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x000034891d6c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#6 0x000034891d6c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#7 0x00003a66a93f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#8 0x00003a65e031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#11 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#12 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#14 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#15 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#16 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#17 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#18 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 376 byte(s) in 10 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034010984 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034010984 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034010984 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034010984 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034010984 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x000034010984 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x000034010984 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x000034010984 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x000034010984 in TBasicString /-S/util/generic/string.h:491:18
#10 0x000034010984 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#11 0x000034010984 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
#12 0x00003400f752 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#13 0x00003400f752 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#14 0x000034015c70 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#15 0x000034071eb8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
#16 0x00003489caa6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#17 0x00003a667c3b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
#18 0x00003a65daa2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#19 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#20 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#21 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#22 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#23 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#24 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#25 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#26 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#27 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#28 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 352 byte(s) in 11 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000340108e2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x0000340108e2 in TBasicString /-S/util/generic/string.h:491:18
#3 0x0000340108e2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#4 0x0000340108e2 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
#5 0x00003400f752 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#6 0x00003400f752 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#7 0x000034015c70 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#8 0x000034071eb8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
#9 0x00003489caa6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#10 0x00003a667c3b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
#11 0x00003a65daa2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#12 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#13 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#14 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#15 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#16 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#17 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#18 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#19 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#20 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#21 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#22 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 192 byte(s) in 1 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000275a7e98 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000275a7e98 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000275a7e98 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000275a7e98 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x0000275a7e98 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x0000275a7e98 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x0000275a7e98 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
#8 0x0000275a7e98 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
#9 0x0000275a7b3f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
#10 0x0000275a6998 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
#11 0x00003a71256a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
#12 0x00003a71256a in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#13 0x00003a71256a in __call<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
#14 0x00003a71256a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#15 0x00003a71256a in std::__y1::__function::__func<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0, std::__y1::allocator<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
#16 0x00001f42544f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
#17 0x00003a70090f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
#18 0x00003a70090f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
#19 0x00003a70090f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
#20 0x0000440e09ae in NYdbGrpc::TGRpcRequestImpl<Ydb::DataStreams::V1::DeregisterStreamConsumerRequest, Ydb::DataStreams::V1::DeregisterStreamConsumerResponse, NKikimr::NGRpcService::TGRpcDataStreamsService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
#21 0x00003a655fec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#22 0x00003a655fec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#23 0x00003a655fec in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#24 0x00003a655fec in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
#25 0x00003a655fec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#26 0x00003a655fec in std::__y1::__function::__func<NYdbGrpc::TGRpcServer::Start()::$_0, std::__y1::allocator<NYdbGrpc::TGRpcServer::Start()::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
#27 0x000021ab724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#28 0x000021ab724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#29 0x000021ab724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#30 0x000021ab77ac in Execute /-S/util/thread/factory.h:15:13
#31 0x000021ab77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#32 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#33 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 192 byte(s) in 3 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000348f1070 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000348f1070 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000348f1070 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000348f1070 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
==================== 1 passed, 1 error in 337.32s (0:05:37) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9sj6/000a3b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .E

==================================== ERRORS ====================================
_ ERROR at teardown of TestAsyncReplication.test_async_replication[table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC] _
ydb/tests/datashard/lib/multicluster_test_base.py:63: in teardown_class
    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 = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/9sj6/000a3b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/9sj6/000a3b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   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   Current KQP shutdown state: spent 3.002466 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 6.011562 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 9.027032 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 0 seconds, not started yet
E   Current KQP shutdown state: spent 3.013778 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 6.039688 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 9.081819 seconds, 1 sessions to shutdown
E   GRpc shutdown warning: left infly: 1, spent: 5.030883 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 8.265041 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 11.713569 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 15.208418 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 18.323776 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 21.633985 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 24.902986 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 28.090811 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.006084 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==633014==ERROR: LeakSanitizer: detected memory leaks
E   
E   Too many leaks! Only the first 5000 leaks encountered will be reported.
E   Indirect leak of 37664 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003488e4f2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003488e4f2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003488e4f2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003488e4f2 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00003488e4f2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x00003488e4f2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x00003488e4f2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x00003488e4f2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x00003488e4f2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x00003489d16e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003a66ca47 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003a65e3c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #18 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #19 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #20 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #21 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #22 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 18832 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003488e40c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x00003488e40c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x00003489d16e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003a66ca47 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003a65e3c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #11 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #12 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #13 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #14 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #15 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 11224 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001be40ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001be40ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001be40ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001be40ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001be40ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001be40ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001be40ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001be40ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001be40ab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001be40ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034891d6c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034891d6c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #13 0x000034891d6c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #14 0x00003a66a93f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #15 0x00003a65e031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #21 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #22 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #23 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #24 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #25 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001be40a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001be40a34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001be40a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x000034891d6c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x000034891d6c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #6 0x000034891d6c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #7 0x00003a66a93f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #8 0x00003a65e031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #14 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #15 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #16 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #17 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #18 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034891d5a in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034891d5a in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #3 0x00003a66a93f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #4 0x00003a65e031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #10 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #11 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #12 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #13 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #14 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 376 byte(s) in 10 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034010984 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034010984 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034010984 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034010984 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034010984 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x000034010984 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x000034010984 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x000034010984 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x000034010984 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x000034010984 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #11 0x000034010984 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #12 0x00003400f752 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #13 0x00003400f752 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #14 0x000034015c70 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #15 0x000034071eb8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #16 0x00003489caa6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #17 0x00003a667c3b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #18 0x00003a65daa2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #19 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #20 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #21 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #22 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #23 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #24 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #25 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #26 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #27 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #28 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 352 byte(s) in 11 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000340108e2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x0000340108e2 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x0000340108e2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #4 0x0000340108e2 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #5 0x00003400f752 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #6 0x00003400f752 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #7 0x000034015c70 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #8 0x000034071eb8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #9 0x00003489caa6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #10 0x00003a667c3b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #11 0x00003a65daa2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #12 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #13 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #14 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #15 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #16 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #17 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #18 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #19 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #20 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #21 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #22 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 192 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000275a7e98 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000275a7e98 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000275a7e98 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000275a7e98 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x0000275a7e98 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x0000275a7e98 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x0000275a7e98 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x0000275a7e98 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x0000275a7b3f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
E   #10 0x0000275a6998 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
E   #11 0x00003a71256a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
E   #12 0x00003a71256a in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #13 0x00003a71256a in __call<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
E   #14 0x00003a71256a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #15 0x00003a71256a in std::__y1::__function::__func<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0, std::__y1::allocator<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
E   #16 0x00001f42544f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
E   #17 0x00003a70090f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
E   #18 0x00003a70090f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
E   #19 0x00003a70090f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
E   #20 0x00004444daae in NYdbGrpc::TGRpcRequestImpl<FederatedQuery::ModifyConnectionRequest, FederatedQuery::ModifyConnectionResponse, NKikimr::NGRpcService::TGRpcFederatedQueryService, NKikimr::TSecurityTextFormatPrinter<FederatedQuery::ModifyConnectionRequest>, NKikimr::TSecurityTextFormatPrinter<FederatedQuery::ModifyConnectionResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
E   #21 0x00003a655fec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #22 0x00003a655fec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #23 0x00003a655fec in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #24 0x00003a655fec in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
E   #25 0x00003a655fec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #26 0x00003a655fec in std::__y1::__function::__func<NYdbGrpc::TGRpcServer::Start()::$_0, std::__y1::allocator<NYdbGrpc::TGRpcServer::Start()::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
E   #27 0x000021ab724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #28 0x000021ab724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #29 0x000021ab724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #30 0x000021ab77ac in Execute /-S/util/thread/factory.h:15:13
E   #31 0x000021ab77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #32 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #33 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 192 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000275a7e98 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000275a7e98 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000275a7e98 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000275a7e98 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_async_replication[table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
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/9sj6/000a3b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 629455
DEBUG    ya.test:process.py:259 Command (pid 629455) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 629455) elapsed time (sec): 0.8370459079742432
DEBUG    ya.test:process.py:263 Command (pid 629455) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 629455) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 629455) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 629455) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 629455) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 629455) maxrss: 475400
DEBUG    ya.test:process.py:263 Command (pid 629455) minflt: 45163
DEBUG    ya.test:process.py:263 Command (pid 629455) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 629455) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 629455) nivcsw: 103
DEBUG    ya.test:process.py:263 Command (pid 629455) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 629455) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 629455) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 629455) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 629455) stime: 0.207704
DEBUG    ya.test:process.py:263 Command (pid 629455) utime: 0.5575359999999999
DEBUG    ya.test:process.py:263 Command (pid 629455) wtime: 0.839
DEBUG    ya.test:process.py:275 Command (pid 629455) output:
Git info:
    Commit: 4cf6bc42c451878a17819ca45aa7063c1fd024e2
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge 16d50307d6b2ed04cec21f727c2d89396944d85d into 66bdeb560123358d38fe7e240b41a8aba750d9be

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

ERROR    ydb.tests.datashard.lib.multicluster_test_base:multicluster_test_base.py:20 Git info:
    Commit: 4cf6bc42c451878a17819ca45aa7063c1fd024e2
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge 16d50307d6b2ed04cec21f727c2d89396944d85d into 66bdeb560123358d38fe7e240b41a8aba750d9be

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tebhsnycoe
    Host information: 
        Linux ghrun-tebhsnycoe 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:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000a3b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12687
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/9sj6/000a3b/r3tmp/kikimr_cluster_u6duu148
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000a3b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23090
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12736
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20660
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10271
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9sj6/000a3b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9sj6/000a3b/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/9sj6/000a3b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC/cluster/node_1/logfile_j2sys4ce.log --grpc-port=23090 --mon-port=12736 --ic-port=12687
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:23090/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9sj6/000a3b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9sj6/000a3b/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/9sj6/000a3b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC/cluster/node_1/logfile_j2sys4ce.log --grpc-port=23090 --mon-port=12736 --ic-port=12687
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9sj6/000a3b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/9sj6/000a3b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/9sj6/000a3b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC/cluster/node_1/logfile_j2sys4ce.log', '--grpc-port=23090', '--mon-port=12736', '--ic-port=12687')' in '/home/runner/.ya/build/build_root/9sj6/000a3b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 629832
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:23090/1
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/9sj6/000a3b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 629833
DEBUG    ya.test:process.py:259 Command (pid 629833) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 629833) elapsed time (sec): 0.8409185409545898
DEBUG    ya.test:process.py:263 Command (pid 629833) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 629833) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 629833) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 629833) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 629833) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 629833) maxrss: 483256
DEBUG    ya.test:process.py:263 Command (pid 629833) minflt: 45122
DEBUG    ya.test:process.py:263 Command (pid 629833) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 629833) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 629833) nivcsw: 112
DEBUG    ya.test:process.py:263 Command (pid 629833) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 629833) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 629833) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 629833) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 629833) stime: 0.218686
DEBUG    ya.test:process.py:263 Command (pid 629833) utime: 0.5223329999999999
DEBUG    ya.test:process.py:263 Command (pid 629833) wtime: 0.843
DEBUG    ya.test:process.py:275 Command (pid 629833) output:
Git info:
    Commit: 4cf6bc42c451878a17819ca45aa7063c1fd024e2
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge 16d50307d6b2ed04cec21f727c2d89396944d85d into 66bdeb560123358d38fe7e240b41a8aba750d9be

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 4cf6bc42c451878a17819ca45aa7063c1fd024e2
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge 16d50307d6b2ed04cec21f727c2d89396944d85d into 66bdeb560123358d38fe7e240b41a8aba750d9be
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000a3b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/9sj6/000a3b/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:23090', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\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: 12687\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
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/9sj6/000a3b/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:23090', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\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: 12687\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 631945
DEBUG    ya.test:process.py:259 Command (pid 631945) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 631945) elapsed time (sec): 1.0294744968414307
DEBUG    ya.test:process.py:263 Command (pid 631945) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 631945) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 631945) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 631945) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 631945) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 631945) maxrss: 582168
DEBUG    ya.test:process.py:263 Command (pid 631945) minflt: 51404
DEBUG    ya.test:process.py:263 Command (pid 631945) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 631945) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 631945) nivcsw: 176
DEBUG    ya.test:process.py:263 Command (pid 631945) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 631945) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 631945) nvcsw: 897
DEBUG    ya.test:process.py:263 Command (pid 631945) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 631945) stime: 0.274134
DEBUG    ya.test:process.py:263 Command (pid 631945) utime: 0.579719
DEBUG    ya.test:process.py:263 Command (pid 631945) wtime: 1.032
DEBUG    ya.test:process.py:275 Command (pid 631945) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000a3b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/9sj6/000a3b/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:23090', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\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.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/9sj6/000a3b/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:23090', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\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: 632317
DEBUG    ya.test:process.py:259 Command (pid 632317) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 632317) elapsed time (sec): 1.036867618560791
DEBUG    ya.test:process.py:263 Command (pid 632317) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632317) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 632317) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632317) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632317) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 632317) maxrss: 582308
DEBUG    ya.test:process.py:263 Command (pid 632317) minflt: 51412
DEBUG    ya.test:process.py:263 Command (pid 632317) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 632317) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 632317) nivcsw: 151
DEBUG    ya.test:process.py:263 Command (pid 632317) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 632317) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 632317) nvcsw: 427
DEBUG    ya.test:process.py:263 Command (pid 632317) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 632317) stime: 0.24973399999999998
DEBUG    ya.test:process.py:263 Command (pid 632317) utime: 0.613941
DEBUG    ya.test:process.py:263 Command (pid 632317) wtime: 1.045
DEBUG    ya.test:process.py:275 Command (pid 632317) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 632317) 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    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000a3b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25281
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/9sj6/000a3b/r3tmp/kikimr_cluster_fyob79zi
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000a3b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8649
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9591
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18189
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65461
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9sj6/000a3b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9sj6/000a3b/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/9sj6/000a3b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC/cluster/node_1/logfile_7u011yuk.log --grpc-port=8649 --mon-port=9591 --ic-port=25281
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:8649/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9sj6/000a3b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9sj6/000a3b/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/9sj6/000a3b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC/cluster/node_1/logfile_7u011yuk.log --grpc-port=8649 --mon-port=9591 --ic-port=25281
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9sj6/000a3b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/9sj6/000a3b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/9sj6/000a3b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC/cluster/node_1/logfile_7u011yuk.log', '--grpc-port=8649', '--mon-port=9591', '--ic-port=25281')' in '/home/runner/.ya/build/build_root/9sj6/000a3b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 633014
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:8649/1
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/9sj6/000a3b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 633020
DEBUG    ya.test:process.py:259 Command (pid 633020) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 633020) elapsed time (sec): 0.8414912223815918
DEBUG    ya.test:process.py:263 Command (pid 633020) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 633020) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 633020) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 633020) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 633020) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 633020) maxrss: 599168
DEBUG    ya.test:process.py:263 Command (pid 633020) minflt: 45183
DEBUG    ya.test:process.py:263 Command (pid 633020) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 633020) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 633020) nivcsw: 117
DEBUG    ya.test:process.py:263 Command (pid 633020) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 633020) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 633020) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 633020) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 633020) stime: 0.23005599999999998
DEBUG    ya.test:process.py:263 Command (pid 633020) utime: 0.483182
DEBUG    ya.test:process.py:263 Command (pid 633020) wtime: 0.843
DEBUG    ya.test:process.py:275 Command (pid 633020) output:
Git info:
    Commit: 4cf6bc42c451878a17819ca45aa7063c1fd024e2
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge 16d50307d6b2ed04cec21f727c2d89396944d85d into 66bdeb560123358d38fe7e240b41a8aba750d9be

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 4cf6bc42c451878a17819ca45aa7063c1fd024e2
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge 16d50307d6b2ed04cec21f727c2d89396944d85d into 66bdeb560123358d38fe7e240b41a8aba750d9be
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000a3b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/9sj6/000a3b/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:8649', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\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: 25281\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
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/9sj6/000a3b/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:8649', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\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: 25281\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 634942
DEBUG    ya.test:process.py:259 Command (pid 634942) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 634942) elapsed time (sec): 0.8871273994445801
DEBUG    ya.test:process.py:263 Command (pid 634942) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634942) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 634942) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634942) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634942) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 634942) maxrss: 666660
DEBUG    ya.test:process.py:263 Command (pid 634942) minflt: 51347
DEBUG    ya.test:process.py:263 Command (pid 634942) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 634942) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 634942) nivcsw: 136
DEBUG    ya.test:process.py:263 Command (pid 634942) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 634942) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 634942) nvcsw: 1053
DEBUG    ya.test:process.py:263 Command (pid 634942) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 634942) stime: 0.276198
DEBUG    ya.test:process.py:263 Command (pid 634942) utime: 0.539544
DEBUG    ya.test:process.py:263 Command (pid 634942) wtime: 0.894
DEBUG    ya.test:process.py:275 Command (pid 634942) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000a3b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/9sj6/000a3b/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:8649', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\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.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/9sj6/000a3b/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:8649', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\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: 635280
DEBUG    ya.test:process.py:259 Command (pid 635280) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 635280) elapsed time (sec): 0.9441754817962646
DEBUG    ya.test:process.py:263 Command (pid 635280) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635280) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 635280) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635280) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635280) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 635280) maxrss: 666804
DEBUG    ya.test:process.py:263 Command (pid 635280) minflt: 51471
DEBUG    ya.test:process.py:263 Command (pid 635280) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 635280) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 635280) nivcsw: 143
DEBUG    ya.test:process.py:263 Command (pid 635280) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 635280) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 635280) nvcsw: 534
DEBUG    ya.test:process.py:263 Command (pid 635280) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 635280) stime: 0.244921
DEBUG    ya.test:process.py:263 Command (pid 635280) utime: 0.5357419999999999
DEBUG    ya.test:process.py:263 Command (pid 635280) wtime: 0.952
DEBUG    ya.test:process.py:275 Command (pid 635280) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 635280) 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
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_async_replication.py::TestAsyncReplication, test_name: test_async_replication[table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC])
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, f9b74756-4478-4ed3-a91d-665055827915, localhost:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f9b74756-4478-4ed3-a91d-665055827915, localhost:23090): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f9b74756-4478-4ed3-a91d-665055827915, localhost:23090): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tebhsnycoe.auto.internal" port: 23090 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-tebhsnycoe.auto.internal:23090, location 1, 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:549 Closing channel for endpoint localhost:23090
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, 6f325abf-c869-44fb-b2d8-590b32ca8b4b, localhost:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6f325abf-c869-44fb-b2d8-590b32ca8b4b, localhost:8649): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6f325abf-c869-44fb-b2d8-590b32ca8b4b, localhost:8649): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tebhsnycoe.auto.internal" port: 8649 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-tebhsnycoe.auto.internal:8649, location 1, 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:549 Closing channel for endpoint localhost:8649
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 572960d2-2002-4af9-bf65-a2b0ee71a064, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 572960d2-2002-4af9-bf65-a2b0ee71a064, ghrun-tebhsnycoe.auto.internal:23090): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 572960d2-2002-4af9-bf65-a2b0ee71a064, ghrun-tebhsnycoe.auto.internal:23090): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 42b8e046-b6ea-4947-896d-49f78e3612f9, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 42b8e046-b6ea-4947-896d-49f78e3612f9, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 42b8e046-b6ea-4947-896d-49f78e3612f9, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 545d2283-b289-4f7c-bb40-de1b1e24a22a, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 545d2283-b289-4f7c-bb40-de1b1e24a22a, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE TABLE `table_index_1__ASYNC` (\n            pk_Int64 Int64, pk_Uint64 Uint64, pk_Int32 Int32, pk_Uint32 Uint32, pk_Int16 Int16, pk_Uint16 Uint16, pk_Int8 Int8, pk_Uint8 Uint8, pk_Bool Bool, pk_Decimal150 Decimal(15,0), pk_Decimal229 Decimal(22,9), pk_Decimal3510 Decimal(35,10), pk_DyNumber DyNumber, pk_String String, pk_Utf8 Utf8, pk_UUID UUID, pk_Date Date, pk_Datetime Datetime, pk_Timestamp Timestamp, pk_Interval Interval, pk_Date32 Date32, pk_Datetime64 Datetime64, pk_Timestamp64 Timestamp64, pk_Interval64 Interval64, col_index_DyNumber DyNumber, col_index_String String, col_index_Utf8 Utf8, col_index_UUID UUID, col_index_Date Date, col_index_Datetime Datetime, col_index_Timestamp Timestamp, col_index_Interval Interval, col_index_Date32 Date32, col_index_Datetime64 Datetime64, col_index_Timestamp64 Timestamp64, col_index_Interval64 Interval64,\n            PRIMARY KEY(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                )\n            , INDEX idx_col_index_DyNumber GLOBAL  ASYNC ON (col_index_DyNumber), INDEX idx_col_index_String GLOBAL  ASYNC ON (col_index_String), INDEX idx_col_index_Utf8 GLOBAL  ASYNC ON (col_index_Utf8), INDEX idx_col_index_UUID GLOBAL  ASYNC ON (col_index_UUID), INDEX idx_col_index_Date GLOBAL  ASYNC ON (col_index_Date), INDEX idx_col_index_Datetime GLOBAL  ASYNC ON (col_index_Datetime), INDEX idx_col_index_Timestamp GLOBAL  ASYNC ON (col_index_Timestamp), INDEX idx_col_index_Interval GLOBAL  ASYNC ON (col_index_Interval), INDEX idx_col_index_Date32 GLOBAL  ASYNC ON (col_index_Date32), INDEX idx_col_index_Datetime64 GLOBAL  ASYNC ON (col_index_Datetime64), INDEX idx_col_index_Timestamp64 GLOBAL  ASYNC ON (col_index_Timestamp64), INDEX idx_col_index_Interval64 GLOBAL  ASYNC ON (col_index_Interval64)\n            )\n    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 545d2283-b289-4f7c-bb40-de1b1e24a22a, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4a07459f-9d4c-4636-98c6-c2f1843d7e33, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4a07459f-9d4c-4636-98c6-c2f1843d7e33, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                , \n                CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4a07459f-9d4c-4636-98c6-c2f1843d7e33, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3ebe3af9-ff4a-4cfc-8e58-98cd4bfde8ae, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3ebe3af9-ff4a-4cfc-8e58-98cd4bfde8ae, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                , \n                CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3ebe3af9-ff4a-4cfc-8e58-98cd4bfde8ae, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 073b5912-dabe-43c5-bfbe-76519f1b5d5b, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 073b5912-dabe-43c5-bfbe-76519f1b5d5b, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                , \n                CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 073b5912-dabe-43c5-bfbe-76519f1b5d5b, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f89bfe1b-83e2-45a0-8358-15602b5e040f, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f89bfe1b-83e2-45a0-8358-15602b5e040f, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                , \n                CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f89bfe1b-83e2-45a0-8358-15602b5e040f, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 11bc77c4-c57b-4f65-847b-68b123ee0c90, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 11bc77c4-c57b-4f65-847b-68b123ee0c90, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                , \n                CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 11bc77c4-c57b-4f65-847b-68b123ee0c90, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e4f52dbf-87b1-4957-90ab-1ad243446d3a, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e4f52dbf-87b1-4957-90ab-1ad243446d3a, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                , \n                CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e4f52dbf-87b1-4957-90ab-1ad243446d3a, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6c5e4431-b842-4fa1-85af-15c567fe9f12, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6c5e4431-b842-4fa1-85af-15c567fe9f12, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                , \n                CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6c5e4431-b842-4fa1-85af-15c567fe9f12, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7a341255-fe40-43b6-9ab0-5a16596a96a4, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7a341255-fe40-43b6-9ab0-5a16596a96a4, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                , \n                CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7a341255-fe40-43b6-9ab0-5a16596a96a4, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c05b2783-d042-4c6f-8a8c-64df2214817b, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c05b2783-d042-4c6f-8a8c-64df2214817b, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                , \n                CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c05b2783-d042-4c6f-8a8c-64df2214817b, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 33878004-73fd-46a6-868c-daaa9a42fb38, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 33878004-73fd-46a6-868c-daaa9a42fb38, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                , \n                CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 33878004-73fd-46a6-868c-daaa9a42fb38, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6958a277-dd39-4498-a0aa-8fd81536ac70, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6958a277-dd39-4498-a0aa-8fd81536ac70, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                , \n                CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6958a277-dd39-4498-a0aa-8fd81536ac70, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1f0fead0-2386-43fe-a08d-583810a4cc04, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f0fead0-2386-43fe-a08d-583810a4cc04, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                , \n                CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1f0fead0-2386-43fe-a08d-583810a4cc04, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5decb81f-f93f-44a5-9428-d29a4abcce62, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5decb81f-f93f-44a5-9428-d29a4abcce62, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                , \n                CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5decb81f-f93f-44a5-9428-d29a4abcce62, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f1ce3a1d-453c-41f5-9aba-3bc038b69764, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f1ce3a1d-453c-41f5-9aba-3bc038b69764, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                , \n                CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f1ce3a1d-453c-41f5-9aba-3bc038b69764, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4de9bdd9-aadf-4fc2-a1e4-3af9185d5424, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4de9bdd9-aadf-4fc2-a1e4-3af9185d5424, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                , \n                CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4de9bdd9-aadf-4fc2-a1e4-3af9185d5424, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 71de2c21-ef15-4330-bde2-6d124ea067c8, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 71de2c21-ef15-4330-bde2-6d124ea067c8, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                , \n                CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 71de2c21-ef15-4330-bde2-6d124ea067c8, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e59cb476-a0f8-4cdd-995b-ca428b309e8d, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e59cb476-a0f8-4cdd-995b-ca428b309e8d, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                , \n                CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e59cb476-a0f8-4cdd-995b-ca428b309e8d, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c30e96ec-5b0b-4a70-8846-556bc954d44d, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c30e96ec-5b0b-4a70-8846-556bc954d44d, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                , \n                CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c30e96ec-5b0b-4a70-8846-556bc954d44d, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f826525f-4685-4625-911d-87643c455453, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f826525f-4685-4625-911d-87643c455453, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                , \n                CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f826525f-4685-4625-911d-87643c455453, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8f2dce6e-1d47-4967-9102-a766251161bd, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f2dce6e-1d47-4967-9102-a766251161bd, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                , \n                CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8f2dce6e-1d47-4967-9102-a766251161bd, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c28622ee-cfd9-421a-832d-88394c0b1bb3, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c28622ee-cfd9-421a-832d-88394c0b1bb3, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                , \n                CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c28622ee-cfd9-421a-832d-88394c0b1bb3, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6f00a011-4440-4b9b-bd13-b4efbe2fdc0d, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6f00a011-4440-4b9b-bd13-b4efbe2fdc0d, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                , \n                CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6f00a011-4440-4b9b-bd13-b4efbe2fdc0d, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aa285d43-0996-4513-b486-268026ae30b6, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aa285d43-0996-4513-b486-268026ae30b6, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                , \n                CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aa285d43-0996-4513-b486-268026ae30b6, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b530390a-ab51-4411-9622-b7e08745683a, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b530390a-ab51-4411-9622-b7e08745683a, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                , \n                CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b530390a-ab51-4411-9622-b7e08745683a, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a7017ba1-d650-433e-95df-969c08ec62e5, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a7017ba1-d650-433e-95df-969c08ec62e5, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                , \n                CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a7017ba1-d650-433e-95df-969c08ec62e5, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7d2b9ebb-1a49-453d-a2c6-f4a33521c4f7, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7d2b9ebb-1a49-453d-a2c6-f4a33521c4f7, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64)\n                , \n                CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7d2b9ebb-1a49-453d-a2c6-f4a33521c4f7, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 574dc155-50c0-48d8-87b3-a14fb6051b22, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 574dc155-50c0-48d8-87b3-a14fb6051b22, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64)\n                , \n                CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 574dc155-50c0-48d8-87b3-a14fb6051b22, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b4c727b1-bbcd-4f28-af18-80ff93fc5ffa, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b4c727b1-bbcd-4f28-af18-80ff93fc5ffa, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64)\n                , \n                CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b4c727b1-bbcd-4f28-af18-80ff93fc5ffa, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2f4b1962-7c70-4956-b8f9-eb45aee5d2c7, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2f4b1962-7c70-4956-b8f9-eb45aee5d2c7, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64)\n                , \n                CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2f4b1962-7c70-4956-b8f9-eb45aee5d2c7, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9f709640-42de-4fa0-8e82-79094ca0ed66, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9f709640-42de-4fa0-8e82-79094ca0ed66, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64)\n                , \n                CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9f709640-42de-4fa0-8e82-79094ca0ed66, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 624254ce-73f3-4ea0-872b-ea217d151d15, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 624254ce-73f3-4ea0-872b-ea217d151d15, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(31 AS Int64), CAST(31 AS Uint64), CAST(31 AS Int32), CAST(31 AS Uint32), CAST(31 AS Int16), CAST(31 AS Uint16), CAST(31 AS Int8), CAST(31 AS Uint8), CAST(True AS Bool), CAST(\'31\' AS Decimal(15,0)), CAST(\'31.123\' AS Decimal(22,9)), CAST(\'31.123456\' AS Decimal(35,10)), CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64)\n                , \n                CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 624254ce-73f3-4ea0-872b-ea217d151d15, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ed6d3652-afae-4634-a8e1-76b729801706, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed6d3652-afae-4634-a8e1-76b729801706, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(32 AS Int64), CAST(32 AS Uint64), CAST(32 AS Int32), CAST(32 AS Uint32), CAST(32 AS Int16), CAST(32 AS Uint16), CAST(32 AS Int8), CAST(32 AS Uint8), CAST(True AS Bool), CAST(\'32\' AS Decimal(15,0)), CAST(\'32.123\' AS Decimal(22,9)), CAST(\'32.123456\' AS Decimal(35,10)), CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64)\n                , \n                CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ed6d3652-afae-4634-a8e1-76b729801706, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dc3b6166-9cab-4f4f-9825-42dd133ced9a, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dc3b6166-9cab-4f4f-9825-42dd133ced9a, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(33 AS Int64), CAST(33 AS Uint64), CAST(33 AS Int32), CAST(33 AS Uint32), CAST(33 AS Int16), CAST(33 AS Uint16), CAST(33 AS Int8), CAST(33 AS Uint8), CAST(True AS Bool), CAST(\'33\' AS Decimal(15,0)), CAST(\'33.123\' AS Decimal(22,9)), CAST(\'33.123456\' AS Decimal(35,10)), CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64)\n                , \n                CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dc3b6166-9cab-4f4f-9825-42dd133ced9a, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2246edaf-d523-406c-89da-e037adee3565, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2246edaf-d523-406c-89da-e037adee3565, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(34 AS Int64), CAST(34 AS Uint64), CAST(34 AS Int32), CAST(34 AS Uint32), CAST(34 AS Int16), CAST(34 AS Uint16), CAST(34 AS Int8), CAST(34 AS Uint8), CAST(True AS Bool), CAST(\'34\' AS Decimal(15,0)), CAST(\'34.123\' AS Decimal(22,9)), CAST(\'34.123456\' AS Decimal(35,10)), CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64)\n                , \n                CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2246edaf-d523-406c-89da-e037adee3565, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 80ac8d71-3c50-4cbe-b753-7a92330cb256, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 80ac8d71-3c50-4cbe-b753-7a92330cb256, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(35 AS Int64), CAST(35 AS Uint64), CAST(35 AS Int32), CAST(35 AS Uint32), CAST(35 AS Int16), CAST(35 AS Uint16), CAST(35 AS Int8), CAST(35 AS Uint8), CAST(True AS Bool), CAST(\'35\' AS Decimal(15,0)), CAST(\'35.123\' AS Decimal(22,9)), CAST(\'35.123456\' AS Decimal(35,10)), CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64)\n                , \n                CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 80ac8d71-3c50-4cbe-b753-7a92330cb256, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bab69499-3ab7-4670-8567-9bf96171aac7, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bab69499-3ab7-4670-8567-9bf96171aac7, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(36 AS Int64), CAST(36 AS Uint64), CAST(36 AS Int32), CAST(36 AS Uint32), CAST(36 AS Int16), CAST(36 AS Uint16), CAST(36 AS Int8), CAST(36 AS Uint8), CAST(True AS Bool), CAST(\'36\' AS Decimal(15,0)), CAST(\'36.123\' AS Decimal(22,9)), CAST(\'36.123456\' AS Decimal(35,10)), CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64)\n                , \n                CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bab69499-3ab7-4670-8567-9bf96171aac7, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, f894708a-04eb-404c-ba36-9abcd8247fa9, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f894708a-04eb-404c-ba36-9abcd8247fa9, ghrun-tebhsnycoe.auto.internal:8649): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f894708a-04eb-404c-ba36-9abcd8247fa9, ghrun-tebhsnycoe.auto.internal:8649): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3ff0b2a0-6b6c-44e8-a48e-e55850b0dfa6, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3ff0b2a0-6b6c-44e8-a48e-e55850b0dfa6, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3ff0b2a0-6b6c-44e8-a48e-e55850b0dfa6, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 02286155-e3ce-4d25-9d24-d22a6c0230b6, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 02286155-e3ce-4d25-9d24-d22a6c0230b6, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                        CREATE ASYNC REPLICATION `replication_table_index_1__ASYNC`\n                        FOR `/Root/table_index_1__ASYNC` AS `/Root/table_index_1__ASYNC`\n                        WITH (\n                        CONNECTION_STRING = \'grpc://localhost:23090/?database=/Root\'\n                            )\n                         " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 02286155-e3ce-4d25-9d24-d22a6c0230b6, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b8928755-c271-41ec-8109-6c404e842c66, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b8928755-c271-41ec-8109-6c404e842c66, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_1__ASYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b8928755-c271-41ec-8109-6c404e842c66, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e15d8bfc-746e-4700-ac81-028e9437f1da, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e15d8bfc-746e-4700-ac81-028e9437f1da, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_1__ASYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e15d8bfc-746e-4700-ac81-028e9437f1da, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c5b2a00a-b4c4-40e6-82d2-e908b5b16803, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c5b2a00a-b4c4-40e6-82d2-e908b5b16803, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'10.0\' AS DyNumber) and col_index_String=\'String 1\' and col_index_Utf8=\'Utf8 1\' and col_index_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2001-01-01\' AS Date) and col_index_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200100000000 AS Timestamp) and col_index_Interval=CAST(1 AS Interval) and col_index_Date32=CAST(\'2001-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_index_Interval64=CAST(1 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c5b2a00a-b4c4-40e6-82d2-e908b5b16803, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9e0c2adb-fe9b-4b5a-8922-85be92bac28a, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9e0c2adb-fe9b-4b5a-8922-85be92bac28a, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'20.0\' AS DyNumber) and col_index_String=\'String 2\' and col_index_Utf8=\'Utf8 2\' and col_index_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2002-01-01\' AS Date) and col_index_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200200000000 AS Timestamp) and col_index_Interval=CAST(2 AS Interval) and col_index_Date32=CAST(\'2002-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200200000000 AS Timestamp64) and col_index_Interval64=CAST(2 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9e0c2adb-fe9b-4b5a-8922-85be92bac28a, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e2047d99-69b4-4c04-8e69-0527b0a59eaa, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e2047d99-69b4-4c04-8e69-0527b0a59eaa, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e2047d99-69b4-4c04-8e69-0527b0a59eaa, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0019d930-6fc8-488e-a432-5d62e6bafa0b, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0019d930-6fc8-488e-a432-5d62e6bafa0b, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0019d930-6fc8-488e-a432-5d62e6bafa0b, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4af94e67-be51-4553-8473-127a817faef8, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4af94e67-be51-4553-8473-127a817faef8, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(5 AS Int64) and pk_Uint64=CAST(5 AS Uint64) and pk_Int32=CAST(5 AS Int32) and pk_Uint32=CAST(5 AS Uint32) and pk_Int16=CAST(5 AS Int16) and pk_Uint16=CAST(5 AS Uint16) and pk_Int8=CAST(5 AS Int8) and pk_Uint8=CAST(5 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'5\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'50.0\' AS DyNumber) and pk_String=\'String 5\' and pk_Utf8=\'Utf8 5\' and pk_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2005-01-01\' AS Date) and pk_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200500000000 AS Timestamp) and pk_Interval=CAST(5 AS Interval) and pk_Date32=CAST(\'2005-01-01\' AS Date32) and pk_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200500000000 AS Timestamp64) and pk_Interval64=CAST(5 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'50.0\' AS DyNumber) and col_index_String=\'String 5\' and col_index_Utf8=\'Utf8 5\' and col_index_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2005-01-01\' AS Date) and col_index_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200500000000 AS Timestamp) and col_index_Interval=CAST(5 AS Interval) and col_index_Date32=CAST(\'2005-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200500000000 AS Timestamp64) and col_index_Interval64=CAST(5 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4af94e67-be51-4553-8473-127a817faef8, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 916ac420-4258-4012-b553-9e0b262586b9, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 916ac420-4258-4012-b553-9e0b262586b9, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 916ac420-4258-4012-b553-9e0b262586b9, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1f114373-bb0a-483d-be60-871b1713e0cc, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f114373-bb0a-483d-be60-871b1713e0cc, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(7 AS Int64) and pk_Uint64=CAST(7 AS Uint64) and pk_Int32=CAST(7 AS Int32) and pk_Uint32=CAST(7 AS Uint32) and pk_Int16=CAST(7 AS Int16) and pk_Uint16=CAST(7 AS Uint16) and pk_Int8=CAST(7 AS Int8) and pk_Uint8=CAST(7 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'7\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'70.0\' AS DyNumber) and pk_String=\'String 7\' and pk_Utf8=\'Utf8 7\' and pk_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2007-01-01\' AS Date) and pk_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200700000000 AS Timestamp) and pk_Interval=CAST(7 AS Interval) and pk_Date32=CAST(\'2007-01-01\' AS Date32) and pk_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200700000000 AS Timestamp64) and pk_Interval64=CAST(7 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'70.0\' AS DyNumber) and col_index_String=\'String 7\' and col_index_Utf8=\'Utf8 7\' and col_index_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2007-01-01\' AS Date) and col_index_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200700000000 AS Timestamp) and col_index_Interval=CAST(7 AS Interval) and col_index_Date32=CAST(\'2007-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200700000000 AS Timestamp64) and col_index_Interval64=CAST(7 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1f114373-bb0a-483d-be60-871b1713e0cc, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 959b3bb9-32a5-48bd-8e76-2eb221d2dbce, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 959b3bb9-32a5-48bd-8e76-2eb221d2dbce, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(8 AS Int64) and pk_Uint64=CAST(8 AS Uint64) and pk_Int32=CAST(8 AS Int32) and pk_Uint32=CAST(8 AS Uint32) and pk_Int16=CAST(8 AS Int16) and pk_Uint16=CAST(8 AS Uint16) and pk_Int8=CAST(8 AS Int8) and pk_Uint8=CAST(8 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'8\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'80.0\' AS DyNumber) and pk_String=\'String 8\' and pk_Utf8=\'Utf8 8\' and pk_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2008-01-01\' AS Date) and pk_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200800000000 AS Timestamp) and pk_Interval=CAST(8 AS Interval) and pk_Date32=CAST(\'2008-01-01\' AS Date32) and pk_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200800000000 AS Timestamp64) and pk_Interval64=CAST(8 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'80.0\' AS DyNumber) and col_index_String=\'String 8\' and col_index_Utf8=\'Utf8 8\' and col_index_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2008-01-01\' AS Date) and col_index_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200800000000 AS Timestamp) and col_index_Interval=CAST(8 AS Interval) and col_index_Date32=CAST(\'2008-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200800000000 AS Timestamp64) and col_index_Interval64=CAST(8 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 959b3bb9-32a5-48bd-8e76-2eb221d2dbce, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8d65f068-d60a-4e01-8b92-18c8c1206203, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8d65f068-d60a-4e01-8b92-18c8c1206203, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(9 AS Int64) and pk_Uint64=CAST(9 AS Uint64) and pk_Int32=CAST(9 AS Int32) and pk_Uint32=CAST(9 AS Uint32) and pk_Int16=CAST(9 AS Int16) and pk_Uint16=CAST(9 AS Uint16) and pk_Int8=CAST(9 AS Int8) and pk_Uint8=CAST(9 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'9\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'90.0\' AS DyNumber) and pk_String=\'String 9\' and pk_Utf8=\'Utf8 9\' and pk_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2009-01-01\' AS Date) and pk_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200900000000 AS Timestamp) and pk_Interval=CAST(9 AS Interval) and pk_Date32=CAST(\'2009-01-01\' AS Date32) and pk_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200900000000 AS Timestamp64) and pk_Interval64=CAST(9 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'90.0\' AS DyNumber) and col_index_String=\'String 9\' and col_index_Utf8=\'Utf8 9\' and col_index_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2009-01-01\' AS Date) and col_index_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200900000000 AS Timestamp) and col_index_Interval=CAST(9 AS Interval) and col_index_Date32=CAST(\'2009-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200900000000 AS Timestamp64) and col_index_Interval64=CAST(9 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8d65f068-d60a-4e01-8b92-18c8c1206203, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4564dccc-67f3-4920-b52a-7f5ccf4f2038, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4564dccc-67f3-4920-b52a-7f5ccf4f2038, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(10 AS Int64) and pk_Uint64=CAST(10 AS Uint64) and pk_Int32=CAST(10 AS Int32) and pk_Uint32=CAST(10 AS Uint32) and pk_Int16=CAST(10 AS Int16) and pk_Uint16=CAST(10 AS Uint16) and pk_Int8=CAST(10 AS Int8) and pk_Uint8=CAST(10 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'10\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'100.0\' AS DyNumber) and pk_String=\'String 10\' and pk_Utf8=\'Utf8 10\' and pk_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2010-01-01\' AS Date) and pk_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201000000000 AS Timestamp) and pk_Interval=CAST(10 AS Interval) and pk_Date32=CAST(\'2010-01-01\' AS Date32) and pk_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201000000000 AS Timestamp64) and pk_Interval64=CAST(10 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'100.0\' AS DyNumber) and col_index_String=\'String 10\' and col_index_Utf8=\'Utf8 10\' and col_index_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2010-01-01\' AS Date) and col_index_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696201000000000 AS Timestamp) and col_index_Interval=CAST(10 AS Interval) and col_index_Date32=CAST(\'2010-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696201000000000 AS Timestamp64) and col_index_Interval64=CAST(10 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4564dccc-67f3-4920-b52a-7f5ccf4f2038, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e63e118a-f7f1-4db9-b9ba-abd0362645f3, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e63e118a-f7f1-4db9-b9ba-abd0362645f3, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(11 AS Int64) and pk_Uint64=CAST(11 AS Uint64) and pk_Int32=CAST(11 AS Int32) and pk_Uint32=CAST(11 AS Uint32) and pk_Int16=CAST(11 AS Int16) and pk_Uint16=CAST(11 AS Uint16) and pk_Int8=CAST(11 AS Int8) and pk_Uint8=CAST(11 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'11\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'110.0\' AS DyNumber) and pk_String=\'String 11\' and pk_Utf8=\'Utf8 11\' and pk_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2011-01-01\' AS Date) and pk_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201100000000 AS Timestamp) and pk_Interval=CAST(11 AS Interval) and pk_Date32=CAST(\'2011-01-01\' AS Date32) and pk_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201100000000 AS Timestamp64) and pk_Interval64=CAST(11 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'110.0\' AS DyNumber) and col_index_String=\'String 11\' and col_index_Utf8=\'Utf8 11\' and col_index_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2011-01-01\' AS Date) and col_index_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696201100000000 AS Timestamp) and col_index_Interval=CAST(11 AS Interval) and col_index_Date32=CAST(\'2011-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696201100000000 AS Timestamp64) and col_index_Interval64=CAST(11 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e63e118a-f7f1-4db9-b9ba-abd0362645f3, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 88824dc2-48f5-47f1-9ea1-27c2bfbc1687, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 88824dc2-48f5-47f1-9ea1-27c2bfbc1687, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(12 AS Int64) and pk_Uint64=CAST(12 AS Uint64) and pk_Int32=CAST(12 AS Int32) and pk_Uint32=CAST(12 AS Uint32) and pk_Int16=CAST(12 AS Int16) and pk_Uint16=CAST(12 AS Uint16) and pk_Int8=CAST(12 AS Int8) and pk_Uint8=CAST(12 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'12\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'120.0\' AS DyNumber) and pk_String=\'String 12\' and pk_Utf8=\'Utf8 12\' and pk_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2012-01-01\' AS Date) and pk_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201200000000 AS Timestamp) and pk_Interval=CAST(12 AS Interval) and pk_Date32=CAST(\'2012-01-01\' AS Date32) and pk_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201200000000 AS Timestamp64) and pk_Interval64=CAST(12 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'120.0\' AS DyNumber) and col_index_String=\'String 12\' and col_index_Utf8=\'Utf8 12\' and col_index_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2012-01-01\' AS Date) and col_index_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696201200000000 AS Timestamp) and col_index_Interval=CAST(12 AS Interval) and col_index_Date32=CAST(\'2012-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696201200000000 AS Timestamp64) and col_index_Interval64=CAST(12 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 88824dc2-48f5-47f1-9ea1-27c2bfbc1687, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6488f6dc-cb89-4593-9c27-14eaac677d91, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6488f6dc-cb89-4593-9c27-14eaac677d91, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(13 AS Int64) and pk_Uint64=CAST(13 AS Uint64) and pk_Int32=CAST(13 AS Int32) and pk_Uint32=CAST(13 AS Uint32) and pk_Int16=CAST(13 AS Int16) and pk_Uint16=CAST(13 AS Uint16) and pk_Int8=CAST(13 AS Int8) and pk_Uint8=CAST(13 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'13\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'130.0\' AS DyNumber) and pk_String=\'String 13\' and pk_Utf8=\'Utf8 13\' and pk_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2013-01-01\' AS Date) and pk_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201300000000 AS Timestamp) and pk_Interval=CAST(13 AS Interval) and pk_Date32=CAST(\'2013-01-01\' AS Date32) and pk_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201300000000 AS Timestamp64) and pk_Interval64=CAST(13 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'130.0\' AS DyNumber) and col_index_String=\'String 13\' and col_index_Utf8=\'Utf8 13\' and col_index_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2013-01-01\' AS Date) and col_index_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696201300000000 AS Timestamp) and col_index_Interval=CAST(13 AS Interval) and col_index_Date32=CAST(\'2013-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696201300000000 AS Timestamp64) and col_index_Interval64=CAST(13 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6488f6dc-cb89-4593-9c27-14eaac677d91, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c6bad0b3-350b-420e-8181-1c533018da82, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c6bad0b3-350b-420e-8181-1c533018da82, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(14 AS Int64) and pk_Uint64=CAST(14 AS Uint64) and pk_Int32=CAST(14 AS Int32) and pk_Uint32=CAST(14 AS Uint32) and pk_Int16=CAST(14 AS Int16) and pk_Uint16=CAST(14 AS Uint16) and pk_Int8=CAST(14 AS Int8) and pk_Uint8=CAST(14 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'14\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'140.0\' AS DyNumber) and pk_String=\'String 14\' and pk_Utf8=\'Utf8 14\' and pk_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2014-01-01\' AS Date) and pk_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201400000000 AS Timestamp) and pk_Interval=CAST(14 AS Interval) and pk_Date32=CAST(\'2014-01-01\' AS Date32) and pk_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201400000000 AS Timestamp64) and pk_Interval64=CAST(14 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'140.0\' AS DyNumber) and col_index_String=\'String 14\' and col_index_Utf8=\'Utf8 14\' and col_index_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2014-01-01\' AS Date) and col_index_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696201400000000 AS Timestamp) and col_index_Interval=CAST(14 AS Interval) and col_index_Date32=CAST(\'2014-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696201400000000 AS Timestamp64) and col_index_Interval64=CAST(14 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c6bad0b3-350b-420e-8181-1c533018da82, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0a722c2b-f872-4393-8a2a-8dadfd342be3, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0a722c2b-f872-4393-8a2a-8dadfd342be3, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(15 AS Int64) and pk_Uint64=CAST(15 AS Uint64) and pk_Int32=CAST(15 AS Int32) and pk_Uint32=CAST(15 AS Uint32) and pk_Int16=CAST(15 AS Int16) and pk_Uint16=CAST(15 AS Uint16) and pk_Int8=CAST(15 AS Int8) and pk_Uint8=CAST(15 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'15\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'150.0\' AS DyNumber) and pk_String=\'String 15\' and pk_Utf8=\'Utf8 15\' and pk_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2015-01-01\' AS Date) and pk_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201500000000 AS Timestamp) and pk_Interval=CAST(15 AS Interval) and pk_Date32=CAST(\'2015-01-01\' AS Date32) and pk_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201500000000 AS Timestamp64) and pk_Interval64=CAST(15 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'150.0\' AS DyNumber) and col_index_String=\'String 15\' and col_index_Utf8=\'Utf8 15\' and col_index_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2015-01-01\' AS Date) and col_index_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696201500000000 AS Timestamp) and col_index_Interval=CAST(15 AS Interval) and col_index_Date32=CAST(\'2015-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696201500000000 AS Timestamp64) and col_index_Interval64=CAST(15 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0a722c2b-f872-4393-8a2a-8dadfd342be3, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, df000702-0775-4f35-9724-65406a0a438f, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, df000702-0775-4f35-9724-65406a0a438f, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(16 AS Int64) and pk_Uint64=CAST(16 AS Uint64) and pk_Int32=CAST(16 AS Int32) and pk_Uint32=CAST(16 AS Uint32) and pk_Int16=CAST(16 AS Int16) and pk_Uint16=CAST(16 AS Uint16) and pk_Int8=CAST(16 AS Int8) and pk_Uint8=CAST(16 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'16\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'160.0\' AS DyNumber) and pk_String=\'String 16\' and pk_Utf8=\'Utf8 16\' and pk_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2016-01-01\' AS Date) and pk_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201600000000 AS Timestamp) and pk_Interval=CAST(16 AS Interval) and pk_Date32=CAST(\'2016-01-01\' AS Date32) and pk_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201600000000 AS Timestamp64) and pk_Interval64=CAST(16 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'160.0\' AS DyNumber) and col_index_String=\'String 16\' and col_index_Utf8=\'Utf8 16\' and col_index_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2016-01-01\' AS Date) and col_index_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696201600000000 AS Timestamp) and col_index_Interval=CAST(16 AS Interval) and col_index_Date32=CAST(\'2016-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696201600000000 AS Timestamp64) and col_index_Interval64=CAST(16 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, df000702-0775-4f35-9724-65406a0a438f, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 82f06c76-6ce7-4efe-bbe5-64795d69e29c, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 82f06c76-6ce7-4efe-bbe5-64795d69e29c, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(17 AS Int64) and pk_Uint64=CAST(17 AS Uint64) and pk_Int32=CAST(17 AS Int32) and pk_Uint32=CAST(17 AS Uint32) and pk_Int16=CAST(17 AS Int16) and pk_Uint16=CAST(17 AS Uint16) and pk_Int8=CAST(17 AS Int8) and pk_Uint8=CAST(17 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'17\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'170.0\' AS DyNumber) and pk_String=\'String 17\' and pk_Utf8=\'Utf8 17\' and pk_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2017-01-01\' AS Date) and pk_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201700000000 AS Timestamp) and pk_Interval=CAST(17 AS Interval) and pk_Date32=CAST(\'2017-01-01\' AS Date32) and pk_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201700000000 AS Timestamp64) and pk_Interval64=CAST(17 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'170.0\' AS DyNumber) and col_index_String=\'String 17\' and col_index_Utf8=\'Utf8 17\' and col_index_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2017-01-01\' AS Date) and col_index_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696201700000000 AS Timestamp) and col_index_Interval=CAST(17 AS Interval) and col_index_Date32=CAST(\'2017-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696201700000000 AS Timestamp64) and col_index_Interval64=CAST(17 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 82f06c76-6ce7-4efe-bbe5-64795d69e29c, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ce2a5338-a0ff-4020-8484-c45ff3963c41, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ce2a5338-a0ff-4020-8484-c45ff3963c41, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(18 AS Int64) and pk_Uint64=CAST(18 AS Uint64) and pk_Int32=CAST(18 AS Int32) and pk_Uint32=CAST(18 AS Uint32) and pk_Int16=CAST(18 AS Int16) and pk_Uint16=CAST(18 AS Uint16) and pk_Int8=CAST(18 AS Int8) and pk_Uint8=CAST(18 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'18\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'180.0\' AS DyNumber) and pk_String=\'String 18\' and pk_Utf8=\'Utf8 18\' and pk_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2018-01-01\' AS Date) and pk_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201800000000 AS Timestamp) and pk_Interval=CAST(18 AS Interval) and pk_Date32=CAST(\'2018-01-01\' AS Date32) and pk_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201800000000 AS Timestamp64) and pk_Interval64=CAST(18 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'180.0\' AS DyNumber) and col_index_String=\'String 18\' and col_index_Utf8=\'Utf8 18\' and col_index_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2018-01-01\' AS Date) and col_index_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696201800000000 AS Timestamp) and col_index_Interval=CAST(18 AS Interval) and col_index_Date32=CAST(\'2018-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696201800000000 AS Timestamp64) and col_index_Interval64=CAST(18 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ce2a5338-a0ff-4020-8484-c45ff3963c41, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1e953f85-c49b-4039-9991-6aa378512070, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1e953f85-c49b-4039-9991-6aa378512070, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(19 AS Int64) and pk_Uint64=CAST(19 AS Uint64) and pk_Int32=CAST(19 AS Int32) and pk_Uint32=CAST(19 AS Uint32) and pk_Int16=CAST(19 AS Int16) and pk_Uint16=CAST(19 AS Uint16) and pk_Int8=CAST(19 AS Int8) and pk_Uint8=CAST(19 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'19\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'190.0\' AS DyNumber) and pk_String=\'String 19\' and pk_Utf8=\'Utf8 19\' and pk_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2019-01-01\' AS Date) and pk_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201900000000 AS Timestamp) and pk_Interval=CAST(19 AS Interval) and pk_Date32=CAST(\'2019-01-01\' AS Date32) and pk_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201900000000 AS Timestamp64) and pk_Interval64=CAST(19 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'190.0\' AS DyNumber) and col_index_String=\'String 19\' and col_index_Utf8=\'Utf8 19\' and col_index_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2019-01-01\' AS Date) and col_index_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696201900000000 AS Timestamp) and col_index_Interval=CAST(19 AS Interval) and col_index_Date32=CAST(\'2019-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696201900000000 AS Timestamp64) and col_index_Interval64=CAST(19 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1e953f85-c49b-4039-9991-6aa378512070, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 01658582-619f-4ade-9e4f-db8d3bd811f5, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 01658582-619f-4ade-9e4f-db8d3bd811f5, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(20 AS Int64) and pk_Uint64=CAST(20 AS Uint64) and pk_Int32=CAST(20 AS Int32) and pk_Uint32=CAST(20 AS Uint32) and pk_Int16=CAST(20 AS Int16) and pk_Uint16=CAST(20 AS Uint16) and pk_Int8=CAST(20 AS Int8) and pk_Uint8=CAST(20 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'20\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'200.0\' AS DyNumber) and pk_String=\'String 20\' and pk_Utf8=\'Utf8 20\' and pk_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2020-01-01\' AS Date) and pk_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202000000000 AS Timestamp) and pk_Interval=CAST(20 AS Interval) and pk_Date32=CAST(\'2020-01-01\' AS Date32) and pk_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202000000000 AS Timestamp64) and pk_Interval64=CAST(20 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'200.0\' AS DyNumber) and col_index_String=\'String 20\' and col_index_Utf8=\'Utf8 20\' and col_index_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2020-01-01\' AS Date) and col_index_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696202000000000 AS Timestamp) and col_index_Interval=CAST(20 AS Interval) and col_index_Date32=CAST(\'2020-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696202000000000 AS Timestamp64) and col_index_Interval64=CAST(20 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 01658582-619f-4ade-9e4f-db8d3bd811f5, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4acc0e3f-8e18-4efe-848a-5ffe256b8f8e, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4acc0e3f-8e18-4efe-848a-5ffe256b8f8e, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(21 AS Int64) and pk_Uint64=CAST(21 AS Uint64) and pk_Int32=CAST(21 AS Int32) and pk_Uint32=CAST(21 AS Uint32) and pk_Int16=CAST(21 AS Int16) and pk_Uint16=CAST(21 AS Uint16) and pk_Int8=CAST(21 AS Int8) and pk_Uint8=CAST(21 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'21\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'210.0\' AS DyNumber) and pk_String=\'String 21\' and pk_Utf8=\'Utf8 21\' and pk_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2021-01-01\' AS Date) and pk_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202100000000 AS Timestamp) and pk_Interval=CAST(21 AS Interval) and pk_Date32=CAST(\'2021-01-01\' AS Date32) and pk_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202100000000 AS Timestamp64) and pk_Interval64=CAST(21 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'210.0\' AS DyNumber) and col_index_String=\'String 21\' and col_index_Utf8=\'Utf8 21\' and col_index_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2021-01-01\' AS Date) and col_index_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696202100000000 AS Timestamp) and col_index_Interval=CAST(21 AS Interval) and col_index_Date32=CAST(\'2021-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696202100000000 AS Timestamp64) and col_index_Interval64=CAST(21 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4acc0e3f-8e18-4efe-848a-5ffe256b8f8e, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9bbbc480-dc31-4dd2-a6ee-7057ef354ab2, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9bbbc480-dc31-4dd2-a6ee-7057ef354ab2, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(22 AS Int64) and pk_Uint64=CAST(22 AS Uint64) and pk_Int32=CAST(22 AS Int32) and pk_Uint32=CAST(22 AS Uint32) and pk_Int16=CAST(22 AS Int16) and pk_Uint16=CAST(22 AS Uint16) and pk_Int8=CAST(22 AS Int8) and pk_Uint8=CAST(22 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'22\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'220.0\' AS DyNumber) and pk_String=\'String 22\' and pk_Utf8=\'Utf8 22\' and pk_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2022-01-01\' AS Date) and pk_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202200000000 AS Timestamp) and pk_Interval=CAST(22 AS Interval) and pk_Date32=CAST(\'2022-01-01\' AS Date32) and pk_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202200000000 AS Timestamp64) and pk_Interval64=CAST(22 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'220.0\' AS DyNumber) and col_index_String=\'String 22\' and col_index_Utf8=\'Utf8 22\' and col_index_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2022-01-01\' AS Date) and col_index_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696202200000000 AS Timestamp) and col_index_Interval=CAST(22 AS Interval) and col_index_Date32=CAST(\'2022-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696202200000000 AS Timestamp64) and col_index_Interval64=CAST(22 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9bbbc480-dc31-4dd2-a6ee-7057ef354ab2, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c85b529d-a999-4edf-af12-93689b7599b4, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c85b529d-a999-4edf-af12-93689b7599b4, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(23 AS Int64) and pk_Uint64=CAST(23 AS Uint64) and pk_Int32=CAST(23 AS Int32) and pk_Uint32=CAST(23 AS Uint32) and pk_Int16=CAST(23 AS Int16) and pk_Uint16=CAST(23 AS Uint16) and pk_Int8=CAST(23 AS Int8) and pk_Uint8=CAST(23 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'23\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'230.0\' AS DyNumber) and pk_String=\'String 23\' and pk_Utf8=\'Utf8 23\' and pk_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2023-01-01\' AS Date) and pk_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202300000000 AS Timestamp) and pk_Interval=CAST(23 AS Interval) and pk_Date32=CAST(\'2023-01-01\' AS Date32) and pk_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202300000000 AS Timestamp64) and pk_Interval64=CAST(23 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'230.0\' AS DyNumber) and col_index_String=\'String 23\' and col_index_Utf8=\'Utf8 23\' and col_index_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2023-01-01\' AS Date) and col_index_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696202300000000 AS Timestamp) and col_index_Interval=CAST(23 AS Interval) and col_index_Date32=CAST(\'2023-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696202300000000 AS Timestamp64) and col_index_Interval64=CAST(23 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c85b529d-a999-4edf-af12-93689b7599b4, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ff268b98-3e36-42de-8c6c-3c6a1a52e7ff, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff268b98-3e36-42de-8c6c-3c6a1a52e7ff, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(24 AS Int64) and pk_Uint64=CAST(24 AS Uint64) and pk_Int32=CAST(24 AS Int32) and pk_Uint32=CAST(24 AS Uint32) and pk_Int16=CAST(24 AS Int16) and pk_Uint16=CAST(24 AS Uint16) and pk_Int8=CAST(24 AS Int8) and pk_Uint8=CAST(24 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'24\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'240.0\' AS DyNumber) and pk_String=\'String 24\' and pk_Utf8=\'Utf8 24\' and pk_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2024-01-01\' AS Date) and pk_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202400000000 AS Timestamp) and pk_Interval=CAST(24 AS Interval) and pk_Date32=CAST(\'2024-01-01\' AS Date32) and pk_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202400000000 AS Timestamp64) and pk_Interval64=CAST(24 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'240.0\' AS DyNumber) and col_index_String=\'String 24\' and col_index_Utf8=\'Utf8 24\' and col_index_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2024-01-01\' AS Date) and col_index_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696202400000000 AS Timestamp) and col_index_Interval=CAST(24 AS Interval) and col_index_Date32=CAST(\'2024-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696202400000000 AS Timestamp64) and col_index_Interval64=CAST(24 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ff268b98-3e36-42de-8c6c-3c6a1a52e7ff, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 29aa8c95-ff76-43f0-ba29-23add553132c, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 29aa8c95-ff76-43f0-ba29-23add553132c, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(25 AS Int64) and pk_Uint64=CAST(25 AS Uint64) and pk_Int32=CAST(25 AS Int32) and pk_Uint32=CAST(25 AS Uint32) and pk_Int16=CAST(25 AS Int16) and pk_Uint16=CAST(25 AS Uint16) and pk_Int8=CAST(25 AS Int8) and pk_Uint8=CAST(25 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'25\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'250.0\' AS DyNumber) and pk_String=\'String 25\' and pk_Utf8=\'Utf8 25\' and pk_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2025-01-01\' AS Date) and pk_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202500000000 AS Timestamp) and pk_Interval=CAST(25 AS Interval) and pk_Date32=CAST(\'2025-01-01\' AS Date32) and pk_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202500000000 AS Timestamp64) and pk_Interval64=CAST(25 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'250.0\' AS DyNumber) and col_index_String=\'String 25\' and col_index_Utf8=\'Utf8 25\' and col_index_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2025-01-01\' AS Date) and col_index_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696202500000000 AS Timestamp) and col_index_Interval=CAST(25 AS Interval) and col_index_Date32=CAST(\'2025-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696202500000000 AS Timestamp64) and col_index_Interval64=CAST(25 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 29aa8c95-ff76-43f0-ba29-23add553132c, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fd642447-8e9c-4c0d-929c-96e4be26533f, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fd642447-8e9c-4c0d-929c-96e4be26533f, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(26 AS Int64) and pk_Uint64=CAST(26 AS Uint64) and pk_Int32=CAST(26 AS Int32) and pk_Uint32=CAST(26 AS Uint32) and pk_Int16=CAST(26 AS Int16) and pk_Uint16=CAST(26 AS Uint16) and pk_Int8=CAST(26 AS Int8) and pk_Uint8=CAST(26 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'26\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'26.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'26.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'260.0\' AS DyNumber) and pk_String=\'String 26\' and pk_Utf8=\'Utf8 26\' and pk_UUID=CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2026-01-01\' AS Date) and pk_Datetime=CAST(\'2026-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202600000000 AS Timestamp) and pk_Interval=CAST(26 AS Interval) and pk_Date32=CAST(\'2026-01-01\' AS Date32) and pk_Datetime64=CAST(\'2026-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202600000000 AS Timestamp64) and pk_Interval64=CAST(26 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'260.0\' AS DyNumber) and col_index_String=\'String 26\' and col_index_Utf8=\'Utf8 26\' and col_index_UUID=CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2026-01-01\' AS Date) and col_index_Datetime=CAST(\'2026-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696202600000000 AS Timestamp) and col_index_Interval=CAST(26 AS Interval) and col_index_Date32=CAST(\'2026-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2026-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696202600000000 AS Timestamp64) and col_index_Interval64=CAST(26 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fd642447-8e9c-4c0d-929c-96e4be26533f, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
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, a25dac9e-2f2f-4959-84c0-7e4d98798879, localhost:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a25dac9e-2f2f-4959-84c0-7e4d98798879, localhost:8649): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a25dac9e-2f2f-4959-84c0-7e4d98798879, localhost:8649): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tebhsnycoe.auto.internal" port: 8649 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-tebhsnycoe.auto.internal:8649, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8649
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 64841e5d-4e16-4016-a637-7a336a21e954, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 64841e5d-4e16-4016-a637-7a336a21e954, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(27 AS Int64) and pk_Uint64=CAST(27 AS Uint64) and pk_Int32=CAST(27 AS Int32) and pk_Uint32=CAST(27 AS Uint32) and pk_Int16=CAST(27 AS Int16) and pk_Uint16=CAST(27 AS Uint16) and pk_Int8=CAST(27 AS Int8) and pk_Uint8=CAST(27 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'27\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'27.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'27.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'270.0\' AS DyNumber) and pk_String=\'String 27\' and pk_Utf8=\'Utf8 27\' and pk_UUID=CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2027-01-01\' AS Date) and pk_Datetime=CAST(\'2027-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202700000000 AS Timestamp) and pk_Interval=CAST(27 AS Interval) and pk_Date32=CAST(\'2027-01-01\' AS Date32) and pk_Datetime64=CAST(\'2027-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202700000000 AS Timestamp64) and pk_Interval64=CAST(27 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'270.0\' AS DyNumber) and col_index_String=\'String 27\' and col_index_Utf8=\'Utf8 27\' and col_index_UUID=CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2027-01-01\' AS Date) and col_index_Datetime=CAST(\'2027-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696202700000000 AS Timestamp) and col_index_Interval=CAST(27 AS Interval) and col_index_Date32=CAST(\'2027-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2027-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696202700000000 AS Timestamp64) and col_index_Interval64=CAST(27 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 64841e5d-4e16-4016-a637-7a336a21e954, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 18f4b9b3-63d1-46f6-85b6-880a4d62821c, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 18f4b9b3-63d1-46f6-85b6-880a4d62821c, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(28 AS Int64) and pk_Uint64=CAST(28 AS Uint64) and pk_Int32=CAST(28 AS Int32) and pk_Uint32=CAST(28 AS Uint32) and pk_Int16=CAST(28 AS Int16) and pk_Uint16=CAST(28 AS Uint16) and pk_Int8=CAST(28 AS Int8) and pk_Uint8=CAST(28 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'28\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'28.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'28.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'280.0\' AS DyNumber) and pk_String=\'String 28\' and pk_Utf8=\'Utf8 28\' and pk_UUID=CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2028-01-01\' AS Date) and pk_Datetime=CAST(\'2028-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202800000000 AS Timestamp) and pk_Interval=CAST(28 AS Interval) and pk_Date32=CAST(\'2028-01-01\' AS Date32) and pk_Datetime64=CAST(\'2028-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202800000000 AS Timestamp64) and pk_Interval64=CAST(28 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'280.0\' AS DyNumber) and col_index_String=\'String 28\' and col_index_Utf8=\'Utf8 28\' and col_index_UUID=CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2028-01-01\' AS Date) and col_index_Datetime=CAST(\'2028-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696202800000000 AS Timestamp) and col_index_Interval=CAST(28 AS Interval) and col_index_Date32=CAST(\'2028-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2028-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696202800000000 AS Timestamp64) and col_index_Interval64=CAST(28 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 18f4b9b3-63d1-46f6-85b6-880a4d62821c, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 65cd8783-c8b7-45f5-b147-3d24ec84b698, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 65cd8783-c8b7-45f5-b147-3d24ec84b698, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(29 AS Int64) and pk_Uint64=CAST(29 AS Uint64) and pk_Int32=CAST(29 AS Int32) and pk_Uint32=CAST(29 AS Uint32) and pk_Int16=CAST(29 AS Int16) and pk_Uint16=CAST(29 AS Uint16) and pk_Int8=CAST(29 AS Int8) and pk_Uint8=CAST(29 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'29\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'29.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'29.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'290.0\' AS DyNumber) and pk_String=\'String 29\' and pk_Utf8=\'Utf8 29\' and pk_UUID=CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2029-01-01\' AS Date) and pk_Datetime=CAST(\'2029-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202900000000 AS Timestamp) and pk_Interval=CAST(29 AS Interval) and pk_Date32=CAST(\'2029-01-01\' AS Date32) and pk_Datetime64=CAST(\'2029-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202900000000 AS Timestamp64) and pk_Interval64=CAST(29 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'290.0\' AS DyNumber) and col_index_String=\'String 29\' and col_index_Utf8=\'Utf8 29\' and col_index_UUID=CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2029-01-01\' AS Date) and col_index_Datetime=CAST(\'2029-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696202900000000 AS Timestamp) and col_index_Interval=CAST(29 AS Interval) and col_index_Date32=CAST(\'2029-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2029-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696202900000000 AS Timestamp64) and col_index_Interval64=CAST(29 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 65cd8783-c8b7-45f5-b147-3d24ec84b698, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4573f5c2-9c50-4ebb-af3f-94bfbcf72bbe, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4573f5c2-9c50-4ebb-af3f-94bfbcf72bbe, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(30 AS Int64) and pk_Uint64=CAST(30 AS Uint64) and pk_Int32=CAST(30 AS Int32) and pk_Uint32=CAST(30 AS Uint32) and pk_Int16=CAST(30 AS Int16) and pk_Uint16=CAST(30 AS Uint16) and pk_Int8=CAST(30 AS Int8) and pk_Uint8=CAST(30 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'30\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'30.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'30.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'300.0\' AS DyNumber) and pk_String=\'String 30\' and pk_Utf8=\'Utf8 30\' and pk_UUID=CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2030-01-01\' AS Date) and pk_Datetime=CAST(\'2030-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203000000000 AS Timestamp) and pk_Interval=CAST(30 AS Interval) and pk_Date32=CAST(\'2030-01-01\' AS Date32) and pk_Datetime64=CAST(\'2030-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203000000000 AS Timestamp64) and pk_Interval64=CAST(30 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'300.0\' AS DyNumber) and col_index_String=\'String 30\' and col_index_Utf8=\'Utf8 30\' and col_index_UUID=CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2030-01-01\' AS Date) and col_index_Datetime=CAST(\'2030-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696203000000000 AS Timestamp) and col_index_Interval=CAST(30 AS Interval) and col_index_Date32=CAST(\'2030-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2030-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696203000000000 AS Timestamp64) and col_index_Interval64=CAST(30 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4573f5c2-9c50-4ebb-af3f-94bfbcf72bbe, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d2327ef5-42f3-43cb-8893-1f8ae76abb50, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d2327ef5-42f3-43cb-8893-1f8ae76abb50, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(31 AS Int64) and pk_Uint64=CAST(31 AS Uint64) and pk_Int32=CAST(31 AS Int32) and pk_Uint32=CAST(31 AS Uint32) and pk_Int16=CAST(31 AS Int16) and pk_Uint16=CAST(31 AS Uint16) and pk_Int8=CAST(31 AS Int8) and pk_Uint8=CAST(31 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'31\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'31.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'31.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'310.0\' AS DyNumber) and pk_String=\'String 31\' and pk_Utf8=\'Utf8 31\' and pk_UUID=CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2031-01-01\' AS Date) and pk_Datetime=CAST(\'2031-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203100000000 AS Timestamp) and pk_Interval=CAST(31 AS Interval) and pk_Date32=CAST(\'2031-01-01\' AS Date32) and pk_Datetime64=CAST(\'2031-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203100000000 AS Timestamp64) and pk_Interval64=CAST(31 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'310.0\' AS DyNumber) and col_index_String=\'String 31\' and col_index_Utf8=\'Utf8 31\' and col_index_UUID=CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2031-01-01\' AS Date) and col_index_Datetime=CAST(\'2031-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696203100000000 AS Timestamp) and col_index_Interval=CAST(31 AS Interval) and col_index_Date32=CAST(\'2031-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2031-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696203100000000 AS Timestamp64) and col_index_Interval64=CAST(31 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d2327ef5-42f3-43cb-8893-1f8ae76abb50, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9ef75054-d9ec-4e89-a958-06cbc6c77de2, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ef75054-d9ec-4e89-a958-06cbc6c77de2, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(32 AS Int64) and pk_Uint64=CAST(32 AS Uint64) and pk_Int32=CAST(32 AS Int32) and pk_Uint32=CAST(32 AS Uint32) and pk_Int16=CAST(32 AS Int16) and pk_Uint16=CAST(32 AS Uint16) and pk_Int8=CAST(32 AS Int8) and pk_Uint8=CAST(32 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'32\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'32.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'32.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'320.0\' AS DyNumber) and pk_String=\'String 32\' and pk_Utf8=\'Utf8 32\' and pk_UUID=CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2032-01-01\' AS Date) and pk_Datetime=CAST(\'2032-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203200000000 AS Timestamp) and pk_Interval=CAST(32 AS Interval) and pk_Date32=CAST(\'2032-01-01\' AS Date32) and pk_Datetime64=CAST(\'2032-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203200000000 AS Timestamp64) and pk_Interval64=CAST(32 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'320.0\' AS DyNumber) and col_index_String=\'String 32\' and col_index_Utf8=\'Utf8 32\' and col_index_UUID=CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2032-01-01\' AS Date) and col_index_Datetime=CAST(\'2032-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696203200000000 AS Timestamp) and col_index_Interval=CAST(32 AS Interval) and col_index_Date32=CAST(\'2032-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2032-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696203200000000 AS Timestamp64) and col_index_Interval64=CAST(32 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9ef75054-d9ec-4e89-a958-06cbc6c77de2, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dc608db2-eb6f-4920-b0d5-d8bc016ec18b, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dc608db2-eb6f-4920-b0d5-d8bc016ec18b, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(33 AS Int64) and pk_Uint64=CAST(33 AS Uint64) and pk_Int32=CAST(33 AS Int32) and pk_Uint32=CAST(33 AS Uint32) and pk_Int16=CAST(33 AS Int16) and pk_Uint16=CAST(33 AS Uint16) and pk_Int8=CAST(33 AS Int8) and pk_Uint8=CAST(33 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'33\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'33.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'33.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'330.0\' AS DyNumber) and pk_String=\'String 33\' and pk_Utf8=\'Utf8 33\' and pk_UUID=CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2033-01-01\' AS Date) and pk_Datetime=CAST(\'2033-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203300000000 AS Timestamp) and pk_Interval=CAST(33 AS Interval) and pk_Date32=CAST(\'2033-01-01\' AS Date32) and pk_Datetime64=CAST(\'2033-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203300000000 AS Timestamp64) and pk_Interval64=CAST(33 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'330.0\' AS DyNumber) and col_index_String=\'String 33\' and col_index_Utf8=\'Utf8 33\' and col_index_UUID=CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2033-01-01\' AS Date) and col_index_Datetime=CAST(\'2033-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696203300000000 AS Timestamp) and col_index_Interval=CAST(33 AS Interval) and col_index_Date32=CAST(\'2033-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2033-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696203300000000 AS Timestamp64) and col_index_Interval64=CAST(33 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dc608db2-eb6f-4920-b0d5-d8bc016ec18b, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6ee5f120-0fe4-4959-b699-9209c3805e17, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6ee5f120-0fe4-4959-b699-9209c3805e17, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(34 AS Int64) and pk_Uint64=CAST(34 AS Uint64) and pk_Int32=CAST(34 AS Int32) and pk_Uint32=CAST(34 AS Uint32) and pk_Int16=CAST(34 AS Int16) and pk_Uint16=CAST(34 AS Uint16) and pk_Int8=CAST(34 AS Int8) and pk_Uint8=CAST(34 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'34\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'34.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'34.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'340.0\' AS DyNumber) and pk_String=\'String 34\' and pk_Utf8=\'Utf8 34\' and pk_UUID=CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2034-01-01\' AS Date) and pk_Datetime=CAST(\'2034-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203400000000 AS Timestamp) and pk_Interval=CAST(34 AS Interval) and pk_Date32=CAST(\'2034-01-01\' AS Date32) and pk_Datetime64=CAST(\'2034-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203400000000 AS Timestamp64) and pk_Interval64=CAST(34 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'340.0\' AS DyNumber) and col_index_String=\'String 34\' and col_index_Utf8=\'Utf8 34\' and col_index_UUID=CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2034-01-01\' AS Date) and col_index_Datetime=CAST(\'2034-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696203400000000 AS Timestamp) and col_index_Interval=CAST(34 AS Interval) and col_index_Date32=CAST(\'2034-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2034-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696203400000000 AS Timestamp64) and col_index_Interval64=CAST(34 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6ee5f120-0fe4-4959-b699-9209c3805e17, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f88bdf09-ebf7-45ba-9799-e86a942d90df, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f88bdf09-ebf7-45ba-9799-e86a942d90df, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(35 AS Int64) and pk_Uint64=CAST(35 AS Uint64) and pk_Int32=CAST(35 AS Int32) and pk_Uint32=CAST(35 AS Uint32) and pk_Int16=CAST(35 AS Int16) and pk_Uint16=CAST(35 AS Uint16) and pk_Int8=CAST(35 AS Int8) and pk_Uint8=CAST(35 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'35\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'35.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'35.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'350.0\' AS DyNumber) and pk_String=\'String 35\' and pk_Utf8=\'Utf8 35\' and pk_UUID=CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2035-01-01\' AS Date) and pk_Datetime=CAST(\'2035-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203500000000 AS Timestamp) and pk_Interval=CAST(35 AS Interval) and pk_Date32=CAST(\'2035-01-01\' AS Date32) and pk_Datetime64=CAST(\'2035-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203500000000 AS Timestamp64) and pk_Interval64=CAST(35 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'350.0\' AS DyNumber) and col_index_String=\'String 35\' and col_index_Utf8=\'Utf8 35\' and col_index_UUID=CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2035-01-01\' AS Date) and col_index_Datetime=CAST(\'2035-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696203500000000 AS Timestamp) and col_index_Interval=CAST(35 AS Interval) and col_index_Date32=CAST(\'2035-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2035-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696203500000000 AS Timestamp64) and col_index_Interval64=CAST(35 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f88bdf09-ebf7-45ba-9799-e86a942d90df, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
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, 89889d4c-dbbd-4bb2-a9e1-eb5aa2b482a5, localhost:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 89889d4c-dbbd-4bb2-a9e1-eb5aa2b482a5, localhost:23090): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 89889d4c-dbbd-4bb2-a9e1-eb5aa2b482a5, localhost:23090): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tebhsnycoe.auto.internal" port: 23090 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-tebhsnycoe.auto.internal:23090, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:23090
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ae1cca58-c830-4de5-88cb-709bc67e9000, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ae1cca58-c830-4de5-88cb-709bc67e9000, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(36 AS Int64) and pk_Uint64=CAST(36 AS Uint64) and pk_Int32=CAST(36 AS Int32) and pk_Uint32=CAST(36 AS Uint32) and pk_Int16=CAST(36 AS Int16) and pk_Uint16=CAST(36 AS Uint16) and pk_Int8=CAST(36 AS Int8) and pk_Uint8=CAST(36 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'36\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'36.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'36.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'360.0\' AS DyNumber) and pk_String=\'String 36\' and pk_Utf8=\'Utf8 36\' and pk_UUID=CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2036-01-01\' AS Date) and pk_Datetime=CAST(\'2036-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203600000000 AS Timestamp) and pk_Interval=CAST(36 AS Interval) and pk_Date32=CAST(\'2036-01-01\' AS Date32) and pk_Datetime64=CAST(\'2036-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203600000000 AS Timestamp64) and pk_Interval64=CAST(36 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'360.0\' AS DyNumber) and col_index_String=\'String 36\' and col_index_Utf8=\'Utf8 36\' and col_index_UUID=CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2036-01-01\' AS Date) and col_index_Datetime=CAST(\'2036-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696203600000000 AS Timestamp) and col_index_Interval=CAST(36 AS Interval) and col_index_Date32=CAST(\'2036-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2036-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696203600000000 AS Timestamp64) and col_index_Interval64=CAST(36 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ae1cca58-c830-4de5-88cb-709bc67e9000, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f84776f7-05a9-4572-925c-496bc9ea2115, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f84776f7-05a9-4572-925c-496bc9ea2115, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_index_1__ASYNC`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f84776f7-05a9-4572-925c-496bc9ea2115, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c0a00e29-3813-47a8-b41f-9e8528042cb7, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c0a00e29-3813-47a8-b41f-9e8528042cb7, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "delete from table_index_1__ASYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c0a00e29-3813-47a8-b41f-9e8528042cb7, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1aab4345-e140-45f7-bd1a-a5184eebf8f5, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1aab4345-e140-45f7-bd1a-a5184eebf8f5, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_1__ASYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1aab4345-e140-45f7-bd1a-a5184eebf8f5, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4af84d51-6ad3-4845-a47b-0675a2a95574, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4af84d51-6ad3-4845-a47b-0675a2a95574, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_1__ASYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4af84d51-6ad3-4845-a47b-0675a2a95574, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2e826495-4db3-43a6-9457-e1a786b02330, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2e826495-4db3-43a6-9457-e1a786b02330, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                , \n                CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2e826495-4db3-43a6-9457-e1a786b02330, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c517649b-d6b2-4d1c-a0f3-3c42669e3be7, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c517649b-d6b2-4d1c-a0f3-3c42669e3be7, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                , \n                CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c517649b-d6b2-4d1c-a0f3-3c42669e3be7, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d76f9f12-b337-4786-b4db-a13acad04442, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d76f9f12-b337-4786-b4db-a13acad04442, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                , \n                CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d76f9f12-b337-4786-b4db-a13acad04442, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5a0e7f4d-f73f-4e4b-9330-b42a54c44871, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5a0e7f4d-f73f-4e4b-9330-b42a54c44871, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                , \n                CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5a0e7f4d-f73f-4e4b-9330-b42a54c44871, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 27828581-009d-42c5-9926-02fac7789192, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 27828581-009d-42c5-9926-02fac7789192, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                , \n                CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 27828581-009d-42c5-9926-02fac7789192, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c440b1b2-3a1f-4a42-aa0d-e42cb52e4192, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c440b1b2-3a1f-4a42-aa0d-e42cb52e4192, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                , \n                CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c440b1b2-3a1f-4a42-aa0d-e42cb52e4192, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 71da6cca-d13d-4d36-8684-c4ca1d18b96d, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 71da6cca-d13d-4d36-8684-c4ca1d18b96d, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                , \n                CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 71da6cca-d13d-4d36-8684-c4ca1d18b96d, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cc5eb1f3-3065-44c4-95ae-bf4632e54c66, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cc5eb1f3-3065-44c4-95ae-bf4632e54c66, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                , \n                CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cc5eb1f3-3065-44c4-95ae-bf4632e54c66, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c0cc18d4-9288-4a48-a085-fc4b704102e1, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c0cc18d4-9288-4a48-a085-fc4b704102e1, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                , \n                CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c0cc18d4-9288-4a48-a085-fc4b704102e1, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b4c68d56-5afe-4d5a-a842-5fcd95ea938f, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b4c68d56-5afe-4d5a-a842-5fcd95ea938f, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                , \n                CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b4c68d56-5afe-4d5a-a842-5fcd95ea938f, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 17f36e2b-3720-40c6-82e5-c90e030a3979, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 17f36e2b-3720-40c6-82e5-c90e030a3979, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                , \n                CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 17f36e2b-3720-40c6-82e5-c90e030a3979, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 298adfb3-d0a7-42ee-8a0c-80f205cf8131, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 298adfb3-d0a7-42ee-8a0c-80f205cf8131, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                , \n                CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 298adfb3-d0a7-42ee-8a0c-80f205cf8131, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ddab2809-4593-4e28-a6e4-67951acfbace, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ddab2809-4593-4e28-a6e4-67951acfbace, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                , \n                CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ddab2809-4593-4e28-a6e4-67951acfbace, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9d2d6126-9312-496b-bc1d-4ed04391ea4b, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9d2d6126-9312-496b-bc1d-4ed04391ea4b, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                , \n                CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9d2d6126-9312-496b-bc1d-4ed04391ea4b, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7e8cac0f-5e2c-4025-91ba-f1a87adf5488, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7e8cac0f-5e2c-4025-91ba-f1a87adf5488, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                , \n                CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7e8cac0f-5e2c-4025-91ba-f1a87adf5488, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 169ffea0-1497-4665-99ae-8744bca2c6ec, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 169ffea0-1497-4665-99ae-8744bca2c6ec, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                , \n                CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 169ffea0-1497-4665-99ae-8744bca2c6ec, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0ab0521a-67fe-4e89-a4a5-2b8c03196c2a, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0ab0521a-67fe-4e89-a4a5-2b8c03196c2a, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                , \n                CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0ab0521a-67fe-4e89-a4a5-2b8c03196c2a, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b105d13d-2330-410f-9ee5-706ab1d3ec6c, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b105d13d-2330-410f-9ee5-706ab1d3ec6c, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                , \n                CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b105d13d-2330-410f-9ee5-706ab1d3ec6c, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 16ec4856-f99e-4729-9ef0-4ebbfdcc8000, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 16ec4856-f99e-4729-9ef0-4ebbfdcc8000, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                , \n                CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 16ec4856-f99e-4729-9ef0-4ebbfdcc8000, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eb544383-a716-486f-ad14-5ad8a9b6e581, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eb544383-a716-486f-ad14-5ad8a9b6e581, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                , \n                CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eb544383-a716-486f-ad14-5ad8a9b6e581, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 11eff224-8ad3-4918-b721-712680f31a9f, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 11eff224-8ad3-4918-b721-712680f31a9f, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                , \n                CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 11eff224-8ad3-4918-b721-712680f31a9f, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6d766619-c017-47f5-8474-918d8bb05ad4, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6d766619-c017-47f5-8474-918d8bb05ad4, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                , \n                CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6d766619-c017-47f5-8474-918d8bb05ad4, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f9c62e45-31b9-4511-a288-a63b4b977725, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f9c62e45-31b9-4511-a288-a63b4b977725, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                , \n                CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f9c62e45-31b9-4511-a288-a63b4b977725, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2033b8ac-7b5c-44fe-b493-46eef4d5c5d6, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2033b8ac-7b5c-44fe-b493-46eef4d5c5d6, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                , \n                CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2033b8ac-7b5c-44fe-b493-46eef4d5c5d6, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9b01418f-1250-4741-9804-82dd5253f641, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9b01418f-1250-4741-9804-82dd5253f641, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                , \n                CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9b01418f-1250-4741-9804-82dd5253f641, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4cc0552e-24e9-4339-bf7d-26e456303468, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4cc0552e-24e9-4339-bf7d-26e456303468, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64)\n                , \n                CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4cc0552e-24e9-4339-bf7d-26e456303468, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3e61fa9e-7669-41dd-bbf4-5f4400d7f593, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3e61fa9e-7669-41dd-bbf4-5f4400d7f593, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64)\n                , \n                CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3e61fa9e-7669-41dd-bbf4-5f4400d7f593, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 048f1a34-9f81-4522-8b3d-344507283a58, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 048f1a34-9f81-4522-8b3d-344507283a58, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64)\n                , \n                CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 048f1a34-9f81-4522-8b3d-344507283a58, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 89b470f7-792a-4c3f-bc8f-3a728a6cc519, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 89b470f7-792a-4c3f-bc8f-3a728a6cc519, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64)\n                , \n                CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 89b470f7-792a-4c3f-bc8f-3a728a6cc519, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 79961231-22a3-4e3e-967b-6a3b250c1a63, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 79961231-22a3-4e3e-967b-6a3b250c1a63, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64)\n                , \n                CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 79961231-22a3-4e3e-967b-6a3b250c1a63, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 39033f59-b198-4bb5-9355-81b71787b52f, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 39033f59-b198-4bb5-9355-81b71787b52f, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(31 AS Int64), CAST(31 AS Uint64), CAST(31 AS Int32), CAST(31 AS Uint32), CAST(31 AS Int16), CAST(31 AS Uint16), CAST(31 AS Int8), CAST(31 AS Uint8), CAST(True AS Bool), CAST(\'31\' AS Decimal(15,0)), CAST(\'31.123\' AS Decimal(22,9)), CAST(\'31.123456\' AS Decimal(35,10)), CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64)\n                , \n                CAST(\'310.0\' AS DyNumber), \'String 31\', \'Utf8 31\', CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2031-01-01\' AS Date), CAST(\'2031-10-02T11:00:00Z\' AS Datetime), CAST(1696203100000000 AS Timestamp), CAST(31 AS Interval), CAST(\'2031-01-01\' AS Date32), CAST(\'2031-10-02T11:00:00Z\' AS Datetime64), CAST(1696203100000000 AS Timestamp64), CAST(31 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 39033f59-b198-4bb5-9355-81b71787b52f, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e0b87f0e-22a6-48a1-96ab-1beee4e0d8ed, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e0b87f0e-22a6-48a1-96ab-1beee4e0d8ed, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(32 AS Int64), CAST(32 AS Uint64), CAST(32 AS Int32), CAST(32 AS Uint32), CAST(32 AS Int16), CAST(32 AS Uint16), CAST(32 AS Int8), CAST(32 AS Uint8), CAST(True AS Bool), CAST(\'32\' AS Decimal(15,0)), CAST(\'32.123\' AS Decimal(22,9)), CAST(\'32.123456\' AS Decimal(35,10)), CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64)\n                , \n                CAST(\'320.0\' AS DyNumber), \'String 32\', \'Utf8 32\', CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2032-01-01\' AS Date), CAST(\'2032-10-02T11:00:00Z\' AS Datetime), CAST(1696203200000000 AS Timestamp), CAST(32 AS Interval), CAST(\'2032-01-01\' AS Date32), CAST(\'2032-10-02T11:00:00Z\' AS Datetime64), CAST(1696203200000000 AS Timestamp64), CAST(32 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e0b87f0e-22a6-48a1-96ab-1beee4e0d8ed, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b061ba02-9ac6-47a1-b995-02ae7493203a, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b061ba02-9ac6-47a1-b995-02ae7493203a, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(33 AS Int64), CAST(33 AS Uint64), CAST(33 AS Int32), CAST(33 AS Uint32), CAST(33 AS Int16), CAST(33 AS Uint16), CAST(33 AS Int8), CAST(33 AS Uint8), CAST(True AS Bool), CAST(\'33\' AS Decimal(15,0)), CAST(\'33.123\' AS Decimal(22,9)), CAST(\'33.123456\' AS Decimal(35,10)), CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64)\n                , \n                CAST(\'330.0\' AS DyNumber), \'String 33\', \'Utf8 33\', CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2033-01-01\' AS Date), CAST(\'2033-10-02T11:00:00Z\' AS Datetime), CAST(1696203300000000 AS Timestamp), CAST(33 AS Interval), CAST(\'2033-01-01\' AS Date32), CAST(\'2033-10-02T11:00:00Z\' AS Datetime64), CAST(1696203300000000 AS Timestamp64), CAST(33 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b061ba02-9ac6-47a1-b995-02ae7493203a, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5f1b1e29-2ee2-4eb0-b861-e262de5cb030, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5f1b1e29-2ee2-4eb0-b861-e262de5cb030, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(34 AS Int64), CAST(34 AS Uint64), CAST(34 AS Int32), CAST(34 AS Uint32), CAST(34 AS Int16), CAST(34 AS Uint16), CAST(34 AS Int8), CAST(34 AS Uint8), CAST(True AS Bool), CAST(\'34\' AS Decimal(15,0)), CAST(\'34.123\' AS Decimal(22,9)), CAST(\'34.123456\' AS Decimal(35,10)), CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64)\n                , \n                CAST(\'340.0\' AS DyNumber), \'String 34\', \'Utf8 34\', CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2034-01-01\' AS Date), CAST(\'2034-10-02T11:00:00Z\' AS Datetime), CAST(1696203400000000 AS Timestamp), CAST(34 AS Interval), CAST(\'2034-01-01\' AS Date32), CAST(\'2034-10-02T11:00:00Z\' AS Datetime64), CAST(1696203400000000 AS Timestamp64), CAST(34 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5f1b1e29-2ee2-4eb0-b861-e262de5cb030, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ce509a61-30f6-45fa-9648-ffc41d0a2db7, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ce509a61-30f6-45fa-9648-ffc41d0a2db7, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(35 AS Int64), CAST(35 AS Uint64), CAST(35 AS Int32), CAST(35 AS Uint32), CAST(35 AS Int16), CAST(35 AS Uint16), CAST(35 AS Int8), CAST(35 AS Uint8), CAST(True AS Bool), CAST(\'35\' AS Decimal(15,0)), CAST(\'35.123\' AS Decimal(22,9)), CAST(\'35.123456\' AS Decimal(35,10)), CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64)\n                , \n                CAST(\'350.0\' AS DyNumber), \'String 35\', \'Utf8 35\', CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2035-01-01\' AS Date), CAST(\'2035-10-02T11:00:00Z\' AS Datetime), CAST(1696203500000000 AS Timestamp), CAST(35 AS Interval), CAST(\'2035-01-01\' AS Date32), CAST(\'2035-10-02T11:00:00Z\' AS Datetime64), CAST(1696203500000000 AS Timestamp64), CAST(35 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ce509a61-30f6-45fa-9648-ffc41d0a2db7, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a78e10b4-1456-4eac-ab7f-4cba17cfa49f, ghrun-tebhsnycoe.auto.internal:23090): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a78e10b4-1456-4eac-ab7f-4cba17cfa49f, ghrun-tebhsnycoe.auto.internal:23090): request = { session_id: "ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__ASYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_DyNumber, col_index_String, col_index_Utf8, col_index_UUID, col_index_Date, col_index_Datetime, col_index_Timestamp, col_index_Interval, col_index_Date32, col_index_Datetime64, col_index_Timestamp64, col_index_Interval64\n                \n            )\n            VALUES(\n                CAST(36 AS Int64), CAST(36 AS Uint64), CAST(36 AS Int32), CAST(36 AS Uint32), CAST(36 AS Int16), CAST(36 AS Uint16), CAST(36 AS Int8), CAST(36 AS Uint8), CAST(True AS Bool), CAST(\'36\' AS Decimal(15,0)), CAST(\'36.123\' AS Decimal(22,9)), CAST(\'36.123456\' AS Decimal(35,10)), CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64)\n                , \n                CAST(\'360.0\' AS DyNumber), \'String 36\', \'Utf8 36\', CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2036-01-01\' AS Date), CAST(\'2036-10-02T11:00:00Z\' AS Datetime), CAST(1696203600000000 AS Timestamp), CAST(36 AS Interval), CAST(\'2036-01-01\' AS Date32), CAST(\'2036-10-02T11:00:00Z\' AS Datetime64), CAST(1696203600000000 AS Timestamp64), CAST(36 AS Interval64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a78e10b4-1456-4eac-ab7f-4cba17cfa49f, ghrun-tebhsnycoe.auto.internal:23090): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmQzYTAyNGMtOTBjYzI3ZWEtYTgwMGEwYWMtMzczNzliYTk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 217faf28-3c70-4df1-8ccc-fc2bc72e1e86, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 217faf28-3c70-4df1-8ccc-fc2bc72e1e86, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_1__ASYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 217faf28-3c70-4df1-8ccc-fc2bc72e1e86, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a87642e6-2ee3-4547-9500-d47d49c213dd, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a87642e6-2ee3-4547-9500-d47d49c213dd, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'10.0\' AS DyNumber) and col_index_String=\'String 1\' and col_index_Utf8=\'Utf8 1\' and col_index_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2001-01-01\' AS Date) and col_index_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200100000000 AS Timestamp) and col_index_Interval=CAST(1 AS Interval) and col_index_Date32=CAST(\'2001-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_index_Interval64=CAST(1 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a87642e6-2ee3-4547-9500-d47d49c213dd, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6c32d4da-d470-4243-aa9a-401013499820, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6c32d4da-d470-4243-aa9a-401013499820, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'20.0\' AS DyNumber) and col_index_String=\'String 2\' and col_index_Utf8=\'Utf8 2\' and col_index_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2002-01-01\' AS Date) and col_index_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200200000000 AS Timestamp) and col_index_Interval=CAST(2 AS Interval) and col_index_Date32=CAST(\'2002-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200200000000 AS Timestamp64) and col_index_Interval64=CAST(2 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6c32d4da-d470-4243-aa9a-401013499820, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 190f098e-7c7a-4462-a6ff-969bfb0854c4, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 190f098e-7c7a-4462-a6ff-969bfb0854c4, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'30.0\' AS DyNumber) and col_index_String=\'String 3\' and col_index_Utf8=\'Utf8 3\' and col_index_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2003-01-01\' AS Date) and col_index_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 190f098e-7c7a-4462-a6ff-969bfb0854c4, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0eb56308-1525-4864-a516-c1d9d7ee9747, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0eb56308-1525-4864-a516-c1d9d7ee9747, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'40.0\' AS DyNumber) and col_index_String=\'String 4\' and col_index_Utf8=\'Utf8 4\' and col_index_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2004-01-01\' AS Date) and col_index_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0eb56308-1525-4864-a516-c1d9d7ee9747, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2351174b-f235-45b9-a1be-1e428e4fbdec, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2351174b-f235-45b9-a1be-1e428e4fbdec, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(5 AS Int64) and pk_Uint64=CAST(5 AS Uint64) and pk_Int32=CAST(5 AS Int32) and pk_Uint32=CAST(5 AS Uint32) and pk_Int16=CAST(5 AS Int16) and pk_Uint16=CAST(5 AS Uint16) and pk_Int8=CAST(5 AS Int8) and pk_Uint8=CAST(5 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'5\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'50.0\' AS DyNumber) and pk_String=\'String 5\' and pk_Utf8=\'Utf8 5\' and pk_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2005-01-01\' AS Date) and pk_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200500000000 AS Timestamp) and pk_Interval=CAST(5 AS Interval) and pk_Date32=CAST(\'2005-01-01\' AS Date32) and pk_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200500000000 AS Timestamp64) and pk_Interval64=CAST(5 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'50.0\' AS DyNumber) and col_index_String=\'String 5\' and col_index_Utf8=\'Utf8 5\' and col_index_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2005-01-01\' AS Date) and col_index_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200500000000 AS Timestamp) and col_index_Interval=CAST(5 AS Interval) and col_index_Date32=CAST(\'2005-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200500000000 AS Timestamp64) and col_index_Interval64=CAST(5 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2351174b-f235-45b9-a1be-1e428e4fbdec, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 187f919d-e883-4ac0-92ce-b6869da4bb4b, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 187f919d-e883-4ac0-92ce-b6869da4bb4b, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'60.0\' AS DyNumber) and col_index_String=\'String 6\' and col_index_Utf8=\'Utf8 6\' and col_index_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2006-01-01\' AS Date) and col_index_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 187f919d-e883-4ac0-92ce-b6869da4bb4b, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ba6dbedc-a164-4029-b6c3-3faa56cdb831, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ba6dbedc-a164-4029-b6c3-3faa56cdb831, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(7 AS Int64) and pk_Uint64=CAST(7 AS Uint64) and pk_Int32=CAST(7 AS Int32) and pk_Uint32=CAST(7 AS Uint32) and pk_Int16=CAST(7 AS Int16) and pk_Uint16=CAST(7 AS Uint16) and pk_Int8=CAST(7 AS Int8) and pk_Uint8=CAST(7 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'7\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'70.0\' AS DyNumber) and pk_String=\'String 7\' and pk_Utf8=\'Utf8 7\' and pk_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2007-01-01\' AS Date) and pk_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200700000000 AS Timestamp) and pk_Interval=CAST(7 AS Interval) and pk_Date32=CAST(\'2007-01-01\' AS Date32) and pk_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200700000000 AS Timestamp64) and pk_Interval64=CAST(7 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'70.0\' AS DyNumber) and col_index_String=\'String 7\' and col_index_Utf8=\'Utf8 7\' and col_index_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2007-01-01\' AS Date) and col_index_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200700000000 AS Timestamp) and col_index_Interval=CAST(7 AS Interval) and col_index_Date32=CAST(\'2007-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200700000000 AS Timestamp64) and col_index_Interval64=CAST(7 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ba6dbedc-a164-4029-b6c3-3faa56cdb831, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 09f7d20c-2eb3-43b9-93be-53ac0bfcb1ed, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09f7d20c-2eb3-43b9-93be-53ac0bfcb1ed, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(8 AS Int64) and pk_Uint64=CAST(8 AS Uint64) and pk_Int32=CAST(8 AS Int32) and pk_Uint32=CAST(8 AS Uint32) and pk_Int16=CAST(8 AS Int16) and pk_Uint16=CAST(8 AS Uint16) and pk_Int8=CAST(8 AS Int8) and pk_Uint8=CAST(8 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'8\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'80.0\' AS DyNumber) and pk_String=\'String 8\' and pk_Utf8=\'Utf8 8\' and pk_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2008-01-01\' AS Date) and pk_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200800000000 AS Timestamp) and pk_Interval=CAST(8 AS Interval) and pk_Date32=CAST(\'2008-01-01\' AS Date32) and pk_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200800000000 AS Timestamp64) and pk_Interval64=CAST(8 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'80.0\' AS DyNumber) and col_index_String=\'String 8\' and col_index_Utf8=\'Utf8 8\' and col_index_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2008-01-01\' AS Date) and col_index_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200800000000 AS Timestamp) and col_index_Interval=CAST(8 AS Interval) and col_index_Date32=CAST(\'2008-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200800000000 AS Timestamp64) and col_index_Interval64=CAST(8 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 09f7d20c-2eb3-43b9-93be-53ac0bfcb1ed, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bdfca016-ea64-4328-89c1-143dbe5e6132, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bdfca016-ea64-4328-89c1-143dbe5e6132, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(9 AS Int64) and pk_Uint64=CAST(9 AS Uint64) and pk_Int32=CAST(9 AS Int32) and pk_Uint32=CAST(9 AS Uint32) and pk_Int16=CAST(9 AS Int16) and pk_Uint16=CAST(9 AS Uint16) and pk_Int8=CAST(9 AS Int8) and pk_Uint8=CAST(9 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'9\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'90.0\' AS DyNumber) and pk_String=\'String 9\' and pk_Utf8=\'Utf8 9\' and pk_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2009-01-01\' AS Date) and pk_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200900000000 AS Timestamp) and pk_Interval=CAST(9 AS Interval) and pk_Date32=CAST(\'2009-01-01\' AS Date32) and pk_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200900000000 AS Timestamp64) and pk_Interval64=CAST(9 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'90.0\' AS DyNumber) and col_index_String=\'String 9\' and col_index_Utf8=\'Utf8 9\' and col_index_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2009-01-01\' AS Date) and col_index_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696200900000000 AS Timestamp) and col_index_Interval=CAST(9 AS Interval) and col_index_Date32=CAST(\'2009-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696200900000000 AS Timestamp64) and col_index_Interval64=CAST(9 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bdfca016-ea64-4328-89c1-143dbe5e6132, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 01e34ca8-72a6-406b-a39a-c8036580a202, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 01e34ca8-72a6-406b-a39a-c8036580a202, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(10 AS Int64) and pk_Uint64=CAST(10 AS Uint64) and pk_Int32=CAST(10 AS Int32) and pk_Uint32=CAST(10 AS Uint32) and pk_Int16=CAST(10 AS Int16) and pk_Uint16=CAST(10 AS Uint16) and pk_Int8=CAST(10 AS Int8) and pk_Uint8=CAST(10 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'10\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'100.0\' AS DyNumber) and pk_String=\'String 10\' and pk_Utf8=\'Utf8 10\' and pk_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2010-01-01\' AS Date) and pk_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201000000000 AS Timestamp) and pk_Interval=CAST(10 AS Interval) and pk_Date32=CAST(\'2010-01-01\' AS Date32) and pk_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201000000000 AS Timestamp64) and pk_Interval64=CAST(10 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'100.0\' AS DyNumber) and col_index_String=\'String 10\' and col_index_Utf8=\'Utf8 10\' and col_index_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2010-01-01\' AS Date) and col_index_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696201000000000 AS Timestamp) and col_index_Interval=CAST(10 AS Interval) and col_index_Date32=CAST(\'2010-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696201000000000 AS Timestamp64) and col_index_Interval64=CAST(10 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 01e34ca8-72a6-406b-a39a-c8036580a202, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fa13c152-ffe6-48fd-9355-cc7238e0bb75, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fa13c152-ffe6-48fd-9355-cc7238e0bb75, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(11 AS Int64) and pk_Uint64=CAST(11 AS Uint64) and pk_Int32=CAST(11 AS Int32) and pk_Uint32=CAST(11 AS Uint32) and pk_Int16=CAST(11 AS Int16) and pk_Uint16=CAST(11 AS Uint16) and pk_Int8=CAST(11 AS Int8) and pk_Uint8=CAST(11 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'11\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'110.0\' AS DyNumber) and pk_String=\'String 11\' and pk_Utf8=\'Utf8 11\' and pk_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2011-01-01\' AS Date) and pk_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201100000000 AS Timestamp) and pk_Interval=CAST(11 AS Interval) and pk_Date32=CAST(\'2011-01-01\' AS Date32) and pk_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201100000000 AS Timestamp64) and pk_Interval64=CAST(11 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'110.0\' AS DyNumber) and col_index_String=\'String 11\' and col_index_Utf8=\'Utf8 11\' and col_index_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2011-01-01\' AS Date) and col_index_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696201100000000 AS Timestamp) and col_index_Interval=CAST(11 AS Interval) and col_index_Date32=CAST(\'2011-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696201100000000 AS Timestamp64) and col_index_Interval64=CAST(11 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fa13c152-ffe6-48fd-9355-cc7238e0bb75, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d9d93270-dd55-4a20-9d79-2e589005cbf9, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d9d93270-dd55-4a20-9d79-2e589005cbf9, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(12 AS Int64) and pk_Uint64=CAST(12 AS Uint64) and pk_Int32=CAST(12 AS Int32) and pk_Uint32=CAST(12 AS Uint32) and pk_Int16=CAST(12 AS Int16) and pk_Uint16=CAST(12 AS Uint16) and pk_Int8=CAST(12 AS Int8) and pk_Uint8=CAST(12 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'12\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'120.0\' AS DyNumber) and pk_String=\'String 12\' and pk_Utf8=\'Utf8 12\' and pk_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2012-01-01\' AS Date) and pk_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201200000000 AS Timestamp) and pk_Interval=CAST(12 AS Interval) and pk_Date32=CAST(\'2012-01-01\' AS Date32) and pk_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201200000000 AS Timestamp64) and pk_Interval64=CAST(12 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'120.0\' AS DyNumber) and col_index_String=\'String 12\' and col_index_Utf8=\'Utf8 12\' and col_index_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2012-01-01\' AS Date) and col_index_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696201200000000 AS Timestamp) and col_index_Interval=CAST(12 AS Interval) and col_index_Date32=CAST(\'2012-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696201200000000 AS Timestamp64) and col_index_Interval64=CAST(12 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d9d93270-dd55-4a20-9d79-2e589005cbf9, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8b2f8673-d750-4e5d-ada6-d9978dc8d920, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8b2f8673-d750-4e5d-ada6-d9978dc8d920, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(13 AS Int64) and pk_Uint64=CAST(13 AS Uint64) and pk_Int32=CAST(13 AS Int32) and pk_Uint32=CAST(13 AS Uint32) and pk_Int16=CAST(13 AS Int16) and pk_Uint16=CAST(13 AS Uint16) and pk_Int8=CAST(13 AS Int8) and pk_Uint8=CAST(13 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'13\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'130.0\' AS DyNumber) and pk_String=\'String 13\' and pk_Utf8=\'Utf8 13\' and pk_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2013-01-01\' AS Date) and pk_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201300000000 AS Timestamp) and pk_Interval=CAST(13 AS Interval) and pk_Date32=CAST(\'2013-01-01\' AS Date32) and pk_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201300000000 AS Timestamp64) and pk_Interval64=CAST(13 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'130.0\' AS DyNumber) and col_index_String=\'String 13\' and col_index_Utf8=\'Utf8 13\' and col_index_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2013-01-01\' AS Date) and col_index_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696201300000000 AS Timestamp) and col_index_Interval=CAST(13 AS Interval) and col_index_Date32=CAST(\'2013-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696201300000000 AS Timestamp64) and col_index_Interval64=CAST(13 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8b2f8673-d750-4e5d-ada6-d9978dc8d920, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5aab1bc5-a3b5-4c04-8010-73e6f0dc2aff, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5aab1bc5-a3b5-4c04-8010-73e6f0dc2aff, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(14 AS Int64) and pk_Uint64=CAST(14 AS Uint64) and pk_Int32=CAST(14 AS Int32) and pk_Uint32=CAST(14 AS Uint32) and pk_Int16=CAST(14 AS Int16) and pk_Uint16=CAST(14 AS Uint16) and pk_Int8=CAST(14 AS Int8) and pk_Uint8=CAST(14 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'14\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'140.0\' AS DyNumber) and pk_String=\'String 14\' and pk_Utf8=\'Utf8 14\' and pk_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2014-01-01\' AS Date) and pk_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201400000000 AS Timestamp) and pk_Interval=CAST(14 AS Interval) and pk_Date32=CAST(\'2014-01-01\' AS Date32) and pk_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201400000000 AS Timestamp64) and pk_Interval64=CAST(14 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'140.0\' AS DyNumber) and col_index_String=\'String 14\' and col_index_Utf8=\'Utf8 14\' and col_index_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2014-01-01\' AS Date) and col_index_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696201400000000 AS Timestamp) and col_index_Interval=CAST(14 AS Interval) and col_index_Date32=CAST(\'2014-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696201400000000 AS Timestamp64) and col_index_Interval64=CAST(14 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5aab1bc5-a3b5-4c04-8010-73e6f0dc2aff, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1b97bf95-c6b9-4b4e-941b-3a9bc9aad537, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1b97bf95-c6b9-4b4e-941b-3a9bc9aad537, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(15 AS Int64) and pk_Uint64=CAST(15 AS Uint64) and pk_Int32=CAST(15 AS Int32) and pk_Uint32=CAST(15 AS Uint32) and pk_Int16=CAST(15 AS Int16) and pk_Uint16=CAST(15 AS Uint16) and pk_Int8=CAST(15 AS Int8) and pk_Uint8=CAST(15 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'15\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'150.0\' AS DyNumber) and pk_String=\'String 15\' and pk_Utf8=\'Utf8 15\' and pk_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2015-01-01\' AS Date) and pk_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201500000000 AS Timestamp) and pk_Interval=CAST(15 AS Interval) and pk_Date32=CAST(\'2015-01-01\' AS Date32) and pk_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201500000000 AS Timestamp64) and pk_Interval64=CAST(15 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'150.0\' AS DyNumber) and col_index_String=\'String 15\' and col_index_Utf8=\'Utf8 15\' and col_index_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2015-01-01\' AS Date) and col_index_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696201500000000 AS Timestamp) and col_index_Interval=CAST(15 AS Interval) and col_index_Date32=CAST(\'2015-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696201500000000 AS Timestamp64) and col_index_Interval64=CAST(15 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1b97bf95-c6b9-4b4e-941b-3a9bc9aad537, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8298d2cf-b5d2-4dca-af0f-072703151256, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8298d2cf-b5d2-4dca-af0f-072703151256, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(16 AS Int64) and pk_Uint64=CAST(16 AS Uint64) and pk_Int32=CAST(16 AS Int32) and pk_Uint32=CAST(16 AS Uint32) and pk_Int16=CAST(16 AS Int16) and pk_Uint16=CAST(16 AS Uint16) and pk_Int8=CAST(16 AS Int8) and pk_Uint8=CAST(16 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'16\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'160.0\' AS DyNumber) and pk_String=\'String 16\' and pk_Utf8=\'Utf8 16\' and pk_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2016-01-01\' AS Date) and pk_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201600000000 AS Timestamp) and pk_Interval=CAST(16 AS Interval) and pk_Date32=CAST(\'2016-01-01\' AS Date32) and pk_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201600000000 AS Timestamp64) and pk_Interval64=CAST(16 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'160.0\' AS DyNumber) and col_index_String=\'String 16\' and col_index_Utf8=\'Utf8 16\' and col_index_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2016-01-01\' AS Date) and col_index_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696201600000000 AS Timestamp) and col_index_Interval=CAST(16 AS Interval) and col_index_Date32=CAST(\'2016-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696201600000000 AS Timestamp64) and col_index_Interval64=CAST(16 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8298d2cf-b5d2-4dca-af0f-072703151256, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8626d833-47eb-49a2-9276-b3489b9e2ef7, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8626d833-47eb-49a2-9276-b3489b9e2ef7, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(17 AS Int64) and pk_Uint64=CAST(17 AS Uint64) and pk_Int32=CAST(17 AS Int32) and pk_Uint32=CAST(17 AS Uint32) and pk_Int16=CAST(17 AS Int16) and pk_Uint16=CAST(17 AS Uint16) and pk_Int8=CAST(17 AS Int8) and pk_Uint8=CAST(17 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'17\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'170.0\' AS DyNumber) and pk_String=\'String 17\' and pk_Utf8=\'Utf8 17\' and pk_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2017-01-01\' AS Date) and pk_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201700000000 AS Timestamp) and pk_Interval=CAST(17 AS Interval) and pk_Date32=CAST(\'2017-01-01\' AS Date32) and pk_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201700000000 AS Timestamp64) and pk_Interval64=CAST(17 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'170.0\' AS DyNumber) and col_index_String=\'String 17\' and col_index_Utf8=\'Utf8 17\' and col_index_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2017-01-01\' AS Date) and col_index_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696201700000000 AS Timestamp) and col_index_Interval=CAST(17 AS Interval) and col_index_Date32=CAST(\'2017-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696201700000000 AS Timestamp64) and col_index_Interval64=CAST(17 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8626d833-47eb-49a2-9276-b3489b9e2ef7, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7802b3e5-e5f9-4aa0-9983-a0f8ecf4d5dd, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7802b3e5-e5f9-4aa0-9983-a0f8ecf4d5dd, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(18 AS Int64) and pk_Uint64=CAST(18 AS Uint64) and pk_Int32=CAST(18 AS Int32) and pk_Uint32=CAST(18 AS Uint32) and pk_Int16=CAST(18 AS Int16) and pk_Uint16=CAST(18 AS Uint16) and pk_Int8=CAST(18 AS Int8) and pk_Uint8=CAST(18 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'18\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'180.0\' AS DyNumber) and pk_String=\'String 18\' and pk_Utf8=\'Utf8 18\' and pk_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2018-01-01\' AS Date) and pk_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201800000000 AS Timestamp) and pk_Interval=CAST(18 AS Interval) and pk_Date32=CAST(\'2018-01-01\' AS Date32) and pk_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201800000000 AS Timestamp64) and pk_Interval64=CAST(18 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'180.0\' AS DyNumber) and col_index_String=\'String 18\' and col_index_Utf8=\'Utf8 18\' and col_index_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2018-01-01\' AS Date) and col_index_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696201800000000 AS Timestamp) and col_index_Interval=CAST(18 AS Interval) and col_index_Date32=CAST(\'2018-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696201800000000 AS Timestamp64) and col_index_Interval64=CAST(18 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7802b3e5-e5f9-4aa0-9983-a0f8ecf4d5dd, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 689c93fd-f116-4832-a277-59da4ecf973c, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 689c93fd-f116-4832-a277-59da4ecf973c, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(19 AS Int64) and pk_Uint64=CAST(19 AS Uint64) and pk_Int32=CAST(19 AS Int32) and pk_Uint32=CAST(19 AS Uint32) and pk_Int16=CAST(19 AS Int16) and pk_Uint16=CAST(19 AS Uint16) and pk_Int8=CAST(19 AS Int8) and pk_Uint8=CAST(19 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'19\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'190.0\' AS DyNumber) and pk_String=\'String 19\' and pk_Utf8=\'Utf8 19\' and pk_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2019-01-01\' AS Date) and pk_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201900000000 AS Timestamp) and pk_Interval=CAST(19 AS Interval) and pk_Date32=CAST(\'2019-01-01\' AS Date32) and pk_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201900000000 AS Timestamp64) and pk_Interval64=CAST(19 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'190.0\' AS DyNumber) and col_index_String=\'String 19\' and col_index_Utf8=\'Utf8 19\' and col_index_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2019-01-01\' AS Date) and col_index_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696201900000000 AS Timestamp) and col_index_Interval=CAST(19 AS Interval) and col_index_Date32=CAST(\'2019-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696201900000000 AS Timestamp64) and col_index_Interval64=CAST(19 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 689c93fd-f116-4832-a277-59da4ecf973c, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fb499204-7e84-4d4a-936a-50c837114ea3, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fb499204-7e84-4d4a-936a-50c837114ea3, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(20 AS Int64) and pk_Uint64=CAST(20 AS Uint64) and pk_Int32=CAST(20 AS Int32) and pk_Uint32=CAST(20 AS Uint32) and pk_Int16=CAST(20 AS Int16) and pk_Uint16=CAST(20 AS Uint16) and pk_Int8=CAST(20 AS Int8) and pk_Uint8=CAST(20 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'20\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'200.0\' AS DyNumber) and pk_String=\'String 20\' and pk_Utf8=\'Utf8 20\' and pk_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2020-01-01\' AS Date) and pk_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202000000000 AS Timestamp) and pk_Interval=CAST(20 AS Interval) and pk_Date32=CAST(\'2020-01-01\' AS Date32) and pk_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202000000000 AS Timestamp64) and pk_Interval64=CAST(20 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'200.0\' AS DyNumber) and col_index_String=\'String 20\' and col_index_Utf8=\'Utf8 20\' and col_index_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2020-01-01\' AS Date) and col_index_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696202000000000 AS Timestamp) and col_index_Interval=CAST(20 AS Interval) and col_index_Date32=CAST(\'2020-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696202000000000 AS Timestamp64) and col_index_Interval64=CAST(20 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fb499204-7e84-4d4a-936a-50c837114ea3, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 01192389-033a-4e62-b17f-76f96cba257c, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 01192389-033a-4e62-b17f-76f96cba257c, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(21 AS Int64) and pk_Uint64=CAST(21 AS Uint64) and pk_Int32=CAST(21 AS Int32) and pk_Uint32=CAST(21 AS Uint32) and pk_Int16=CAST(21 AS Int16) and pk_Uint16=CAST(21 AS Uint16) and pk_Int8=CAST(21 AS Int8) and pk_Uint8=CAST(21 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'21\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'210.0\' AS DyNumber) and pk_String=\'String 21\' and pk_Utf8=\'Utf8 21\' and pk_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2021-01-01\' AS Date) and pk_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202100000000 AS Timestamp) and pk_Interval=CAST(21 AS Interval) and pk_Date32=CAST(\'2021-01-01\' AS Date32) and pk_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202100000000 AS Timestamp64) and pk_Interval64=CAST(21 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'210.0\' AS DyNumber) and col_index_String=\'String 21\' and col_index_Utf8=\'Utf8 21\' and col_index_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2021-01-01\' AS Date) and col_index_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696202100000000 AS Timestamp) and col_index_Interval=CAST(21 AS Interval) and col_index_Date32=CAST(\'2021-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696202100000000 AS Timestamp64) and col_index_Interval64=CAST(21 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 01192389-033a-4e62-b17f-76f96cba257c, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0a9a1b47-1a6c-4816-8cf8-5decf204ebd0, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0a9a1b47-1a6c-4816-8cf8-5decf204ebd0, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(22 AS Int64) and pk_Uint64=CAST(22 AS Uint64) and pk_Int32=CAST(22 AS Int32) and pk_Uint32=CAST(22 AS Uint32) and pk_Int16=CAST(22 AS Int16) and pk_Uint16=CAST(22 AS Uint16) and pk_Int8=CAST(22 AS Int8) and pk_Uint8=CAST(22 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'22\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'220.0\' AS DyNumber) and pk_String=\'String 22\' and pk_Utf8=\'Utf8 22\' and pk_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2022-01-01\' AS Date) and pk_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202200000000 AS Timestamp) and pk_Interval=CAST(22 AS Interval) and pk_Date32=CAST(\'2022-01-01\' AS Date32) and pk_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202200000000 AS Timestamp64) and pk_Interval64=CAST(22 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'220.0\' AS DyNumber) and col_index_String=\'String 22\' and col_index_Utf8=\'Utf8 22\' and col_index_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2022-01-01\' AS Date) and col_index_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696202200000000 AS Timestamp) and col_index_Interval=CAST(22 AS Interval) and col_index_Date32=CAST(\'2022-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696202200000000 AS Timestamp64) and col_index_Interval64=CAST(22 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0a9a1b47-1a6c-4816-8cf8-5decf204ebd0, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3c179628-ca63-4dd9-835f-27f8d5ace110, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3c179628-ca63-4dd9-835f-27f8d5ace110, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(23 AS Int64) and pk_Uint64=CAST(23 AS Uint64) and pk_Int32=CAST(23 AS Int32) and pk_Uint32=CAST(23 AS Uint32) and pk_Int16=CAST(23 AS Int16) and pk_Uint16=CAST(23 AS Uint16) and pk_Int8=CAST(23 AS Int8) and pk_Uint8=CAST(23 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'23\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'230.0\' AS DyNumber) and pk_String=\'String 23\' and pk_Utf8=\'Utf8 23\' and pk_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2023-01-01\' AS Date) and pk_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202300000000 AS Timestamp) and pk_Interval=CAST(23 AS Interval) and pk_Date32=CAST(\'2023-01-01\' AS Date32) and pk_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202300000000 AS Timestamp64) and pk_Interval64=CAST(23 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'230.0\' AS DyNumber) and col_index_String=\'String 23\' and col_index_Utf8=\'Utf8 23\' and col_index_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2023-01-01\' AS Date) and col_index_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696202300000000 AS Timestamp) and col_index_Interval=CAST(23 AS Interval) and col_index_Date32=CAST(\'2023-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696202300000000 AS Timestamp64) and col_index_Interval64=CAST(23 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3c179628-ca63-4dd9-835f-27f8d5ace110, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 59ffdd82-e113-44b0-90e5-fe79946c2231, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 59ffdd82-e113-44b0-90e5-fe79946c2231, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(24 AS Int64) and pk_Uint64=CAST(24 AS Uint64) and pk_Int32=CAST(24 AS Int32) and pk_Uint32=CAST(24 AS Uint32) and pk_Int16=CAST(24 AS Int16) and pk_Uint16=CAST(24 AS Uint16) and pk_Int8=CAST(24 AS Int8) and pk_Uint8=CAST(24 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'24\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'240.0\' AS DyNumber) and pk_String=\'String 24\' and pk_Utf8=\'Utf8 24\' and pk_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2024-01-01\' AS Date) and pk_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202400000000 AS Timestamp) and pk_Interval=CAST(24 AS Interval) and pk_Date32=CAST(\'2024-01-01\' AS Date32) and pk_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202400000000 AS Timestamp64) and pk_Interval64=CAST(24 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'240.0\' AS DyNumber) and col_index_String=\'String 24\' and col_index_Utf8=\'Utf8 24\' and col_index_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2024-01-01\' AS Date) and col_index_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696202400000000 AS Timestamp) and col_index_Interval=CAST(24 AS Interval) and col_index_Date32=CAST(\'2024-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696202400000000 AS Timestamp64) and col_index_Interval64=CAST(24 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 59ffdd82-e113-44b0-90e5-fe79946c2231, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8af3d3ac-1ba8-4093-926a-2dc84083bd6e, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8af3d3ac-1ba8-4093-926a-2dc84083bd6e, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(25 AS Int64) and pk_Uint64=CAST(25 AS Uint64) and pk_Int32=CAST(25 AS Int32) and pk_Uint32=CAST(25 AS Uint32) and pk_Int16=CAST(25 AS Int16) and pk_Uint16=CAST(25 AS Uint16) and pk_Int8=CAST(25 AS Int8) and pk_Uint8=CAST(25 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'25\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'250.0\' AS DyNumber) and pk_String=\'String 25\' and pk_Utf8=\'Utf8 25\' and pk_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2025-01-01\' AS Date) and pk_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202500000000 AS Timestamp) and pk_Interval=CAST(25 AS Interval) and pk_Date32=CAST(\'2025-01-01\' AS Date32) and pk_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202500000000 AS Timestamp64) and pk_Interval64=CAST(25 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'250.0\' AS DyNumber) and col_index_String=\'String 25\' and col_index_Utf8=\'Utf8 25\' and col_index_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2025-01-01\' AS Date) and col_index_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696202500000000 AS Timestamp) and col_index_Interval=CAST(25 AS Interval) and col_index_Date32=CAST(\'2025-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696202500000000 AS Timestamp64) and col_index_Interval64=CAST(25 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8af3d3ac-1ba8-4093-926a-2dc84083bd6e, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dfeca0df-f320-469f-83c8-58ac5e3e8c8e, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dfeca0df-f320-469f-83c8-58ac5e3e8c8e, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(26 AS Int64) and pk_Uint64=CAST(26 AS Uint64) and pk_Int32=CAST(26 AS Int32) and pk_Uint32=CAST(26 AS Uint32) and pk_Int16=CAST(26 AS Int16) and pk_Uint16=CAST(26 AS Uint16) and pk_Int8=CAST(26 AS Int8) and pk_Uint8=CAST(26 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'26\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'26.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'26.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'260.0\' AS DyNumber) and pk_String=\'String 26\' and pk_Utf8=\'Utf8 26\' and pk_UUID=CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2026-01-01\' AS Date) and pk_Datetime=CAST(\'2026-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202600000000 AS Timestamp) and pk_Interval=CAST(26 AS Interval) and pk_Date32=CAST(\'2026-01-01\' AS Date32) and pk_Datetime64=CAST(\'2026-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202600000000 AS Timestamp64) and pk_Interval64=CAST(26 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'260.0\' AS DyNumber) and col_index_String=\'String 26\' and col_index_Utf8=\'Utf8 26\' and col_index_UUID=CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2026-01-01\' AS Date) and col_index_Datetime=CAST(\'2026-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696202600000000 AS Timestamp) and col_index_Interval=CAST(26 AS Interval) and col_index_Date32=CAST(\'2026-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2026-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696202600000000 AS Timestamp64) and col_index_Interval64=CAST(26 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dfeca0df-f320-469f-83c8-58ac5e3e8c8e, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 89567049-bbb3-44c5-bbad-f1924f1223b5, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 89567049-bbb3-44c5-bbad-f1924f1223b5, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(27 AS Int64) and pk_Uint64=CAST(27 AS Uint64) and pk_Int32=CAST(27 AS Int32) and pk_Uint32=CAST(27 AS Uint32) and pk_Int16=CAST(27 AS Int16) and pk_Uint16=CAST(27 AS Uint16) and pk_Int8=CAST(27 AS Int8) and pk_Uint8=CAST(27 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'27\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'27.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'27.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'270.0\' AS DyNumber) and pk_String=\'String 27\' and pk_Utf8=\'Utf8 27\' and pk_UUID=CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2027-01-01\' AS Date) and pk_Datetime=CAST(\'2027-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202700000000 AS Timestamp) and pk_Interval=CAST(27 AS Interval) and pk_Date32=CAST(\'2027-01-01\' AS Date32) and pk_Datetime64=CAST(\'2027-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202700000000 AS Timestamp64) and pk_Interval64=CAST(27 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'270.0\' AS DyNumber) and col_index_String=\'String 27\' and col_index_Utf8=\'Utf8 27\' and col_index_UUID=CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2027-01-01\' AS Date) and col_index_Datetime=CAST(\'2027-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696202700000000 AS Timestamp) and col_index_Interval=CAST(27 AS Interval) and col_index_Date32=CAST(\'2027-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2027-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696202700000000 AS Timestamp64) and col_index_Interval64=CAST(27 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 89567049-bbb3-44c5-bbad-f1924f1223b5, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1476b12c-5780-411e-8366-ee475b6b5655, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1476b12c-5780-411e-8366-ee475b6b5655, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(28 AS Int64) and pk_Uint64=CAST(28 AS Uint64) and pk_Int32=CAST(28 AS Int32) and pk_Uint32=CAST(28 AS Uint32) and pk_Int16=CAST(28 AS Int16) and pk_Uint16=CAST(28 AS Uint16) and pk_Int8=CAST(28 AS Int8) and pk_Uint8=CAST(28 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'28\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'28.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'28.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'280.0\' AS DyNumber) and pk_String=\'String 28\' and pk_Utf8=\'Utf8 28\' and pk_UUID=CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2028-01-01\' AS Date) and pk_Datetime=CAST(\'2028-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202800000000 AS Timestamp) and pk_Interval=CAST(28 AS Interval) and pk_Date32=CAST(\'2028-01-01\' AS Date32) and pk_Datetime64=CAST(\'2028-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202800000000 AS Timestamp64) and pk_Interval64=CAST(28 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'280.0\' AS DyNumber) and col_index_String=\'String 28\' and col_index_Utf8=\'Utf8 28\' and col_index_UUID=CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2028-01-01\' AS Date) and col_index_Datetime=CAST(\'2028-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696202800000000 AS Timestamp) and col_index_Interval=CAST(28 AS Interval) and col_index_Date32=CAST(\'2028-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2028-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696202800000000 AS Timestamp64) and col_index_Interval64=CAST(28 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1476b12c-5780-411e-8366-ee475b6b5655, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b655e24a-7499-44ed-99fc-19fb29001bfa, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b655e24a-7499-44ed-99fc-19fb29001bfa, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(29 AS Int64) and pk_Uint64=CAST(29 AS Uint64) and pk_Int32=CAST(29 AS Int32) and pk_Uint32=CAST(29 AS Uint32) and pk_Int16=CAST(29 AS Int16) and pk_Uint16=CAST(29 AS Uint16) and pk_Int8=CAST(29 AS Int8) and pk_Uint8=CAST(29 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'29\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'29.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'29.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'290.0\' AS DyNumber) and pk_String=\'String 29\' and pk_Utf8=\'Utf8 29\' and pk_UUID=CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2029-01-01\' AS Date) and pk_Datetime=CAST(\'2029-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202900000000 AS Timestamp) and pk_Interval=CAST(29 AS Interval) and pk_Date32=CAST(\'2029-01-01\' AS Date32) and pk_Datetime64=CAST(\'2029-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202900000000 AS Timestamp64) and pk_Interval64=CAST(29 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'290.0\' AS DyNumber) and col_index_String=\'String 29\' and col_index_Utf8=\'Utf8 29\' and col_index_UUID=CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2029-01-01\' AS Date) and col_index_Datetime=CAST(\'2029-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696202900000000 AS Timestamp) and col_index_Interval=CAST(29 AS Interval) and col_index_Date32=CAST(\'2029-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2029-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696202900000000 AS Timestamp64) and col_index_Interval64=CAST(29 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b655e24a-7499-44ed-99fc-19fb29001bfa, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3fc266b1-a88a-4cb0-8a6e-af4a4b5882fd, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3fc266b1-a88a-4cb0-8a6e-af4a4b5882fd, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(30 AS Int64) and pk_Uint64=CAST(30 AS Uint64) and pk_Int32=CAST(30 AS Int32) and pk_Uint32=CAST(30 AS Uint32) and pk_Int16=CAST(30 AS Int16) and pk_Uint16=CAST(30 AS Uint16) and pk_Int8=CAST(30 AS Int8) and pk_Uint8=CAST(30 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'30\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'30.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'30.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'300.0\' AS DyNumber) and pk_String=\'String 30\' and pk_Utf8=\'Utf8 30\' and pk_UUID=CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2030-01-01\' AS Date) and pk_Datetime=CAST(\'2030-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203000000000 AS Timestamp) and pk_Interval=CAST(30 AS Interval) and pk_Date32=CAST(\'2030-01-01\' AS Date32) and pk_Datetime64=CAST(\'2030-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203000000000 AS Timestamp64) and pk_Interval64=CAST(30 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'300.0\' AS DyNumber) and col_index_String=\'String 30\' and col_index_Utf8=\'Utf8 30\' and col_index_UUID=CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2030-01-01\' AS Date) and col_index_Datetime=CAST(\'2030-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696203000000000 AS Timestamp) and col_index_Interval=CAST(30 AS Interval) and col_index_Date32=CAST(\'2030-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2030-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696203000000000 AS Timestamp64) and col_index_Interval64=CAST(30 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3fc266b1-a88a-4cb0-8a6e-af4a4b5882fd, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6ecab900-cf3e-4755-9d29-789619a3a2f4, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6ecab900-cf3e-4755-9d29-789619a3a2f4, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(31 AS Int64) and pk_Uint64=CAST(31 AS Uint64) and pk_Int32=CAST(31 AS Int32) and pk_Uint32=CAST(31 AS Uint32) and pk_Int16=CAST(31 AS Int16) and pk_Uint16=CAST(31 AS Uint16) and pk_Int8=CAST(31 AS Int8) and pk_Uint8=CAST(31 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'31\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'31.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'31.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'310.0\' AS DyNumber) and pk_String=\'String 31\' and pk_Utf8=\'Utf8 31\' and pk_UUID=CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2031-01-01\' AS Date) and pk_Datetime=CAST(\'2031-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203100000000 AS Timestamp) and pk_Interval=CAST(31 AS Interval) and pk_Date32=CAST(\'2031-01-01\' AS Date32) and pk_Datetime64=CAST(\'2031-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203100000000 AS Timestamp64) and pk_Interval64=CAST(31 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'310.0\' AS DyNumber) and col_index_String=\'String 31\' and col_index_Utf8=\'Utf8 31\' and col_index_UUID=CAST(\'30315678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2031-01-01\' AS Date) and col_index_Datetime=CAST(\'2031-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696203100000000 AS Timestamp) and col_index_Interval=CAST(31 AS Interval) and col_index_Date32=CAST(\'2031-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2031-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696203100000000 AS Timestamp64) and col_index_Interval64=CAST(31 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6ecab900-cf3e-4755-9d29-789619a3a2f4, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aeecb0e3-9b17-4574-b5d3-655bd9c1826e, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aeecb0e3-9b17-4574-b5d3-655bd9c1826e, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(32 AS Int64) and pk_Uint64=CAST(32 AS Uint64) and pk_Int32=CAST(32 AS Int32) and pk_Uint32=CAST(32 AS Uint32) and pk_Int16=CAST(32 AS Int16) and pk_Uint16=CAST(32 AS Uint16) and pk_Int8=CAST(32 AS Int8) and pk_Uint8=CAST(32 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'32\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'32.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'32.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'320.0\' AS DyNumber) and pk_String=\'String 32\' and pk_Utf8=\'Utf8 32\' and pk_UUID=CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2032-01-01\' AS Date) and pk_Datetime=CAST(\'2032-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203200000000 AS Timestamp) and pk_Interval=CAST(32 AS Interval) and pk_Date32=CAST(\'2032-01-01\' AS Date32) and pk_Datetime64=CAST(\'2032-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203200000000 AS Timestamp64) and pk_Interval64=CAST(32 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'320.0\' AS DyNumber) and col_index_String=\'String 32\' and col_index_Utf8=\'Utf8 32\' and col_index_UUID=CAST(\'30325678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2032-01-01\' AS Date) and col_index_Datetime=CAST(\'2032-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696203200000000 AS Timestamp) and col_index_Interval=CAST(32 AS Interval) and col_index_Date32=CAST(\'2032-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2032-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696203200000000 AS Timestamp64) and col_index_Interval64=CAST(32 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aeecb0e3-9b17-4574-b5d3-655bd9c1826e, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 64badab9-bbb6-4802-81ff-b6f9b6e0f6b4, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 64badab9-bbb6-4802-81ff-b6f9b6e0f6b4, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(33 AS Int64) and pk_Uint64=CAST(33 AS Uint64) and pk_Int32=CAST(33 AS Int32) and pk_Uint32=CAST(33 AS Uint32) and pk_Int16=CAST(33 AS Int16) and pk_Uint16=CAST(33 AS Uint16) and pk_Int8=CAST(33 AS Int8) and pk_Uint8=CAST(33 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'33\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'33.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'33.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'330.0\' AS DyNumber) and pk_String=\'String 33\' and pk_Utf8=\'Utf8 33\' and pk_UUID=CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2033-01-01\' AS Date) and pk_Datetime=CAST(\'2033-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203300000000 AS Timestamp) and pk_Interval=CAST(33 AS Interval) and pk_Date32=CAST(\'2033-01-01\' AS Date32) and pk_Datetime64=CAST(\'2033-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203300000000 AS Timestamp64) and pk_Interval64=CAST(33 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'330.0\' AS DyNumber) and col_index_String=\'String 33\' and col_index_Utf8=\'Utf8 33\' and col_index_UUID=CAST(\'30335678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2033-01-01\' AS Date) and col_index_Datetime=CAST(\'2033-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696203300000000 AS Timestamp) and col_index_Interval=CAST(33 AS Interval) and col_index_Date32=CAST(\'2033-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2033-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696203300000000 AS Timestamp64) and col_index_Interval64=CAST(33 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 64badab9-bbb6-4802-81ff-b6f9b6e0f6b4, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9970d0e8-48fd-4a0c-b24c-d8e6f79e6b9f, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9970d0e8-48fd-4a0c-b24c-d8e6f79e6b9f, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(34 AS Int64) and pk_Uint64=CAST(34 AS Uint64) and pk_Int32=CAST(34 AS Int32) and pk_Uint32=CAST(34 AS Uint32) and pk_Int16=CAST(34 AS Int16) and pk_Uint16=CAST(34 AS Uint16) and pk_Int8=CAST(34 AS Int8) and pk_Uint8=CAST(34 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'34\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'34.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'34.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'340.0\' AS DyNumber) and pk_String=\'String 34\' and pk_Utf8=\'Utf8 34\' and pk_UUID=CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2034-01-01\' AS Date) and pk_Datetime=CAST(\'2034-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203400000000 AS Timestamp) and pk_Interval=CAST(34 AS Interval) and pk_Date32=CAST(\'2034-01-01\' AS Date32) and pk_Datetime64=CAST(\'2034-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203400000000 AS Timestamp64) and pk_Interval64=CAST(34 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'340.0\' AS DyNumber) and col_index_String=\'String 34\' and col_index_Utf8=\'Utf8 34\' and col_index_UUID=CAST(\'30345678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2034-01-01\' AS Date) and col_index_Datetime=CAST(\'2034-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696203400000000 AS Timestamp) and col_index_Interval=CAST(34 AS Interval) and col_index_Date32=CAST(\'2034-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2034-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696203400000000 AS Timestamp64) and col_index_Interval64=CAST(34 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9970d0e8-48fd-4a0c-b24c-d8e6f79e6b9f, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 12484007-32a1-4290-8a79-6494ccbdc1f4, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 12484007-32a1-4290-8a79-6494ccbdc1f4, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(35 AS Int64) and pk_Uint64=CAST(35 AS Uint64) and pk_Int32=CAST(35 AS Int32) and pk_Uint32=CAST(35 AS Uint32) and pk_Int16=CAST(35 AS Int16) and pk_Uint16=CAST(35 AS Uint16) and pk_Int8=CAST(35 AS Int8) and pk_Uint8=CAST(35 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'35\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'35.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'35.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'350.0\' AS DyNumber) and pk_String=\'String 35\' and pk_Utf8=\'Utf8 35\' and pk_UUID=CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2035-01-01\' AS Date) and pk_Datetime=CAST(\'2035-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203500000000 AS Timestamp) and pk_Interval=CAST(35 AS Interval) and pk_Date32=CAST(\'2035-01-01\' AS Date32) and pk_Datetime64=CAST(\'2035-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203500000000 AS Timestamp64) and pk_Interval64=CAST(35 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'350.0\' AS DyNumber) and col_index_String=\'String 35\' and col_index_Utf8=\'Utf8 35\' and col_index_UUID=CAST(\'30355678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2035-01-01\' AS Date) and col_index_Datetime=CAST(\'2035-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696203500000000 AS Timestamp) and col_index_Interval=CAST(35 AS Interval) and col_index_Date32=CAST(\'2035-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2035-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696203500000000 AS Timestamp64) and col_index_Interval64=CAST(35 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 12484007-32a1-4290-8a79-6494ccbdc1f4, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 78f035a5-1a17-4505-bc24-bceebd421bcc, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 78f035a5-1a17-4505-bc24-bceebd421bcc, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__ASYNC` WHERE \n                pk_Int64=CAST(36 AS Int64) and pk_Uint64=CAST(36 AS Uint64) and pk_Int32=CAST(36 AS Int32) and pk_Uint32=CAST(36 AS Uint32) and pk_Int16=CAST(36 AS Int16) and pk_Uint16=CAST(36 AS Uint16) and pk_Int8=CAST(36 AS Int8) and pk_Uint8=CAST(36 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'36\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'36.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'36.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'360.0\' AS DyNumber) and pk_String=\'String 36\' and pk_Utf8=\'Utf8 36\' and pk_UUID=CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2036-01-01\' AS Date) and pk_Datetime=CAST(\'2036-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203600000000 AS Timestamp) and pk_Interval=CAST(36 AS Interval) and pk_Date32=CAST(\'2036-01-01\' AS Date32) and pk_Datetime64=CAST(\'2036-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203600000000 AS Timestamp64) and pk_Interval64=CAST(36 AS Interval64)\n                 and \n                col_index_DyNumber=CAST(\'360.0\' AS DyNumber) and col_index_String=\'String 36\' and col_index_Utf8=\'Utf8 36\' and col_index_UUID=CAST(\'30365678-e89b-12d3-a456-556642440000\' AS UUID) and col_index_Date=CAST(\'2036-01-01\' AS Date) and col_index_Datetime=CAST(\'2036-10-02T11:00:00Z\' AS Datetime) and col_index_Timestamp=CAST(1696203600000000 AS Timestamp) and col_index_Interval=CAST(36 AS Interval) and col_index_Date32=CAST(\'2036-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2036-10-02T11:00:00Z\' AS Datetime64) and col_index_Timestamp64=CAST(1696203600000000 AS Timestamp64) and col_index_Interval64=CAST(36 AS Interval64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 78f035a5-1a17-4505-bc24-bceebd421bcc, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ca2d9bc6-73df-48f2-bfb6-c586446b6656, ghrun-tebhsnycoe.auto.internal:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ca2d9bc6-73df-48f2-bfb6-c586446b6656, ghrun-tebhsnycoe.auto.internal:8649): request = { session_id: "ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_index_1__ASYNC`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ca2d9bc6-73df-48f2-bfb6-c586446b6656, ghrun-tebhsnycoe.auto.internal:8649): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTA5Mjk5ZGQtNTY5MDE4MDUtMTgzMzVjYzktZTY2ZjIyNTQ=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:23090/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10271
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20660
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12736
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23090
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12687
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, 6510be7d-c4fc-4b29-a615-e1e96b230f9a, localhost:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6510be7d-c4fc-4b29-a615-e1e96b230f9a, localhost:8649): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6510be7d-c4fc-4b29-a615-e1e96b230f9a, localhost:8649): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:8649". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8649
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, c635688f-2827-4521-9a46-5aa002420f58, localhost:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c635688f-2827-4521-9a46-5aa002420f58, localhost:8649): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c635688f-2827-4521-9a46-5aa002420f58, localhost:8649): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:8649". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8649
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, 4610c8f4-7613-4f63-b987-cf56dd294c5d, localhost:8649): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4610c8f4-7613-4f63-b987-cf56dd294c5d, localhost:8649): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:78 RpcState(ListEndpoints, 4610c8f4-7613-4f63-b987-cf56dd294c5d, localhost:8649): received error, <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Cancelled on the server side"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Cancelled on the server side", grpc_status:1, created_time:"2025-10-15T13:30:44.533008212+00:00"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:8649". Error details:
 Cancelled on the server side
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8649
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.connection:connection.py:549 Closing channel for endpoint localhost:8649
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8649". Check endpoint correctness.
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: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.connection:connection.py:549 Closing channel for endpoint localhost:8649
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8649". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:23090
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23090". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:8649
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8649". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:23090
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23090". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:8649
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8649". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:23090
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23090". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:8649
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8649". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:23090
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23090". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:8649
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8649". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:23090
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23090". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:8649
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8649". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:23090
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23090". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:8649
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8649". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:23090
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23090". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:8649
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8649". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:23090
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23090". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:8649
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:8649". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:23090
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:23090". Check endpoint correctness.
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:8649/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65461
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18189
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9591
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8649
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25281
============================== slowest durations ===============================
154.91s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC]
136.40s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC]
17.15s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC]
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/9sj6/000a3b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/9sj6/000a3b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
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
Current KQP shutdown state: spent 3.002466 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 6.011562 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 9.027032 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 0 seconds, not started yet
Current KQP shutdown state: spent 3.013778 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 6.039688 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 9.081819 seconds, 1 sessions to shutdown
GRpc shutdown warning: left infly: 1, spent: 5.030883 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 8.265041 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 11.713569 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 15.208418 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 18.323776 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 21.633985 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 24.902986 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 28.090811 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.006084 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==633014==ERROR: LeakSanitizer: detected memory leaks

Too many leaks! Only the first 5000 leaks encountered will be reported.
Indirect leak of 37664 byte(s) in 214 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003488e4f2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003488e4f2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003488e4f2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003488e4f2 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00003488e4f2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x00003488e4f2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x00003488e4f2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x00003488e4f2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x00003488e4f2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x00003489d16e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003a66ca47 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003a65e3c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#18 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#19 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#20 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#21 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#22 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 18832 byte(s) in 214 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003488e40c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x00003488e40c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#3 0x00003489d16e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#4 0x00003a66ca47 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#5 0x00003a65e3c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#6 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#7 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#8 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#9 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#10 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#11 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#12 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#13 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#14 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#15 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 11224 byte(s) in 214 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001be40ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001be40ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001be40ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001be40ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001be40ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001be40ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001be40ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001be40ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001be40ab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001be40ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x000034891d6c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x000034891d6c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#13 0x000034891d6c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#14 0x00003a66a93f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#15 0x00003a65e031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#21 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#22 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#23 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#24 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#25 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001be40a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001be40a34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001be40a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x000034891d6c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x000034891d6c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#6 0x000034891d6c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#7 0x00003a66a93f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#8 0x00003a65e031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#11 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#12 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#14 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#15 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#16 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#17 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#18 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034891d5a in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x000034891d5a in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#3 0x00003a66a93f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#4 0x00003a65e031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#10 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#11 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#12 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#13 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#14 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 376 byte(s) in 10 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034010984 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034010984 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034010984 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034010984 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034010984 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x000034010984 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x000034010984 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x000034010984 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x000034010984 in TBasicString /-S/util/generic/string.h:491:18
#10 0x000034010984 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#11 0x000034010984 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
#12 0x00003400f752 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#13 0x00003400f752 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#14 0x000034015c70 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#15 0x000034071eb8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
#16 0x00003489caa6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#17 0x00003a667c3b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
#18 0x00003a65daa2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#19 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#20 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#21 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#22 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#23 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#24 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#25 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#26 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#27 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#28 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 352 byte(s) in 11 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000340108e2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x0000340108e2 in TBasicString /-S/util/generic/string.h:491:18
#3 0x0000340108e2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#4 0x0000340108e2 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
#5 0x00003400f752 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#6 0x00003400f752 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#7 0x000034015c70 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#8 0x000034071eb8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
#9 0x00003489caa6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#10 0x00003a667c3b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
#11 0x00003a65daa2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#12 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#13 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#14 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#15 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#16 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#17 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#18 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#19 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#20 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#21 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#22 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 192 byte(s) in 1 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000275a7e98 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000275a7e98 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000275a7e98 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000275a7e98 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x0000275a7e98 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x0000275a7e98 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x0000275a7e98 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
#8 0x0000275a7e98 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
#9 0x0000275a7b3f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
#10 0x0000275a6998 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
#11 0x00003a71256a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
#12 0x00003a71256a in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#13 0x00003a71256a in __call<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
#14 0x00003a71256a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#15 0x00003a71256a in std::__y1::__function::__func<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0, std::__y1::allocator<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
#16 0x00001f42544f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
#17 0x00003a70090f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
#18 0x00003a70090f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
#19 0x00003a70090f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
#20 0x00004444daae in NYdbGrpc::TGRpcRequestImpl<FederatedQuery::ModifyConnectionRequest, FederatedQuery::ModifyConnectionResponse, NKikimr::NGRpcService::TGRpcFederatedQueryService, NKikimr::TSecurityTextFormatPrinter<FederatedQuery::ModifyConnectionRequest>, NKikimr::TSecurityTextFormatPrinter<FederatedQuery::ModifyConnectionResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
#21 0x00003a655fec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#22 0x00003a655fec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#23 0x00003a655fec in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#24 0x00003a655fec in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
#25 0x00003a655fec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#26 0x00003a655fec in std::__y1::__function::__func<NYdbGrpc::TGRpcServer::Start()::$_0, std::__y1::allocator<NYdbGrpc::TGRpcServer::Start()::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
#27 0x000021ab724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#28 0x000021ab724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#29 0x000021ab724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#30 0x000021ab77ac in Execute /-S/util/thread/factory.h:15:13
#31 0x000021ab77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#32 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#33 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 192 byte(s) in 1 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000275a7e98 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000275a7e98 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000275a7e98 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000275a7e98 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
==================== 1 passed, 1 error in 311.25s (0:05:11) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9sj6/000b26/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .E

==================================== ERRORS ====================================
_ ERROR at teardown of TestAsyncReplication.test_async_replication[table_index_1__SYNC-pk_types3-all_types3-index3---SYNC] _
ydb/tests/datashard/lib/multicluster_test_base.py:63: in teardown_class
    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 = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/9sj6/000b26/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__SYNC-pk_types3-all_types3-index3---SYNC/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/9sj6/000b26/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__SYNC-pk_types3-all_types3-index3---SYNC/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   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, 3 sessions to shutdown
E   Current KQP shutdown state: spent 3.057271 seconds, 3 sessions to shutdown
E   Current KQP shutdown state: spent 6.141308 seconds, 3 sessions to shutdown
E   Current KQP shutdown state: spent 9.216348 seconds, 3 sessions to shutdown
E   GRpc shutdown warning: left infly: 1, spent: 3.583626 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 7.144869 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 10.779721 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 14.220527 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 17.740871 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 21.300786 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 24.911162 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 28.497166 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.007246 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==274183==ERROR: LeakSanitizer: detected memory leaks
E   
E   Too many leaks! Only the first 5000 leaks encountered will be reported.
E   Indirect leak of 37664 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003488e4f2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003488e4f2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003488e4f2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003488e4f2 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00003488e4f2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x00003488e4f2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x00003488e4f2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x00003488e4f2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x00003488e4f2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x00003489d16e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003a66ca47 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003a65e3c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #18 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #19 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #20 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #21 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #22 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 18832 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003488e40c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x00003488e40c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x00003489d16e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003a66ca47 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003a65e3c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #11 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #12 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #13 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #14 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #15 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 11224 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001be40ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001be40ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001be40ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001be40ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001be40ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001be40ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001be40ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001be40ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001be40ab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001be40ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034891d6c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034891d6c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #13 0x000034891d6c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #14 0x00003a66a93f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #15 0x00003a65e031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #21 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #22 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #23 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #24 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #25 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001be40a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001be40a34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001be40a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x000034891d6c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x000034891d6c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #6 0x000034891d6c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #7 0x00003a66a93f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #8 0x00003a65e031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #14 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #15 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #16 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #17 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #18 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034891d5a in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034891d5a in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #3 0x00003a66a93f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #4 0x00003a65e031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #10 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #11 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #12 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #13 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #14 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 376 byte(s) in 10 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034010984 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034010984 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034010984 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034010984 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034010984 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x000034010984 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x000034010984 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x000034010984 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x000034010984 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x000034010984 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #11 0x000034010984 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #12 0x00003400f752 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #13 0x00003400f752 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #14 0x000034015c70 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #15 0x000034071eb8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #16 0x00003489caa6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #17 0x00003a667c3b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #18 0x00003a65daa2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #19 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #20 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #21 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #22 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #23 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #24 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #25 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #26 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #27 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #28 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 352 byte(s) in 11 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000340108e2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x0000340108e2 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x0000340108e2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #4 0x0000340108e2 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #5 0x00003400f752 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #6 0x00003400f752 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #7 0x000034015c70 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #8 0x000034071eb8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #9 0x00003489caa6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #10 0x00003a667c3b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #11 0x00003a65daa2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #12 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #13 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #14 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #15 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #16 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #17 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #18 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #19 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #20 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #21 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #22 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 320 byte(s) in 5 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000348f1070 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000348f1070 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000348f1070 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000348f1070 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
E   #5 0x0000348f1070 in __construct_node<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1818:21
E   #6 0x0000348f1070 in std::__y1::__tree_iterator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__tree_node<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, void*>*, long> std::__y1::__tree<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__map_value_compare<grpc::string_ref, std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::less<grpc::string_ref>, true>, std::__y1::allocator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>>>::__emplace_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref>>(std::__y1::pair<grpc::string_ref, grpc::string_ref>&&) /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1861:23
E   #7 0x000043c05aeb in __insert_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1136:12
E   #8 0x000043c05aeb in insert<std::__y1::pair<grpc::string_ref, grpc::string_ref>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/map:1857:20
E   #9 0x000043c05aeb in FillMap /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:94:12
E   #10 0x000043c05aeb in map /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:68:5
E   #11 0x000043c05aeb in client_metadata /-S/contrib/libs/grpc/include/grpcpp/server_context.h:230:30
E   #12 0x000043c05aeb in NYdbGrpc::TBaseAsyncContext<NKikimr::NGRpcService::TGRpcDiscoveryService>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_async_ctx_base.h:62:46
E   #13 0x000043c417fd in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_request.h:182:45
E   #14 0x000043c43ba0 in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:438:34
E   #15 0x00003a655fec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #16 0x00003a655fec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #17 0x00003a655fec in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #18 0x00003a655fec in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
E   #19 0x00003a655fec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #20 0x00003a655fec in std::__y1::__function::__func<NYdbGrpc::TGRpcServer::Start()::$_0, std::__y1::allocator<NYdbGrpc::TGRpcServer::Start()::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
E   #21 0x000021ab724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #22 0x000021ab724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #23 0x000021ab724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #24 0x000021ab77ac in Execute /-S/util/thread/factory.h:15:13
E   #25 0x000021ab77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #26 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #27 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 192 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000275a7e98 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000275a7e98 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000275a7e98 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000275a7e98 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x0000275a7e98 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x0000275a7e98 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x0000275a7e98 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x0000275a7e98 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x0000275a7b3f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
E   #10 0x0000275a6998 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
E   #11 0x00003a71256a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
E   #12 0x00003a71256a in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #13 0x00003a71256a in __call<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
E   #14 0x00003a71256a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_async_replication[table_index_1__SYNC-pk_types3-all_types3-index3---SYNC]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
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/9sj6/000b26/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 273658
DEBUG    ya.test:process.py:259 Command (pid 273658) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 273658) elapsed time (sec): 1.7913689613342285
DEBUG    ya.test:process.py:263 Command (pid 273658) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 273658) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 273658) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 273658) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 273658) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 273658) maxrss: 475180
DEBUG    ya.test:process.py:263 Command (pid 273658) minflt: 45092
DEBUG    ya.test:process.py:263 Command (pid 273658) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 273658) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 273658) nivcsw: 209
DEBUG    ya.test:process.py:263 Command (pid 273658) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 273658) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 273658) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 273658) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 273658) stime: 0.204873
DEBUG    ya.test:process.py:263 Command (pid 273658) utime: 0.569552
DEBUG    ya.test:process.py:263 Command (pid 273658) wtime: 1.815
DEBUG    ya.test:process.py:275 Command (pid 273658) output:
Git info:
    Commit: 4cf6bc42c451878a17819ca45aa7063c1fd024e2
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge 16d50307d6b2ed04cec21f727c2d89396944d85d into 66bdeb560123358d38fe7e240b41a8aba750d9be

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

ERROR    ydb.tests.datashard.lib.multicluster_test_base:multicluster_test_base.py:20 Git info:
    Commit: 4cf6bc42c451878a17819ca45aa7063c1fd024e2
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge 16d50307d6b2ed04cec21f727c2d89396944d85d into 66bdeb560123358d38fe7e240b41a8aba750d9be

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tebhsnycoe
    Host information: 
        Linux ghrun-tebhsnycoe 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:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000b26/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4899
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/9sj6/000b26/r3tmp/kikimr_cluster__bcx4fom
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000b26/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26983
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18782
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19497
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22388
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9sj6/000b26/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__SYNC-pk_types3-all_types3-index3---SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9sj6/000b26/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/9sj6/000b26/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__SYNC-pk_types3-all_types3-index3---SYNC/cluster/node_1/logfile_82_8l2s_.log --grpc-port=26983 --mon-port=18782 --ic-port=4899
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:26983/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9sj6/000b26/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__SYNC-pk_types3-all_types3-index3---SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9sj6/000b26/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/9sj6/000b26/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__SYNC-pk_types3-all_types3-index3---SYNC/cluster/node_1/logfile_82_8l2s_.log --grpc-port=26983 --mon-port=18782 --ic-port=4899
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9sj6/000b26/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/9sj6/000b26/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__SYNC-pk_types3-all_types3-index3---SYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/9sj6/000b26/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__SYNC-pk_types3-all_types3-index3---SYNC/cluster/node_1/logfile_82_8l2s_.log', '--grpc-port=26983', '--mon-port=18782', '--ic-port=4899')' in '/home/runner/.ya/build/build_root/9sj6/000b26/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__SYNC-pk_types3-all_types3-index3---SYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 274183
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:26983/1
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/9sj6/000b26/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 274186
DEBUG    ya.test:process.py:259 Command (pid 274186) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 274186) elapsed time (sec): 1.2835731506347656
DEBUG    ya.test:process.py:263 Command (pid 274186) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 274186) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 274186) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 274186) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 274186) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 274186) maxrss: 475444
DEBUG    ya.test:process.py:263 Command (pid 274186) minflt: 45186
DEBUG    ya.test:process.py:263 Command (pid 274186) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 274186) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 274186) nivcsw: 192
DEBUG    ya.test:process.py:263 Command (pid 274186) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 274186) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 274186) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 274186) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 274186) stime: 0.21884199999999998
DEBUG    ya.test:process.py:263 Command (pid 274186) utime: 0.5501039999999999
DEBUG    ya.test:process.py:263 Command (pid 274186) wtime: 1.288
DEBUG    ya.test:process.py:275 Command (pid 274186) output:
Git info:
    Commit: 4cf6bc42c451878a17819ca45aa7063c1fd024e2
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge 16d50307d6b2ed04cec21f727c2d89396944d85d into 66bdeb560123358d38fe7e240b41a8aba750d9be

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 4cf6bc42c451878a17819ca45aa7063c1fd024e2
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge 16d50307d6b2ed04cec21f727c2d89396944d85d into 66bdeb560123358d38fe7e240b41a8aba750d9be
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000b26/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/9sj6/000b26/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:26983', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\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: 4899\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
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/9sj6/000b26/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:26983', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\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: 4899\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 275435
DEBUG    ya.test:process.py:259 Command (pid 275435) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 275435) elapsed time (sec): 1.2331395149230957
DEBUG    ya.test:process.py:263 Command (pid 275435) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 275435) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 275435) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 275435) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 275435) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 275435) maxrss: 558496
DEBUG    ya.test:process.py:263 Command (pid 275435) minflt: 51445
DEBUG    ya.test:process.py:263 Command (pid 275435) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 275435) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 275435) nivcsw: 184
DEBUG    ya.test:process.py:263 Command (pid 275435) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 275435) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 275435) nvcsw: 552
DEBUG    ya.test:process.py:263 Command (pid 275435) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 275435) stime: 0.296385
DEBUG    ya.test:process.py:263 Command (pid 275435) utime: 0.603748
DEBUG    ya.test:process.py:263 Command (pid 275435) wtime: 1.236
DEBUG    ya.test:process.py:275 Command (pid 275435) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000b26/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/9sj6/000b26/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:26983', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\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.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/9sj6/000b26/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:26983', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\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: 275654
DEBUG    ya.test:process.py:259 Command (pid 275654) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 275654) elapsed time (sec): 1.2047698497772217
DEBUG    ya.test:process.py:263 Command (pid 275654) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 275654) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 275654) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 275654) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 275654) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 275654) maxrss: 559164
DEBUG    ya.test:process.py:263 Command (pid 275654) minflt: 51396
DEBUG    ya.test:process.py:263 Command (pid 275654) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 275654) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 275654) nivcsw: 214
DEBUG    ya.test:process.py:263 Command (pid 275654) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 275654) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 275654) nvcsw: 597
DEBUG    ya.test:process.py:263 Command (pid 275654) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 275654) stime: 0.303892
DEBUG    ya.test:process.py:263 Command (pid 275654) utime: 0.589622
DEBUG    ya.test:process.py:263 Command (pid 275654) wtime: 1.228
DEBUG    ya.test:process.py:275 Command (pid 275654) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 275654) 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    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000b26/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21979
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/9sj6/000b26/r3tmp/kikimr_cluster_6w4xdww4
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000b26/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5256
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9108
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3738
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6678
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9sj6/000b26/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__SYNC-pk_types3-all_types3-index3---SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9sj6/000b26/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/9sj6/000b26/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__SYNC-pk_types3-all_types3-index3---SYNC/cluster/node_1/logfile_8xndwlne.log --grpc-port=5256 --mon-port=9108 --ic-port=21979
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:5256/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9sj6/000b26/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__SYNC-pk_types3-all_types3-index3---SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9sj6/000b26/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/9sj6/000b26/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__SYNC-pk_types3-all_types3-index3---SYNC/cluster/node_1/logfile_8xndwlne.log --grpc-port=5256 --mon-port=9108 --ic-port=21979
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9sj6/000b26/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/9sj6/000b26/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__SYNC-pk_types3-all_types3-index3---SYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/9sj6/000b26/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__SYNC-pk_types3-all_types3-index3---SYNC/cluster/node_1/logfile_8xndwlne.log', '--grpc-port=5256', '--mon-port=9108', '--ic-port=21979')' in '/home/runner/.ya/build/build_root/9sj6/000b26/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__SYNC-pk_types3-all_types3-index3---SYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 276002
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:5256/1
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/9sj6/000b26/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 276006
DEBUG    ya.test:process.py:259 Command (pid 276006) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 276006) elapsed time (sec): 0.9907326698303223
DEBUG    ya.test:process.py:263 Command (pid 276006) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 276006) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 276006) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 276006) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 276006) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 276006) maxrss: 577468
DEBUG    ya.test:process.py:263 Command (pid 276006) minflt: 45147
DEBUG    ya.test:process.py:263 Command (pid 276006) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 276006) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 276006) nivcsw: 120
DEBUG    ya.test:process.py:263 Command (pid 276006) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 276006) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 276006) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 276006) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 276006) stime: 0.228849
DEBUG    ya.test:process.py:263 Command (pid 276006) utime: 0.581799
DEBUG    ya.test:process.py:263 Command (pid 276006) wtime: 1.011
DEBUG    ya.test:process.py:275 Command (pid 276006) output:
Git info:
    Commit: 4cf6bc42c451878a17819ca45aa7063c1fd024e2
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge 16d50307d6b2ed04cec21f727c2d89396944d85d into 66bdeb560123358d38fe7e240b41a8aba750d9be

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 4cf6bc42c451878a17819ca45aa7063c1fd024e2
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge 16d50307d6b2ed04cec21f727c2d89396944d85d into 66bdeb560123358d38fe7e240b41a8aba750d9be
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000b26/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/9sj6/000b26/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:5256', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\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: 21979\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
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/9sj6/000b26/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:5256', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\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: 21979\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 278560
DEBUG    ya.test:process.py:259 Command (pid 278560) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 278560) elapsed time (sec): 1.0068862438201904
DEBUG    ya.test:process.py:263 Command (pid 278560) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 278560) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 278560) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 278560) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 278560) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 278560) maxrss: 640472
DEBUG    ya.test:process.py:263 Command (pid 278560) minflt: 51341
DEBUG    ya.test:process.py:263 Command (pid 278560) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 278560) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 278560) nivcsw: 362
DEBUG    ya.test:process.py:263 Command (pid 278560) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 278560) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 278560) nvcsw: 577
DEBUG    ya.test:process.py:263 Command (pid 278560) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 278560) stime: 0.32073799999999997
DEBUG    ya.test:process.py:263 Command (pid 278560) utime: 0.5676709999999999
DEBUG    ya.test:process.py:263 Command (pid 278560) wtime: 1.009
DEBUG    ya.test:process.py:275 Command (pid 278560) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000b26/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/9sj6/000b26/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:5256', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\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.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/9sj6/000b26/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:5256', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\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: 279109
DEBUG    ya.test:process.py:259 Command (pid 279109) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 279109) elapsed time (sec): 1.0761547088623047
DEBUG    ya.test:process.py:263 Command (pid 279109) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 279109) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 279109) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 279109) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 279109) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 279109) maxrss: 640776
DEBUG    ya.test:process.py:263 Command (pid 279109) minflt: 51423
DEBUG    ya.test:process.py:263 Command (pid 279109) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 279109) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 279109) nivcsw: 211
DEBUG    ya.test:process.py:263 Command (pid 279109) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 279109) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 279109) nvcsw: 591
DEBUG    ya.test:process.py:263 Command (pid 279109) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 279109) stime: 0.25429599999999997
DEBUG    ya.test:process.py:263 Command (pid 279109) utime: 0.63476
DEBUG    ya.test:process.py:263 Command (pid 279109) wtime: 1.078
DEBUG    ya.test:process.py:275 Command (pid 279109) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 279109) 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
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_async_replication.py::TestAsyncReplication, test_name: test_async_replication[table_index_1__SYNC-pk_types3-all_types3-index3---SYNC])
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, 48917dfc-e1bc-42ee-8fe1-ce2a9a36faa6, localhost:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 48917dfc-e1bc-42ee-8fe1-ce2a9a36faa6, localhost:26983): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 48917dfc-e1bc-42ee-8fe1-ce2a9a36faa6, localhost:26983): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tebhsnycoe.auto.internal" port: 26983 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-tebhsnycoe.auto.internal:26983, location 1, 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:549 Closing channel for endpoint localhost:26983
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, 6afb464f-3ced-4896-a90d-a4b00cef5b3e, localhost:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6afb464f-3ced-4896-a90d-a4b00cef5b3e, localhost:5256): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6afb464f-3ced-4896-a90d-a4b00cef5b3e, localhost:5256): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tebhsnycoe.auto.internal" port: 5256 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-tebhsnycoe.auto.internal:5256, location 1, 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:549 Closing channel for endpoint localhost:5256
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 25bb399e-e45d-41b1-a594-e28e841823f8, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 25bb399e-e45d-41b1-a594-e28e841823f8, ghrun-tebhsnycoe.auto.internal:26983): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 25bb399e-e45d-41b1-a594-e28e841823f8, ghrun-tebhsnycoe.auto.internal:26983): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 29b293c9-b6cc-4611-a648-627ecdb5002f, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 29b293c9-b6cc-4611-a648-627ecdb5002f, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 29b293c9-b6cc-4611-a648-627ecdb5002f, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d3dcd238-233a-4b64-aac0-58570f0d9d7f, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d3dcd238-233a-4b64-aac0-58570f0d9d7f, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE TABLE `table_index_1__SYNC` (\n            pk_Int64 Int64, pk_Uint64 Uint64, pk_Int32 Int32, pk_Uint32 Uint32, pk_Int16 Int16, pk_Uint16 Uint16, pk_Int8 Int8, pk_Uint8 Uint8, pk_Bool Bool, pk_Decimal150 Decimal(15,0), pk_Decimal229 Decimal(22,9), pk_Decimal3510 Decimal(35,10), pk_DyNumber DyNumber, pk_String String, pk_Utf8 Utf8, pk_UUID UUID, pk_Date Date, pk_Datetime Datetime, pk_Timestamp Timestamp, pk_Interval Interval, pk_Date32 Date32, pk_Datetime64 Datetime64, pk_Timestamp64 Timestamp64, pk_Interval64 Interval64, col_index_Uint64 Uint64, col_index_Uint32 Uint32, col_index_Uint16 Uint16,\n            PRIMARY KEY(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                )\n            , INDEX idx_col_index_Uint64 GLOBAL  SYNC ON (col_index_Uint64), INDEX idx_col_index_Uint32 GLOBAL  SYNC ON (col_index_Uint32), INDEX idx_col_index_Uint16 GLOBAL  SYNC ON (col_index_Uint16)\n            )\n    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d3dcd238-233a-4b64-aac0-58570f0d9d7f, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4991bc02-2139-47d1-8bc2-2efa47cc311f, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4991bc02-2139-47d1-8bc2-2efa47cc311f, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                , \n                CAST(1 AS Uint64), CAST(1 AS Uint32), CAST(1 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4991bc02-2139-47d1-8bc2-2efa47cc311f, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f1ec393f-1b8f-43af-9c9b-308e96193454, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f1ec393f-1b8f-43af-9c9b-308e96193454, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                , \n                CAST(2 AS Uint64), CAST(2 AS Uint32), CAST(2 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f1ec393f-1b8f-43af-9c9b-308e96193454, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 79c35b42-9b05-4cd3-b252-d679ccfe796f, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 79c35b42-9b05-4cd3-b252-d679ccfe796f, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                , \n                CAST(3 AS Uint64), CAST(3 AS Uint32), CAST(3 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 79c35b42-9b05-4cd3-b252-d679ccfe796f, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6aefe61d-b744-4fa5-88da-9d1ab9d25e55, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6aefe61d-b744-4fa5-88da-9d1ab9d25e55, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                , \n                CAST(4 AS Uint64), CAST(4 AS Uint32), CAST(4 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6aefe61d-b744-4fa5-88da-9d1ab9d25e55, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a7834fd5-3c5d-445b-b7d7-f547849bfb19, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a7834fd5-3c5d-445b-b7d7-f547849bfb19, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                , \n                CAST(5 AS Uint64), CAST(5 AS Uint32), CAST(5 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a7834fd5-3c5d-445b-b7d7-f547849bfb19, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2c722a2d-1794-47d3-9e5e-99c6f12c0388, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2c722a2d-1794-47d3-9e5e-99c6f12c0388, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                , \n                CAST(6 AS Uint64), CAST(6 AS Uint32), CAST(6 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2c722a2d-1794-47d3-9e5e-99c6f12c0388, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f97cf850-1792-4819-a14c-81a6c3424535, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f97cf850-1792-4819-a14c-81a6c3424535, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                , \n                CAST(7 AS Uint64), CAST(7 AS Uint32), CAST(7 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f97cf850-1792-4819-a14c-81a6c3424535, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c132e770-2ed8-4343-babc-8b04b5e1e103, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c132e770-2ed8-4343-babc-8b04b5e1e103, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                , \n                CAST(8 AS Uint64), CAST(8 AS Uint32), CAST(8 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c132e770-2ed8-4343-babc-8b04b5e1e103, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3d39de15-c355-4817-af78-b2b4609d9580, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d39de15-c355-4817-af78-b2b4609d9580, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                , \n                CAST(9 AS Uint64), CAST(9 AS Uint32), CAST(9 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3d39de15-c355-4817-af78-b2b4609d9580, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ab87c8ea-66b1-45f3-ba88-6d1460d25e44, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ab87c8ea-66b1-45f3-ba88-6d1460d25e44, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                , \n                CAST(10 AS Uint64), CAST(10 AS Uint32), CAST(10 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ab87c8ea-66b1-45f3-ba88-6d1460d25e44, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, be8852a0-52fa-4c89-b57f-3397c3bca3fb, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, be8852a0-52fa-4c89-b57f-3397c3bca3fb, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                , \n                CAST(11 AS Uint64), CAST(11 AS Uint32), CAST(11 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, be8852a0-52fa-4c89-b57f-3397c3bca3fb, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 85e636cd-5193-4eef-8e9f-9db0af22db55, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 85e636cd-5193-4eef-8e9f-9db0af22db55, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                , \n                CAST(12 AS Uint64), CAST(12 AS Uint32), CAST(12 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 85e636cd-5193-4eef-8e9f-9db0af22db55, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 27b2e304-d5a1-4556-a44b-04eb5a5bea97, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 27b2e304-d5a1-4556-a44b-04eb5a5bea97, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                , \n                CAST(13 AS Uint64), CAST(13 AS Uint32), CAST(13 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 27b2e304-d5a1-4556-a44b-04eb5a5bea97, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bcdc6845-91a0-4d84-8134-1bf55b219fe8, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bcdc6845-91a0-4d84-8134-1bf55b219fe8, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                , \n                CAST(14 AS Uint64), CAST(14 AS Uint32), CAST(14 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bcdc6845-91a0-4d84-8134-1bf55b219fe8, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 08bac0dc-1580-41c8-839a-218e95ab827a, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 08bac0dc-1580-41c8-839a-218e95ab827a, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                , \n                CAST(15 AS Uint64), CAST(15 AS Uint32), CAST(15 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 08bac0dc-1580-41c8-839a-218e95ab827a, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1c25d7f9-13f2-4436-932c-6d4cc25e78fc, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1c25d7f9-13f2-4436-932c-6d4cc25e78fc, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                , \n                CAST(16 AS Uint64), CAST(16 AS Uint32), CAST(16 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1c25d7f9-13f2-4436-932c-6d4cc25e78fc, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2c20be5f-6680-4fbb-9dfc-3bf902f1bae9, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2c20be5f-6680-4fbb-9dfc-3bf902f1bae9, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                , \n                CAST(17 AS Uint64), CAST(17 AS Uint32), CAST(17 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2c20be5f-6680-4fbb-9dfc-3bf902f1bae9, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 299a1afa-302e-4d97-9067-31788ea122d3, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 299a1afa-302e-4d97-9067-31788ea122d3, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                , \n                CAST(18 AS Uint64), CAST(18 AS Uint32), CAST(18 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 299a1afa-302e-4d97-9067-31788ea122d3, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 243ed75e-741e-4933-bdf4-67e91eb1272b, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 243ed75e-741e-4933-bdf4-67e91eb1272b, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                , \n                CAST(19 AS Uint64), CAST(19 AS Uint32), CAST(19 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 243ed75e-741e-4933-bdf4-67e91eb1272b, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5fd45594-f0b8-40b9-bbad-19d9970f9b35, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5fd45594-f0b8-40b9-bbad-19d9970f9b35, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                , \n                CAST(20 AS Uint64), CAST(20 AS Uint32), CAST(20 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5fd45594-f0b8-40b9-bbad-19d9970f9b35, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ce987ad6-e79f-4153-bd87-3ec3f22ede8a, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ce987ad6-e79f-4153-bd87-3ec3f22ede8a, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                , \n                CAST(21 AS Uint64), CAST(21 AS Uint32), CAST(21 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ce987ad6-e79f-4153-bd87-3ec3f22ede8a, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5e43970a-7f7e-431b-8af1-a6f9407fce0c, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5e43970a-7f7e-431b-8af1-a6f9407fce0c, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                , \n                CAST(22 AS Uint64), CAST(22 AS Uint32), CAST(22 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5e43970a-7f7e-431b-8af1-a6f9407fce0c, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2dc0162b-1ed2-4127-9828-12cfb726a04f, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2dc0162b-1ed2-4127-9828-12cfb726a04f, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                , \n                CAST(23 AS Uint64), CAST(23 AS Uint32), CAST(23 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2dc0162b-1ed2-4127-9828-12cfb726a04f, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3f8ce42a-8fe1-464c-aee3-074f79de9950, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3f8ce42a-8fe1-464c-aee3-074f79de9950, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                , \n                CAST(24 AS Uint64), CAST(24 AS Uint32), CAST(24 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3f8ce42a-8fe1-464c-aee3-074f79de9950, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, efcda24d-2e51-4b4a-bec8-5542202784ee, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, efcda24d-2e51-4b4a-bec8-5542202784ee, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                , \n                CAST(25 AS Uint64), CAST(25 AS Uint32), CAST(25 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, efcda24d-2e51-4b4a-bec8-5542202784ee, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8c7d763e-ce73-4186-8c38-0b53158d4f44, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8c7d763e-ce73-4186-8c38-0b53158d4f44, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64)\n                , \n                CAST(26 AS Uint64), CAST(26 AS Uint32), CAST(26 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8c7d763e-ce73-4186-8c38-0b53158d4f44, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2111313b-7d62-4713-bf05-615c658b9c39, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2111313b-7d62-4713-bf05-615c658b9c39, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64)\n                , \n                CAST(27 AS Uint64), CAST(27 AS Uint32), CAST(27 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2111313b-7d62-4713-bf05-615c658b9c39, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, ce9b08c4-bb01-41f1-b49b-8c6c323af337, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ce9b08c4-bb01-41f1-b49b-8c6c323af337, ghrun-tebhsnycoe.auto.internal:5256): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ce9b08c4-bb01-41f1-b49b-8c6c323af337, ghrun-tebhsnycoe.auto.internal:5256): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8f0d3019-10a1-4989-9aa1-c31c9df72530, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8f0d3019-10a1-4989-9aa1-c31c9df72530, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8f0d3019-10a1-4989-9aa1-c31c9df72530, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, edf113da-75a4-42be-9f8a-d744a1fc7018, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, edf113da-75a4-42be-9f8a-d744a1fc7018, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                        CREATE ASYNC REPLICATION `replication_table_index_1__SYNC`\n                        FOR `/Root/table_index_1__SYNC` AS `/Root/table_index_1__SYNC`\n                        WITH (\n                        CONNECTION_STRING = \'grpc://localhost:26983/?database=/Root\'\n                            )\n                         " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, edf113da-75a4-42be-9f8a-d744a1fc7018, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e6987bcd-2ca8-4d7d-90ae-f3a61281ca0a, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e6987bcd-2ca8-4d7d-90ae-f3a61281ca0a, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_1__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e6987bcd-2ca8-4d7d-90ae-f3a61281ca0a, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 59da1107-7b37-42d9-b052-096d404a160b, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 59da1107-7b37-42d9-b052-096d404a160b, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_1__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 59da1107-7b37-42d9-b052-096d404a160b, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1bbdb1c2-de1f-4c9e-a9ef-c9c5b532f858, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1bbdb1c2-de1f-4c9e-a9ef-c9c5b532f858, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Uint64=CAST(1 AS Uint64) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Uint16=CAST(1 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1bbdb1c2-de1f-4c9e-a9ef-c9c5b532f858, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 40ad6218-5b54-4b9c-99c0-fa99b58de703, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 40ad6218-5b54-4b9c-99c0-fa99b58de703, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                 and \n                col_index_Uint64=CAST(2 AS Uint64) and col_index_Uint32=CAST(2 AS Uint32) and col_index_Uint16=CAST(2 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 40ad6218-5b54-4b9c-99c0-fa99b58de703, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1ca57e9b-1681-428d-93bf-cca5527cbd35, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1ca57e9b-1681-428d-93bf-cca5527cbd35, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_Uint64=CAST(3 AS Uint64) and col_index_Uint32=CAST(3 AS Uint32) and col_index_Uint16=CAST(3 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1ca57e9b-1681-428d-93bf-cca5527cbd35, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7296e8f9-14a0-4ef8-9044-800d11c03051, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7296e8f9-14a0-4ef8-9044-800d11c03051, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_Uint64=CAST(4 AS Uint64) and col_index_Uint32=CAST(4 AS Uint32) and col_index_Uint16=CAST(4 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7296e8f9-14a0-4ef8-9044-800d11c03051, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4e94e466-fdd0-4c0c-bc08-373ae5c72e66, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4e94e466-fdd0-4c0c-bc08-373ae5c72e66, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(5 AS Int64) and pk_Uint64=CAST(5 AS Uint64) and pk_Int32=CAST(5 AS Int32) and pk_Uint32=CAST(5 AS Uint32) and pk_Int16=CAST(5 AS Int16) and pk_Uint16=CAST(5 AS Uint16) and pk_Int8=CAST(5 AS Int8) and pk_Uint8=CAST(5 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'5\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'50.0\' AS DyNumber) and pk_String=\'String 5\' and pk_Utf8=\'Utf8 5\' and pk_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2005-01-01\' AS Date) and pk_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200500000000 AS Timestamp) and pk_Interval=CAST(5 AS Interval) and pk_Date32=CAST(\'2005-01-01\' AS Date32) and pk_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200500000000 AS Timestamp64) and pk_Interval64=CAST(5 AS Interval64)\n                 and \n                col_index_Uint64=CAST(5 AS Uint64) and col_index_Uint32=CAST(5 AS Uint32) and col_index_Uint16=CAST(5 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4e94e466-fdd0-4c0c-bc08-373ae5c72e66, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1b4c4950-6552-440f-b061-f336789e3d0c, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1b4c4950-6552-440f-b061-f336789e3d0c, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_Uint64=CAST(6 AS Uint64) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Uint16=CAST(6 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1b4c4950-6552-440f-b061-f336789e3d0c, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d97762b3-cbdf-4ffd-8601-501d93dd0b19, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d97762b3-cbdf-4ffd-8601-501d93dd0b19, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(7 AS Int64) and pk_Uint64=CAST(7 AS Uint64) and pk_Int32=CAST(7 AS Int32) and pk_Uint32=CAST(7 AS Uint32) and pk_Int16=CAST(7 AS Int16) and pk_Uint16=CAST(7 AS Uint16) and pk_Int8=CAST(7 AS Int8) and pk_Uint8=CAST(7 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'7\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'70.0\' AS DyNumber) and pk_String=\'String 7\' and pk_Utf8=\'Utf8 7\' and pk_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2007-01-01\' AS Date) and pk_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200700000000 AS Timestamp) and pk_Interval=CAST(7 AS Interval) and pk_Date32=CAST(\'2007-01-01\' AS Date32) and pk_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200700000000 AS Timestamp64) and pk_Interval64=CAST(7 AS Interval64)\n                 and \n                col_index_Uint64=CAST(7 AS Uint64) and col_index_Uint32=CAST(7 AS Uint32) and col_index_Uint16=CAST(7 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d97762b3-cbdf-4ffd-8601-501d93dd0b19, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e0b71918-16ae-47f9-8cf5-9f2c7eebb8e5, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e0b71918-16ae-47f9-8cf5-9f2c7eebb8e5, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(8 AS Int64) and pk_Uint64=CAST(8 AS Uint64) and pk_Int32=CAST(8 AS Int32) and pk_Uint32=CAST(8 AS Uint32) and pk_Int16=CAST(8 AS Int16) and pk_Uint16=CAST(8 AS Uint16) and pk_Int8=CAST(8 AS Int8) and pk_Uint8=CAST(8 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'8\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'80.0\' AS DyNumber) and pk_String=\'String 8\' and pk_Utf8=\'Utf8 8\' and pk_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2008-01-01\' AS Date) and pk_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200800000000 AS Timestamp) and pk_Interval=CAST(8 AS Interval) and pk_Date32=CAST(\'2008-01-01\' AS Date32) and pk_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200800000000 AS Timestamp64) and pk_Interval64=CAST(8 AS Interval64)\n                 and \n                col_index_Uint64=CAST(8 AS Uint64) and col_index_Uint32=CAST(8 AS Uint32) and col_index_Uint16=CAST(8 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e0b71918-16ae-47f9-8cf5-9f2c7eebb8e5, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8ba8db73-d384-4722-8d42-514eab391b82, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8ba8db73-d384-4722-8d42-514eab391b82, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(9 AS Int64) and pk_Uint64=CAST(9 AS Uint64) and pk_Int32=CAST(9 AS Int32) and pk_Uint32=CAST(9 AS Uint32) and pk_Int16=CAST(9 AS Int16) and pk_Uint16=CAST(9 AS Uint16) and pk_Int8=CAST(9 AS Int8) and pk_Uint8=CAST(9 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'9\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'90.0\' AS DyNumber) and pk_String=\'String 9\' and pk_Utf8=\'Utf8 9\' and pk_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2009-01-01\' AS Date) and pk_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200900000000 AS Timestamp) and pk_Interval=CAST(9 AS Interval) and pk_Date32=CAST(\'2009-01-01\' AS Date32) and pk_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200900000000 AS Timestamp64) and pk_Interval64=CAST(9 AS Interval64)\n                 and \n                col_index_Uint64=CAST(9 AS Uint64) and col_index_Uint32=CAST(9 AS Uint32) and col_index_Uint16=CAST(9 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8ba8db73-d384-4722-8d42-514eab391b82, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
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, 96537d4c-d992-43aa-9f20-d081f0963046, localhost:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 96537d4c-d992-43aa-9f20-d081f0963046, localhost:26983): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 96537d4c-d992-43aa-9f20-d081f0963046, localhost:26983): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tebhsnycoe.auto.internal" port: 26983 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-tebhsnycoe.auto.internal:26983, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26983
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 414099ad-f6ca-4a6f-93c7-7e7f119ec5ee, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 414099ad-f6ca-4a6f-93c7-7e7f119ec5ee, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(10 AS Int64) and pk_Uint64=CAST(10 AS Uint64) and pk_Int32=CAST(10 AS Int32) and pk_Uint32=CAST(10 AS Uint32) and pk_Int16=CAST(10 AS Int16) and pk_Uint16=CAST(10 AS Uint16) and pk_Int8=CAST(10 AS Int8) and pk_Uint8=CAST(10 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'10\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'100.0\' AS DyNumber) and pk_String=\'String 10\' and pk_Utf8=\'Utf8 10\' and pk_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2010-01-01\' AS Date) and pk_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201000000000 AS Timestamp) and pk_Interval=CAST(10 AS Interval) and pk_Date32=CAST(\'2010-01-01\' AS Date32) and pk_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201000000000 AS Timestamp64) and pk_Interval64=CAST(10 AS Interval64)\n                 and \n                col_index_Uint64=CAST(10 AS Uint64) and col_index_Uint32=CAST(10 AS Uint32) and col_index_Uint16=CAST(10 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 414099ad-f6ca-4a6f-93c7-7e7f119ec5ee, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cac37ef1-5a94-47da-9a7c-82c72fc19862, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cac37ef1-5a94-47da-9a7c-82c72fc19862, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(11 AS Int64) and pk_Uint64=CAST(11 AS Uint64) and pk_Int32=CAST(11 AS Int32) and pk_Uint32=CAST(11 AS Uint32) and pk_Int16=CAST(11 AS Int16) and pk_Uint16=CAST(11 AS Uint16) and pk_Int8=CAST(11 AS Int8) and pk_Uint8=CAST(11 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'11\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'110.0\' AS DyNumber) and pk_String=\'String 11\' and pk_Utf8=\'Utf8 11\' and pk_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2011-01-01\' AS Date) and pk_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201100000000 AS Timestamp) and pk_Interval=CAST(11 AS Interval) and pk_Date32=CAST(\'2011-01-01\' AS Date32) and pk_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201100000000 AS Timestamp64) and pk_Interval64=CAST(11 AS Interval64)\n                 and \n                col_index_Uint64=CAST(11 AS Uint64) and col_index_Uint32=CAST(11 AS Uint32) and col_index_Uint16=CAST(11 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cac37ef1-5a94-47da-9a7c-82c72fc19862, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 14208331-a278-41d5-82aa-d139a6511af5, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 14208331-a278-41d5-82aa-d139a6511af5, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(12 AS Int64) and pk_Uint64=CAST(12 AS Uint64) and pk_Int32=CAST(12 AS Int32) and pk_Uint32=CAST(12 AS Uint32) and pk_Int16=CAST(12 AS Int16) and pk_Uint16=CAST(12 AS Uint16) and pk_Int8=CAST(12 AS Int8) and pk_Uint8=CAST(12 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'12\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'120.0\' AS DyNumber) and pk_String=\'String 12\' and pk_Utf8=\'Utf8 12\' and pk_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2012-01-01\' AS Date) and pk_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201200000000 AS Timestamp) and pk_Interval=CAST(12 AS Interval) and pk_Date32=CAST(\'2012-01-01\' AS Date32) and pk_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201200000000 AS Timestamp64) and pk_Interval64=CAST(12 AS Interval64)\n                 and \n                col_index_Uint64=CAST(12 AS Uint64) and col_index_Uint32=CAST(12 AS Uint32) and col_index_Uint16=CAST(12 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 14208331-a278-41d5-82aa-d139a6511af5, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6c35f52c-e948-411b-b693-e5068c29b03d, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6c35f52c-e948-411b-b693-e5068c29b03d, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(13 AS Int64) and pk_Uint64=CAST(13 AS Uint64) and pk_Int32=CAST(13 AS Int32) and pk_Uint32=CAST(13 AS Uint32) and pk_Int16=CAST(13 AS Int16) and pk_Uint16=CAST(13 AS Uint16) and pk_Int8=CAST(13 AS Int8) and pk_Uint8=CAST(13 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'13\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'130.0\' AS DyNumber) and pk_String=\'String 13\' and pk_Utf8=\'Utf8 13\' and pk_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2013-01-01\' AS Date) and pk_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201300000000 AS Timestamp) and pk_Interval=CAST(13 AS Interval) and pk_Date32=CAST(\'2013-01-01\' AS Date32) and pk_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201300000000 AS Timestamp64) and pk_Interval64=CAST(13 AS Interval64)\n                 and \n                col_index_Uint64=CAST(13 AS Uint64) and col_index_Uint32=CAST(13 AS Uint32) and col_index_Uint16=CAST(13 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6c35f52c-e948-411b-b693-e5068c29b03d, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dabf4a91-3bc9-43e3-b9c9-941d211d38c7, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dabf4a91-3bc9-43e3-b9c9-941d211d38c7, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(14 AS Int64) and pk_Uint64=CAST(14 AS Uint64) and pk_Int32=CAST(14 AS Int32) and pk_Uint32=CAST(14 AS Uint32) and pk_Int16=CAST(14 AS Int16) and pk_Uint16=CAST(14 AS Uint16) and pk_Int8=CAST(14 AS Int8) and pk_Uint8=CAST(14 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'14\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'140.0\' AS DyNumber) and pk_String=\'String 14\' and pk_Utf8=\'Utf8 14\' and pk_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2014-01-01\' AS Date) and pk_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201400000000 AS Timestamp) and pk_Interval=CAST(14 AS Interval) and pk_Date32=CAST(\'2014-01-01\' AS Date32) and pk_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201400000000 AS Timestamp64) and pk_Interval64=CAST(14 AS Interval64)\n                 and \n                col_index_Uint64=CAST(14 AS Uint64) and col_index_Uint32=CAST(14 AS Uint32) and col_index_Uint16=CAST(14 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dabf4a91-3bc9-43e3-b9c9-941d211d38c7, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0f89059a-632e-4c11-9640-bbd9cfacbe64, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0f89059a-632e-4c11-9640-bbd9cfacbe64, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(15 AS Int64) and pk_Uint64=CAST(15 AS Uint64) and pk_Int32=CAST(15 AS Int32) and pk_Uint32=CAST(15 AS Uint32) and pk_Int16=CAST(15 AS Int16) and pk_Uint16=CAST(15 AS Uint16) and pk_Int8=CAST(15 AS Int8) and pk_Uint8=CAST(15 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'15\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'150.0\' AS DyNumber) and pk_String=\'String 15\' and pk_Utf8=\'Utf8 15\' and pk_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2015-01-01\' AS Date) and pk_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201500000000 AS Timestamp) and pk_Interval=CAST(15 AS Interval) and pk_Date32=CAST(\'2015-01-01\' AS Date32) and pk_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201500000000 AS Timestamp64) and pk_Interval64=CAST(15 AS Interval64)\n                 and \n                col_index_Uint64=CAST(15 AS Uint64) and col_index_Uint32=CAST(15 AS Uint32) and col_index_Uint16=CAST(15 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0f89059a-632e-4c11-9640-bbd9cfacbe64, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cc8d80ee-459f-428b-b1b9-ee76131c27a1, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cc8d80ee-459f-428b-b1b9-ee76131c27a1, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(16 AS Int64) and pk_Uint64=CAST(16 AS Uint64) and pk_Int32=CAST(16 AS Int32) and pk_Uint32=CAST(16 AS Uint32) and pk_Int16=CAST(16 AS Int16) and pk_Uint16=CAST(16 AS Uint16) and pk_Int8=CAST(16 AS Int8) and pk_Uint8=CAST(16 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'16\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'160.0\' AS DyNumber) and pk_String=\'String 16\' and pk_Utf8=\'Utf8 16\' and pk_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2016-01-01\' AS Date) and pk_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201600000000 AS Timestamp) and pk_Interval=CAST(16 AS Interval) and pk_Date32=CAST(\'2016-01-01\' AS Date32) and pk_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201600000000 AS Timestamp64) and pk_Interval64=CAST(16 AS Interval64)\n                 and \n                col_index_Uint64=CAST(16 AS Uint64) and col_index_Uint32=CAST(16 AS Uint32) and col_index_Uint16=CAST(16 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cc8d80ee-459f-428b-b1b9-ee76131c27a1, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2e95de23-f191-426a-805a-f4fc806dcff5, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2e95de23-f191-426a-805a-f4fc806dcff5, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(17 AS Int64) and pk_Uint64=CAST(17 AS Uint64) and pk_Int32=CAST(17 AS Int32) and pk_Uint32=CAST(17 AS Uint32) and pk_Int16=CAST(17 AS Int16) and pk_Uint16=CAST(17 AS Uint16) and pk_Int8=CAST(17 AS Int8) and pk_Uint8=CAST(17 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'17\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'170.0\' AS DyNumber) and pk_String=\'String 17\' and pk_Utf8=\'Utf8 17\' and pk_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2017-01-01\' AS Date) and pk_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201700000000 AS Timestamp) and pk_Interval=CAST(17 AS Interval) and pk_Date32=CAST(\'2017-01-01\' AS Date32) and pk_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201700000000 AS Timestamp64) and pk_Interval64=CAST(17 AS Interval64)\n                 and \n                col_index_Uint64=CAST(17 AS Uint64) and col_index_Uint32=CAST(17 AS Uint32) and col_index_Uint16=CAST(17 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2e95de23-f191-426a-805a-f4fc806dcff5, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d21700d9-680d-44ff-ab12-7af3908a59ff, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d21700d9-680d-44ff-ab12-7af3908a59ff, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(18 AS Int64) and pk_Uint64=CAST(18 AS Uint64) and pk_Int32=CAST(18 AS Int32) and pk_Uint32=CAST(18 AS Uint32) and pk_Int16=CAST(18 AS Int16) and pk_Uint16=CAST(18 AS Uint16) and pk_Int8=CAST(18 AS Int8) and pk_Uint8=CAST(18 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'18\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'180.0\' AS DyNumber) and pk_String=\'String 18\' and pk_Utf8=\'Utf8 18\' and pk_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2018-01-01\' AS Date) and pk_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201800000000 AS Timestamp) and pk_Interval=CAST(18 AS Interval) and pk_Date32=CAST(\'2018-01-01\' AS Date32) and pk_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201800000000 AS Timestamp64) and pk_Interval64=CAST(18 AS Interval64)\n                 and \n                col_index_Uint64=CAST(18 AS Uint64) and col_index_Uint32=CAST(18 AS Uint32) and col_index_Uint16=CAST(18 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d21700d9-680d-44ff-ab12-7af3908a59ff, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 13192a7b-fa37-4e44-b048-a007bfa57a91, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 13192a7b-fa37-4e44-b048-a007bfa57a91, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(19 AS Int64) and pk_Uint64=CAST(19 AS Uint64) and pk_Int32=CAST(19 AS Int32) and pk_Uint32=CAST(19 AS Uint32) and pk_Int16=CAST(19 AS Int16) and pk_Uint16=CAST(19 AS Uint16) and pk_Int8=CAST(19 AS Int8) and pk_Uint8=CAST(19 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'19\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'190.0\' AS DyNumber) and pk_String=\'String 19\' and pk_Utf8=\'Utf8 19\' and pk_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2019-01-01\' AS Date) and pk_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201900000000 AS Timestamp) and pk_Interval=CAST(19 AS Interval) and pk_Date32=CAST(\'2019-01-01\' AS Date32) and pk_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201900000000 AS Timestamp64) and pk_Interval64=CAST(19 AS Interval64)\n                 and \n                col_index_Uint64=CAST(19 AS Uint64) and col_index_Uint32=CAST(19 AS Uint32) and col_index_Uint16=CAST(19 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 13192a7b-fa37-4e44-b048-a007bfa57a91, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8ff9aedd-f0d4-4301-97cd-cb54c60fb373, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8ff9aedd-f0d4-4301-97cd-cb54c60fb373, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(20 AS Int64) and pk_Uint64=CAST(20 AS Uint64) and pk_Int32=CAST(20 AS Int32) and pk_Uint32=CAST(20 AS Uint32) and pk_Int16=CAST(20 AS Int16) and pk_Uint16=CAST(20 AS Uint16) and pk_Int8=CAST(20 AS Int8) and pk_Uint8=CAST(20 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'20\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'200.0\' AS DyNumber) and pk_String=\'String 20\' and pk_Utf8=\'Utf8 20\' and pk_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2020-01-01\' AS Date) and pk_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202000000000 AS Timestamp) and pk_Interval=CAST(20 AS Interval) and pk_Date32=CAST(\'2020-01-01\' AS Date32) and pk_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202000000000 AS Timestamp64) and pk_Interval64=CAST(20 AS Interval64)\n                 and \n                col_index_Uint64=CAST(20 AS Uint64) and col_index_Uint32=CAST(20 AS Uint32) and col_index_Uint16=CAST(20 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8ff9aedd-f0d4-4301-97cd-cb54c60fb373, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
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, db213a89-f20b-414c-a9cf-f1f817671fdf, localhost:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, db213a89-f20b-414c-a9cf-f1f817671fdf, localhost:5256): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, db213a89-f20b-414c-a9cf-f1f817671fdf, localhost:5256): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tebhsnycoe.auto.internal" port: 5256 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-tebhsnycoe.auto.internal:5256, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5256
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f11dee5d-7b5c-48cb-b14c-344a5a9aadf9, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f11dee5d-7b5c-48cb-b14c-344a5a9aadf9, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(21 AS Int64) and pk_Uint64=CAST(21 AS Uint64) and pk_Int32=CAST(21 AS Int32) and pk_Uint32=CAST(21 AS Uint32) and pk_Int16=CAST(21 AS Int16) and pk_Uint16=CAST(21 AS Uint16) and pk_Int8=CAST(21 AS Int8) and pk_Uint8=CAST(21 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'21\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'210.0\' AS DyNumber) and pk_String=\'String 21\' and pk_Utf8=\'Utf8 21\' and pk_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2021-01-01\' AS Date) and pk_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202100000000 AS Timestamp) and pk_Interval=CAST(21 AS Interval) and pk_Date32=CAST(\'2021-01-01\' AS Date32) and pk_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202100000000 AS Timestamp64) and pk_Interval64=CAST(21 AS Interval64)\n                 and \n                col_index_Uint64=CAST(21 AS Uint64) and col_index_Uint32=CAST(21 AS Uint32) and col_index_Uint16=CAST(21 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f11dee5d-7b5c-48cb-b14c-344a5a9aadf9, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dbe847cc-586e-4a21-92e8-ca337bb5a087, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dbe847cc-586e-4a21-92e8-ca337bb5a087, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(22 AS Int64) and pk_Uint64=CAST(22 AS Uint64) and pk_Int32=CAST(22 AS Int32) and pk_Uint32=CAST(22 AS Uint32) and pk_Int16=CAST(22 AS Int16) and pk_Uint16=CAST(22 AS Uint16) and pk_Int8=CAST(22 AS Int8) and pk_Uint8=CAST(22 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'22\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'220.0\' AS DyNumber) and pk_String=\'String 22\' and pk_Utf8=\'Utf8 22\' and pk_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2022-01-01\' AS Date) and pk_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202200000000 AS Timestamp) and pk_Interval=CAST(22 AS Interval) and pk_Date32=CAST(\'2022-01-01\' AS Date32) and pk_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202200000000 AS Timestamp64) and pk_Interval64=CAST(22 AS Interval64)\n                 and \n                col_index_Uint64=CAST(22 AS Uint64) and col_index_Uint32=CAST(22 AS Uint32) and col_index_Uint16=CAST(22 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dbe847cc-586e-4a21-92e8-ca337bb5a087, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4f8d7ddf-20c9-4f3b-8dff-4b8e4addc9a2, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4f8d7ddf-20c9-4f3b-8dff-4b8e4addc9a2, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(23 AS Int64) and pk_Uint64=CAST(23 AS Uint64) and pk_Int32=CAST(23 AS Int32) and pk_Uint32=CAST(23 AS Uint32) and pk_Int16=CAST(23 AS Int16) and pk_Uint16=CAST(23 AS Uint16) and pk_Int8=CAST(23 AS Int8) and pk_Uint8=CAST(23 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'23\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'230.0\' AS DyNumber) and pk_String=\'String 23\' and pk_Utf8=\'Utf8 23\' and pk_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2023-01-01\' AS Date) and pk_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202300000000 AS Timestamp) and pk_Interval=CAST(23 AS Interval) and pk_Date32=CAST(\'2023-01-01\' AS Date32) and pk_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202300000000 AS Timestamp64) and pk_Interval64=CAST(23 AS Interval64)\n                 and \n                col_index_Uint64=CAST(23 AS Uint64) and col_index_Uint32=CAST(23 AS Uint32) and col_index_Uint16=CAST(23 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4f8d7ddf-20c9-4f3b-8dff-4b8e4addc9a2, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6f136cd9-9c59-4dd5-a4ac-32cce409a5c3, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6f136cd9-9c59-4dd5-a4ac-32cce409a5c3, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(24 AS Int64) and pk_Uint64=CAST(24 AS Uint64) and pk_Int32=CAST(24 AS Int32) and pk_Uint32=CAST(24 AS Uint32) and pk_Int16=CAST(24 AS Int16) and pk_Uint16=CAST(24 AS Uint16) and pk_Int8=CAST(24 AS Int8) and pk_Uint8=CAST(24 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'24\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'240.0\' AS DyNumber) and pk_String=\'String 24\' and pk_Utf8=\'Utf8 24\' and pk_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2024-01-01\' AS Date) and pk_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202400000000 AS Timestamp) and pk_Interval=CAST(24 AS Interval) and pk_Date32=CAST(\'2024-01-01\' AS Date32) and pk_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202400000000 AS Timestamp64) and pk_Interval64=CAST(24 AS Interval64)\n                 and \n                col_index_Uint64=CAST(24 AS Uint64) and col_index_Uint32=CAST(24 AS Uint32) and col_index_Uint16=CAST(24 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6f136cd9-9c59-4dd5-a4ac-32cce409a5c3, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4ff7750c-3cf0-4866-b69d-0bb5136780a0, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4ff7750c-3cf0-4866-b69d-0bb5136780a0, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(25 AS Int64) and pk_Uint64=CAST(25 AS Uint64) and pk_Int32=CAST(25 AS Int32) and pk_Uint32=CAST(25 AS Uint32) and pk_Int16=CAST(25 AS Int16) and pk_Uint16=CAST(25 AS Uint16) and pk_Int8=CAST(25 AS Int8) and pk_Uint8=CAST(25 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'25\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'250.0\' AS DyNumber) and pk_String=\'String 25\' and pk_Utf8=\'Utf8 25\' and pk_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2025-01-01\' AS Date) and pk_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202500000000 AS Timestamp) and pk_Interval=CAST(25 AS Interval) and pk_Date32=CAST(\'2025-01-01\' AS Date32) and pk_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202500000000 AS Timestamp64) and pk_Interval64=CAST(25 AS Interval64)\n                 and \n                col_index_Uint64=CAST(25 AS Uint64) and col_index_Uint32=CAST(25 AS Uint32) and col_index_Uint16=CAST(25 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4ff7750c-3cf0-4866-b69d-0bb5136780a0, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4e436547-4d0a-4084-a2ce-d0bd041942bf, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4e436547-4d0a-4084-a2ce-d0bd041942bf, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(26 AS Int64) and pk_Uint64=CAST(26 AS Uint64) and pk_Int32=CAST(26 AS Int32) and pk_Uint32=CAST(26 AS Uint32) and pk_Int16=CAST(26 AS Int16) and pk_Uint16=CAST(26 AS Uint16) and pk_Int8=CAST(26 AS Int8) and pk_Uint8=CAST(26 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'26\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'26.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'26.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'260.0\' AS DyNumber) and pk_String=\'String 26\' and pk_Utf8=\'Utf8 26\' and pk_UUID=CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2026-01-01\' AS Date) and pk_Datetime=CAST(\'2026-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202600000000 AS Timestamp) and pk_Interval=CAST(26 AS Interval) and pk_Date32=CAST(\'2026-01-01\' AS Date32) and pk_Datetime64=CAST(\'2026-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202600000000 AS Timestamp64) and pk_Interval64=CAST(26 AS Interval64)\n                 and \n                col_index_Uint64=CAST(26 AS Uint64) and col_index_Uint32=CAST(26 AS Uint32) and col_index_Uint16=CAST(26 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4e436547-4d0a-4084-a2ce-d0bd041942bf, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a990b630-758e-41df-88cd-34c595b215c8, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a990b630-758e-41df-88cd-34c595b215c8, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(27 AS Int64) and pk_Uint64=CAST(27 AS Uint64) and pk_Int32=CAST(27 AS Int32) and pk_Uint32=CAST(27 AS Uint32) and pk_Int16=CAST(27 AS Int16) and pk_Uint16=CAST(27 AS Uint16) and pk_Int8=CAST(27 AS Int8) and pk_Uint8=CAST(27 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'27\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'27.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'27.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'270.0\' AS DyNumber) and pk_String=\'String 27\' and pk_Utf8=\'Utf8 27\' and pk_UUID=CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2027-01-01\' AS Date) and pk_Datetime=CAST(\'2027-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202700000000 AS Timestamp) and pk_Interval=CAST(27 AS Interval) and pk_Date32=CAST(\'2027-01-01\' AS Date32) and pk_Datetime64=CAST(\'2027-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202700000000 AS Timestamp64) and pk_Interval64=CAST(27 AS Interval64)\n                 and \n                col_index_Uint64=CAST(27 AS Uint64) and col_index_Uint32=CAST(27 AS Uint32) and col_index_Uint16=CAST(27 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a990b630-758e-41df-88cd-34c595b215c8, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d5dc43d7-d342-490f-a966-a36b90004cb9, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d5dc43d7-d342-490f-a966-a36b90004cb9, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_index_1__SYNC`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d5dc43d7-d342-490f-a966-a36b90004cb9, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cc8182b8-6cc7-4230-bae8-b962dcc17d8f, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cc8182b8-6cc7-4230-bae8-b962dcc17d8f, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "delete from table_index_1__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cc8182b8-6cc7-4230-bae8-b962dcc17d8f, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 97088d14-9707-4a44-8c96-513f8448e6d4, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 97088d14-9707-4a44-8c96-513f8448e6d4, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_1__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 97088d14-9707-4a44-8c96-513f8448e6d4, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 816bea6a-1784-4881-a641-8d7351e95a86, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 816bea6a-1784-4881-a641-8d7351e95a86, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_1__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 816bea6a-1784-4881-a641-8d7351e95a86, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 711a004d-b7c1-49fb-831f-7cac8e0d4734, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 711a004d-b7c1-49fb-831f-7cac8e0d4734, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                , \n                CAST(1 AS Uint64), CAST(1 AS Uint32), CAST(1 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 711a004d-b7c1-49fb-831f-7cac8e0d4734, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1d128dfd-848b-49f1-b9c5-517708344034, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1d128dfd-848b-49f1-b9c5-517708344034, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                , \n                CAST(2 AS Uint64), CAST(2 AS Uint32), CAST(2 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1d128dfd-848b-49f1-b9c5-517708344034, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b5f43846-9634-49cb-986d-5b1928f78d76, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b5f43846-9634-49cb-986d-5b1928f78d76, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                , \n                CAST(3 AS Uint64), CAST(3 AS Uint32), CAST(3 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b5f43846-9634-49cb-986d-5b1928f78d76, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2e7d8ddd-fcf9-4e71-8ec4-644bca90a353, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2e7d8ddd-fcf9-4e71-8ec4-644bca90a353, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                , \n                CAST(4 AS Uint64), CAST(4 AS Uint32), CAST(4 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2e7d8ddd-fcf9-4e71-8ec4-644bca90a353, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 795c8c4f-fd3e-4d24-abf2-7f27b25789c1, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 795c8c4f-fd3e-4d24-abf2-7f27b25789c1, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                , \n                CAST(5 AS Uint64), CAST(5 AS Uint32), CAST(5 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 795c8c4f-fd3e-4d24-abf2-7f27b25789c1, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c2be5e56-dc95-4325-a5b0-2ce0488fd892, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c2be5e56-dc95-4325-a5b0-2ce0488fd892, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                , \n                CAST(6 AS Uint64), CAST(6 AS Uint32), CAST(6 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c2be5e56-dc95-4325-a5b0-2ce0488fd892, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dfa61fd4-a922-4586-886a-2151caaeb221, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dfa61fd4-a922-4586-886a-2151caaeb221, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                , \n                CAST(7 AS Uint64), CAST(7 AS Uint32), CAST(7 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dfa61fd4-a922-4586-886a-2151caaeb221, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 76eff98b-97fa-488e-87e9-a64d2172c6af, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 76eff98b-97fa-488e-87e9-a64d2172c6af, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                , \n                CAST(8 AS Uint64), CAST(8 AS Uint32), CAST(8 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 76eff98b-97fa-488e-87e9-a64d2172c6af, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4c9daf8d-ebf2-49d7-896e-b042bff99fdc, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4c9daf8d-ebf2-49d7-896e-b042bff99fdc, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                , \n                CAST(9 AS Uint64), CAST(9 AS Uint32), CAST(9 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4c9daf8d-ebf2-49d7-896e-b042bff99fdc, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c508e116-30f4-48ff-987e-bcffbda48d82, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c508e116-30f4-48ff-987e-bcffbda48d82, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                , \n                CAST(10 AS Uint64), CAST(10 AS Uint32), CAST(10 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c508e116-30f4-48ff-987e-bcffbda48d82, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1046f994-cd43-486e-83ef-26541c2f0c03, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1046f994-cd43-486e-83ef-26541c2f0c03, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                , \n                CAST(11 AS Uint64), CAST(11 AS Uint32), CAST(11 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1046f994-cd43-486e-83ef-26541c2f0c03, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cbe66594-7701-4393-be43-ef93772a7cf2, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cbe66594-7701-4393-be43-ef93772a7cf2, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                , \n                CAST(12 AS Uint64), CAST(12 AS Uint32), CAST(12 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cbe66594-7701-4393-be43-ef93772a7cf2, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0ce0c040-34d4-4b55-8e9d-d007dc1b63f2, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0ce0c040-34d4-4b55-8e9d-d007dc1b63f2, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                , \n                CAST(13 AS Uint64), CAST(13 AS Uint32), CAST(13 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0ce0c040-34d4-4b55-8e9d-d007dc1b63f2, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ccece5b9-709e-4703-8c80-0280ad2332c8, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ccece5b9-709e-4703-8c80-0280ad2332c8, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                , \n                CAST(14 AS Uint64), CAST(14 AS Uint32), CAST(14 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ccece5b9-709e-4703-8c80-0280ad2332c8, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2791f831-886c-4b39-bd0a-05a858fa14b1, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2791f831-886c-4b39-bd0a-05a858fa14b1, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                , \n                CAST(15 AS Uint64), CAST(15 AS Uint32), CAST(15 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2791f831-886c-4b39-bd0a-05a858fa14b1, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0a91a852-2434-4ca8-a91c-146869623fc8, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0a91a852-2434-4ca8-a91c-146869623fc8, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                , \n                CAST(16 AS Uint64), CAST(16 AS Uint32), CAST(16 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0a91a852-2434-4ca8-a91c-146869623fc8, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 323ead7c-4ce0-4f01-8888-efb58d04b684, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 323ead7c-4ce0-4f01-8888-efb58d04b684, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                , \n                CAST(17 AS Uint64), CAST(17 AS Uint32), CAST(17 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 323ead7c-4ce0-4f01-8888-efb58d04b684, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
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, 6736c473-29ea-498c-b94f-3cb23cdb4c66, localhost:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6736c473-29ea-498c-b94f-3cb23cdb4c66, localhost:5256): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6736c473-29ea-498c-b94f-3cb23cdb4c66, localhost:5256): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tebhsnycoe.auto.internal" port: 5256 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-tebhsnycoe.auto.internal:5256, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5256
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e554c0e0-db41-4aba-b9ea-ec9d3b0cde7b, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e554c0e0-db41-4aba-b9ea-ec9d3b0cde7b, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                , \n                CAST(18 AS Uint64), CAST(18 AS Uint32), CAST(18 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e554c0e0-db41-4aba-b9ea-ec9d3b0cde7b, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
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, a2a5ba18-51a1-44ce-bf90-b89c0449f242, localhost:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a2a5ba18-51a1-44ce-bf90-b89c0449f242, localhost:26983): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a2a5ba18-51a1-44ce-bf90-b89c0449f242, localhost:26983): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tebhsnycoe.auto.internal" port: 26983 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-tebhsnycoe.auto.internal:26983, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26983
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b5d77a88-0600-4cb0-a037-f66b9c9a58fc, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b5d77a88-0600-4cb0-a037-f66b9c9a58fc, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                , \n                CAST(19 AS Uint64), CAST(19 AS Uint32), CAST(19 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b5d77a88-0600-4cb0-a037-f66b9c9a58fc, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 80d4aec8-3ec6-4154-a34a-ff9871e613d9, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 80d4aec8-3ec6-4154-a34a-ff9871e613d9, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                , \n                CAST(20 AS Uint64), CAST(20 AS Uint32), CAST(20 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 80d4aec8-3ec6-4154-a34a-ff9871e613d9, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0c3bec5c-38cf-4b46-9b1f-a43ce7b8b276, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0c3bec5c-38cf-4b46-9b1f-a43ce7b8b276, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                , \n                CAST(21 AS Uint64), CAST(21 AS Uint32), CAST(21 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0c3bec5c-38cf-4b46-9b1f-a43ce7b8b276, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1817fe0d-834e-4d27-9f84-e58c93f432c8, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1817fe0d-834e-4d27-9f84-e58c93f432c8, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                , \n                CAST(22 AS Uint64), CAST(22 AS Uint32), CAST(22 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1817fe0d-834e-4d27-9f84-e58c93f432c8, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2262abe6-61d8-4972-a39e-4c7cf2ee556c, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2262abe6-61d8-4972-a39e-4c7cf2ee556c, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                , \n                CAST(23 AS Uint64), CAST(23 AS Uint32), CAST(23 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2262abe6-61d8-4972-a39e-4c7cf2ee556c, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 57741009-b14f-4677-8634-bee4057c9dac, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 57741009-b14f-4677-8634-bee4057c9dac, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                , \n                CAST(24 AS Uint64), CAST(24 AS Uint32), CAST(24 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 57741009-b14f-4677-8634-bee4057c9dac, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6e15b25e-9b0c-45a1-8146-0dcc9a5131af, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6e15b25e-9b0c-45a1-8146-0dcc9a5131af, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                , \n                CAST(25 AS Uint64), CAST(25 AS Uint32), CAST(25 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6e15b25e-9b0c-45a1-8146-0dcc9a5131af, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 97d4fe99-50ce-414b-b1ab-a178ed69c7a8, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 97d4fe99-50ce-414b-b1ab-a178ed69c7a8, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64)\n                , \n                CAST(26 AS Uint64), CAST(26 AS Uint32), CAST(26 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 97d4fe99-50ce-414b-b1ab-a178ed69c7a8, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cd933253-d672-402a-b701-f61bc4513b69, ghrun-tebhsnycoe.auto.internal:26983): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cd933253-d672-402a-b701-f61bc4513b69, ghrun-tebhsnycoe.auto.internal:26983): request = { session_id: "ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_1__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Uint64, col_index_Uint32, col_index_Uint16\n                \n            )\n            VALUES(\n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64)\n                , \n                CAST(27 AS Uint64), CAST(27 AS Uint32), CAST(27 AS Uint16)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cd933253-d672-402a-b701-f61bc4513b69, ghrun-tebhsnycoe.auto.internal:26983): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODhlOGVlYzQtYWM3YWYyODAtODZmNWM2NjItYWEyOTY3OGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8b34c029-ff1e-413a-b04a-02832fc864b5, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8b34c029-ff1e-413a-b04a-02832fc864b5, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_1__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8b34c029-ff1e-413a-b04a-02832fc864b5, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 38cab688-aa57-46da-a5d0-7fbc7948e67d, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 38cab688-aa57-46da-a5d0-7fbc7948e67d, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Uint64=CAST(1 AS Uint64) and col_index_Uint32=CAST(1 AS Uint32) and col_index_Uint16=CAST(1 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 38cab688-aa57-46da-a5d0-7fbc7948e67d, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 69513020-2b1f-4ea8-a60c-5bda6b2c515a, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 69513020-2b1f-4ea8-a60c-5bda6b2c515a, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                 and \n                col_index_Uint64=CAST(2 AS Uint64) and col_index_Uint32=CAST(2 AS Uint32) and col_index_Uint16=CAST(2 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 69513020-2b1f-4ea8-a60c-5bda6b2c515a, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8a55c5da-bd4c-4207-b874-e0c613488e09, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8a55c5da-bd4c-4207-b874-e0c613488e09, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_Uint64=CAST(3 AS Uint64) and col_index_Uint32=CAST(3 AS Uint32) and col_index_Uint16=CAST(3 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8a55c5da-bd4c-4207-b874-e0c613488e09, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9a801bb1-5df8-4076-9858-eadb5be05ec7, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9a801bb1-5df8-4076-9858-eadb5be05ec7, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_Uint64=CAST(4 AS Uint64) and col_index_Uint32=CAST(4 AS Uint32) and col_index_Uint16=CAST(4 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9a801bb1-5df8-4076-9858-eadb5be05ec7, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ed1f5f9d-8bf1-4ed4-8563-634117df47f1, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed1f5f9d-8bf1-4ed4-8563-634117df47f1, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(5 AS Int64) and pk_Uint64=CAST(5 AS Uint64) and pk_Int32=CAST(5 AS Int32) and pk_Uint32=CAST(5 AS Uint32) and pk_Int16=CAST(5 AS Int16) and pk_Uint16=CAST(5 AS Uint16) and pk_Int8=CAST(5 AS Int8) and pk_Uint8=CAST(5 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'5\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'50.0\' AS DyNumber) and pk_String=\'String 5\' and pk_Utf8=\'Utf8 5\' and pk_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2005-01-01\' AS Date) and pk_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200500000000 AS Timestamp) and pk_Interval=CAST(5 AS Interval) and pk_Date32=CAST(\'2005-01-01\' AS Date32) and pk_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200500000000 AS Timestamp64) and pk_Interval64=CAST(5 AS Interval64)\n                 and \n                col_index_Uint64=CAST(5 AS Uint64) and col_index_Uint32=CAST(5 AS Uint32) and col_index_Uint16=CAST(5 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ed1f5f9d-8bf1-4ed4-8563-634117df47f1, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 513f81ba-5acc-4bf2-9c56-717de19e7e75, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 513f81ba-5acc-4bf2-9c56-717de19e7e75, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_Uint64=CAST(6 AS Uint64) and col_index_Uint32=CAST(6 AS Uint32) and col_index_Uint16=CAST(6 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 513f81ba-5acc-4bf2-9c56-717de19e7e75, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0919750c-baf4-49f1-ad3a-1e69ba6fce1c, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0919750c-baf4-49f1-ad3a-1e69ba6fce1c, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(7 AS Int64) and pk_Uint64=CAST(7 AS Uint64) and pk_Int32=CAST(7 AS Int32) and pk_Uint32=CAST(7 AS Uint32) and pk_Int16=CAST(7 AS Int16) and pk_Uint16=CAST(7 AS Uint16) and pk_Int8=CAST(7 AS Int8) and pk_Uint8=CAST(7 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'7\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'70.0\' AS DyNumber) and pk_String=\'String 7\' and pk_Utf8=\'Utf8 7\' and pk_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2007-01-01\' AS Date) and pk_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200700000000 AS Timestamp) and pk_Interval=CAST(7 AS Interval) and pk_Date32=CAST(\'2007-01-01\' AS Date32) and pk_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200700000000 AS Timestamp64) and pk_Interval64=CAST(7 AS Interval64)\n                 and \n                col_index_Uint64=CAST(7 AS Uint64) and col_index_Uint32=CAST(7 AS Uint32) and col_index_Uint16=CAST(7 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0919750c-baf4-49f1-ad3a-1e69ba6fce1c, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d854c290-1dcc-4ba0-9480-06136e4aee86, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d854c290-1dcc-4ba0-9480-06136e4aee86, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(8 AS Int64) and pk_Uint64=CAST(8 AS Uint64) and pk_Int32=CAST(8 AS Int32) and pk_Uint32=CAST(8 AS Uint32) and pk_Int16=CAST(8 AS Int16) and pk_Uint16=CAST(8 AS Uint16) and pk_Int8=CAST(8 AS Int8) and pk_Uint8=CAST(8 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'8\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'80.0\' AS DyNumber) and pk_String=\'String 8\' and pk_Utf8=\'Utf8 8\' and pk_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2008-01-01\' AS Date) and pk_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200800000000 AS Timestamp) and pk_Interval=CAST(8 AS Interval) and pk_Date32=CAST(\'2008-01-01\' AS Date32) and pk_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200800000000 AS Timestamp64) and pk_Interval64=CAST(8 AS Interval64)\n                 and \n                col_index_Uint64=CAST(8 AS Uint64) and col_index_Uint32=CAST(8 AS Uint32) and col_index_Uint16=CAST(8 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d854c290-1dcc-4ba0-9480-06136e4aee86, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bf14e6c0-f668-46a4-82e9-5a6cfca499fc, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bf14e6c0-f668-46a4-82e9-5a6cfca499fc, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(9 AS Int64) and pk_Uint64=CAST(9 AS Uint64) and pk_Int32=CAST(9 AS Int32) and pk_Uint32=CAST(9 AS Uint32) and pk_Int16=CAST(9 AS Int16) and pk_Uint16=CAST(9 AS Uint16) and pk_Int8=CAST(9 AS Int8) and pk_Uint8=CAST(9 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'9\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'90.0\' AS DyNumber) and pk_String=\'String 9\' and pk_Utf8=\'Utf8 9\' and pk_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2009-01-01\' AS Date) and pk_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200900000000 AS Timestamp) and pk_Interval=CAST(9 AS Interval) and pk_Date32=CAST(\'2009-01-01\' AS Date32) and pk_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200900000000 AS Timestamp64) and pk_Interval64=CAST(9 AS Interval64)\n                 and \n                col_index_Uint64=CAST(9 AS Uint64) and col_index_Uint32=CAST(9 AS Uint32) and col_index_Uint16=CAST(9 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bf14e6c0-f668-46a4-82e9-5a6cfca499fc, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e326b5f1-ca44-42e1-9e3f-420f2922eba3, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e326b5f1-ca44-42e1-9e3f-420f2922eba3, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(10 AS Int64) and pk_Uint64=CAST(10 AS Uint64) and pk_Int32=CAST(10 AS Int32) and pk_Uint32=CAST(10 AS Uint32) and pk_Int16=CAST(10 AS Int16) and pk_Uint16=CAST(10 AS Uint16) and pk_Int8=CAST(10 AS Int8) and pk_Uint8=CAST(10 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'10\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'100.0\' AS DyNumber) and pk_String=\'String 10\' and pk_Utf8=\'Utf8 10\' and pk_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2010-01-01\' AS Date) and pk_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201000000000 AS Timestamp) and pk_Interval=CAST(10 AS Interval) and pk_Date32=CAST(\'2010-01-01\' AS Date32) and pk_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201000000000 AS Timestamp64) and pk_Interval64=CAST(10 AS Interval64)\n                 and \n                col_index_Uint64=CAST(10 AS Uint64) and col_index_Uint32=CAST(10 AS Uint32) and col_index_Uint16=CAST(10 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e326b5f1-ca44-42e1-9e3f-420f2922eba3, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 006fa75f-eacf-4d78-9137-f512273cd2cf, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 006fa75f-eacf-4d78-9137-f512273cd2cf, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(11 AS Int64) and pk_Uint64=CAST(11 AS Uint64) and pk_Int32=CAST(11 AS Int32) and pk_Uint32=CAST(11 AS Uint32) and pk_Int16=CAST(11 AS Int16) and pk_Uint16=CAST(11 AS Uint16) and pk_Int8=CAST(11 AS Int8) and pk_Uint8=CAST(11 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'11\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'110.0\' AS DyNumber) and pk_String=\'String 11\' and pk_Utf8=\'Utf8 11\' and pk_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2011-01-01\' AS Date) and pk_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201100000000 AS Timestamp) and pk_Interval=CAST(11 AS Interval) and pk_Date32=CAST(\'2011-01-01\' AS Date32) and pk_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201100000000 AS Timestamp64) and pk_Interval64=CAST(11 AS Interval64)\n                 and \n                col_index_Uint64=CAST(11 AS Uint64) and col_index_Uint32=CAST(11 AS Uint32) and col_index_Uint16=CAST(11 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 006fa75f-eacf-4d78-9137-f512273cd2cf, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 822b4fbe-35d0-4c6d-87d5-4e66ed40b8d5, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 822b4fbe-35d0-4c6d-87d5-4e66ed40b8d5, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(12 AS Int64) and pk_Uint64=CAST(12 AS Uint64) and pk_Int32=CAST(12 AS Int32) and pk_Uint32=CAST(12 AS Uint32) and pk_Int16=CAST(12 AS Int16) and pk_Uint16=CAST(12 AS Uint16) and pk_Int8=CAST(12 AS Int8) and pk_Uint8=CAST(12 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'12\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'120.0\' AS DyNumber) and pk_String=\'String 12\' and pk_Utf8=\'Utf8 12\' and pk_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2012-01-01\' AS Date) and pk_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201200000000 AS Timestamp) and pk_Interval=CAST(12 AS Interval) and pk_Date32=CAST(\'2012-01-01\' AS Date32) and pk_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201200000000 AS Timestamp64) and pk_Interval64=CAST(12 AS Interval64)\n                 and \n                col_index_Uint64=CAST(12 AS Uint64) and col_index_Uint32=CAST(12 AS Uint32) and col_index_Uint16=CAST(12 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 822b4fbe-35d0-4c6d-87d5-4e66ed40b8d5, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8ac165a3-91e0-4f95-aae2-e7c61c6c2344, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8ac165a3-91e0-4f95-aae2-e7c61c6c2344, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(13 AS Int64) and pk_Uint64=CAST(13 AS Uint64) and pk_Int32=CAST(13 AS Int32) and pk_Uint32=CAST(13 AS Uint32) and pk_Int16=CAST(13 AS Int16) and pk_Uint16=CAST(13 AS Uint16) and pk_Int8=CAST(13 AS Int8) and pk_Uint8=CAST(13 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'13\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'130.0\' AS DyNumber) and pk_String=\'String 13\' and pk_Utf8=\'Utf8 13\' and pk_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2013-01-01\' AS Date) and pk_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201300000000 AS Timestamp) and pk_Interval=CAST(13 AS Interval) and pk_Date32=CAST(\'2013-01-01\' AS Date32) and pk_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201300000000 AS Timestamp64) and pk_Interval64=CAST(13 AS Interval64)\n                 and \n                col_index_Uint64=CAST(13 AS Uint64) and col_index_Uint32=CAST(13 AS Uint32) and col_index_Uint16=CAST(13 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8ac165a3-91e0-4f95-aae2-e7c61c6c2344, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fdd3fb5e-d0f6-4e4b-8757-183bea6cbbe5, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fdd3fb5e-d0f6-4e4b-8757-183bea6cbbe5, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(14 AS Int64) and pk_Uint64=CAST(14 AS Uint64) and pk_Int32=CAST(14 AS Int32) and pk_Uint32=CAST(14 AS Uint32) and pk_Int16=CAST(14 AS Int16) and pk_Uint16=CAST(14 AS Uint16) and pk_Int8=CAST(14 AS Int8) and pk_Uint8=CAST(14 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'14\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'140.0\' AS DyNumber) and pk_String=\'String 14\' and pk_Utf8=\'Utf8 14\' and pk_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2014-01-01\' AS Date) and pk_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201400000000 AS Timestamp) and pk_Interval=CAST(14 AS Interval) and pk_Date32=CAST(\'2014-01-01\' AS Date32) and pk_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201400000000 AS Timestamp64) and pk_Interval64=CAST(14 AS Interval64)\n                 and \n                col_index_Uint64=CAST(14 AS Uint64) and col_index_Uint32=CAST(14 AS Uint32) and col_index_Uint16=CAST(14 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fdd3fb5e-d0f6-4e4b-8757-183bea6cbbe5, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8cc65123-987f-4809-9a1f-6f2091cf4f40, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8cc65123-987f-4809-9a1f-6f2091cf4f40, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(15 AS Int64) and pk_Uint64=CAST(15 AS Uint64) and pk_Int32=CAST(15 AS Int32) and pk_Uint32=CAST(15 AS Uint32) and pk_Int16=CAST(15 AS Int16) and pk_Uint16=CAST(15 AS Uint16) and pk_Int8=CAST(15 AS Int8) and pk_Uint8=CAST(15 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'15\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'150.0\' AS DyNumber) and pk_String=\'String 15\' and pk_Utf8=\'Utf8 15\' and pk_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2015-01-01\' AS Date) and pk_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201500000000 AS Timestamp) and pk_Interval=CAST(15 AS Interval) and pk_Date32=CAST(\'2015-01-01\' AS Date32) and pk_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201500000000 AS Timestamp64) and pk_Interval64=CAST(15 AS Interval64)\n                 and \n                col_index_Uint64=CAST(15 AS Uint64) and col_index_Uint32=CAST(15 AS Uint32) and col_index_Uint16=CAST(15 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8cc65123-987f-4809-9a1f-6f2091cf4f40, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8d4b71cd-182c-4603-9359-ba295afff7e3, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8d4b71cd-182c-4603-9359-ba295afff7e3, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(16 AS Int64) and pk_Uint64=CAST(16 AS Uint64) and pk_Int32=CAST(16 AS Int32) and pk_Uint32=CAST(16 AS Uint32) and pk_Int16=CAST(16 AS Int16) and pk_Uint16=CAST(16 AS Uint16) and pk_Int8=CAST(16 AS Int8) and pk_Uint8=CAST(16 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'16\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'160.0\' AS DyNumber) and pk_String=\'String 16\' and pk_Utf8=\'Utf8 16\' and pk_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2016-01-01\' AS Date) and pk_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201600000000 AS Timestamp) and pk_Interval=CAST(16 AS Interval) and pk_Date32=CAST(\'2016-01-01\' AS Date32) and pk_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201600000000 AS Timestamp64) and pk_Interval64=CAST(16 AS Interval64)\n                 and \n                col_index_Uint64=CAST(16 AS Uint64) and col_index_Uint32=CAST(16 AS Uint32) and col_index_Uint16=CAST(16 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8d4b71cd-182c-4603-9359-ba295afff7e3, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cabfd867-aacc-48f8-a93c-bd9be799d011, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cabfd867-aacc-48f8-a93c-bd9be799d011, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(17 AS Int64) and pk_Uint64=CAST(17 AS Uint64) and pk_Int32=CAST(17 AS Int32) and pk_Uint32=CAST(17 AS Uint32) and pk_Int16=CAST(17 AS Int16) and pk_Uint16=CAST(17 AS Uint16) and pk_Int8=CAST(17 AS Int8) and pk_Uint8=CAST(17 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'17\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'170.0\' AS DyNumber) and pk_String=\'String 17\' and pk_Utf8=\'Utf8 17\' and pk_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2017-01-01\' AS Date) and pk_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201700000000 AS Timestamp) and pk_Interval=CAST(17 AS Interval) and pk_Date32=CAST(\'2017-01-01\' AS Date32) and pk_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201700000000 AS Timestamp64) and pk_Interval64=CAST(17 AS Interval64)\n                 and \n                col_index_Uint64=CAST(17 AS Uint64) and col_index_Uint32=CAST(17 AS Uint32) and col_index_Uint16=CAST(17 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cabfd867-aacc-48f8-a93c-bd9be799d011, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5772110e-f6c1-466d-8394-d8db9792e426, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5772110e-f6c1-466d-8394-d8db9792e426, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(18 AS Int64) and pk_Uint64=CAST(18 AS Uint64) and pk_Int32=CAST(18 AS Int32) and pk_Uint32=CAST(18 AS Uint32) and pk_Int16=CAST(18 AS Int16) and pk_Uint16=CAST(18 AS Uint16) and pk_Int8=CAST(18 AS Int8) and pk_Uint8=CAST(18 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'18\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'180.0\' AS DyNumber) and pk_String=\'String 18\' and pk_Utf8=\'Utf8 18\' and pk_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2018-01-01\' AS Date) and pk_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201800000000 AS Timestamp) and pk_Interval=CAST(18 AS Interval) and pk_Date32=CAST(\'2018-01-01\' AS Date32) and pk_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201800000000 AS Timestamp64) and pk_Interval64=CAST(18 AS Interval64)\n                 and \n                col_index_Uint64=CAST(18 AS Uint64) and col_index_Uint32=CAST(18 AS Uint32) and col_index_Uint16=CAST(18 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5772110e-f6c1-466d-8394-d8db9792e426, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1b66b055-a896-4c58-bff1-3c7ad9396989, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1b66b055-a896-4c58-bff1-3c7ad9396989, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(19 AS Int64) and pk_Uint64=CAST(19 AS Uint64) and pk_Int32=CAST(19 AS Int32) and pk_Uint32=CAST(19 AS Uint32) and pk_Int16=CAST(19 AS Int16) and pk_Uint16=CAST(19 AS Uint16) and pk_Int8=CAST(19 AS Int8) and pk_Uint8=CAST(19 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'19\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'190.0\' AS DyNumber) and pk_String=\'String 19\' and pk_Utf8=\'Utf8 19\' and pk_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2019-01-01\' AS Date) and pk_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201900000000 AS Timestamp) and pk_Interval=CAST(19 AS Interval) and pk_Date32=CAST(\'2019-01-01\' AS Date32) and pk_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201900000000 AS Timestamp64) and pk_Interval64=CAST(19 AS Interval64)\n                 and \n                col_index_Uint64=CAST(19 AS Uint64) and col_index_Uint32=CAST(19 AS Uint32) and col_index_Uint16=CAST(19 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1b66b055-a896-4c58-bff1-3c7ad9396989, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2ee79fcf-a2d8-48e5-a2a0-a7a8466363e5, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2ee79fcf-a2d8-48e5-a2a0-a7a8466363e5, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(20 AS Int64) and pk_Uint64=CAST(20 AS Uint64) and pk_Int32=CAST(20 AS Int32) and pk_Uint32=CAST(20 AS Uint32) and pk_Int16=CAST(20 AS Int16) and pk_Uint16=CAST(20 AS Uint16) and pk_Int8=CAST(20 AS Int8) and pk_Uint8=CAST(20 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'20\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'200.0\' AS DyNumber) and pk_String=\'String 20\' and pk_Utf8=\'Utf8 20\' and pk_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2020-01-01\' AS Date) and pk_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202000000000 AS Timestamp) and pk_Interval=CAST(20 AS Interval) and pk_Date32=CAST(\'2020-01-01\' AS Date32) and pk_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202000000000 AS Timestamp64) and pk_Interval64=CAST(20 AS Interval64)\n                 and \n                col_index_Uint64=CAST(20 AS Uint64) and col_index_Uint32=CAST(20 AS Uint32) and col_index_Uint16=CAST(20 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2ee79fcf-a2d8-48e5-a2a0-a7a8466363e5, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1636b0f4-c350-4ba5-bce1-80fd886d1fe9, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1636b0f4-c350-4ba5-bce1-80fd886d1fe9, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(21 AS Int64) and pk_Uint64=CAST(21 AS Uint64) and pk_Int32=CAST(21 AS Int32) and pk_Uint32=CAST(21 AS Uint32) and pk_Int16=CAST(21 AS Int16) and pk_Uint16=CAST(21 AS Uint16) and pk_Int8=CAST(21 AS Int8) and pk_Uint8=CAST(21 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'21\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'210.0\' AS DyNumber) and pk_String=\'String 21\' and pk_Utf8=\'Utf8 21\' and pk_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2021-01-01\' AS Date) and pk_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202100000000 AS Timestamp) and pk_Interval=CAST(21 AS Interval) and pk_Date32=CAST(\'2021-01-01\' AS Date32) and pk_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202100000000 AS Timestamp64) and pk_Interval64=CAST(21 AS Interval64)\n                 and \n                col_index_Uint64=CAST(21 AS Uint64) and col_index_Uint32=CAST(21 AS Uint32) and col_index_Uint16=CAST(21 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1636b0f4-c350-4ba5-bce1-80fd886d1fe9, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 40b6548a-159f-420f-8102-5bc87e0725f6, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 40b6548a-159f-420f-8102-5bc87e0725f6, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(22 AS Int64) and pk_Uint64=CAST(22 AS Uint64) and pk_Int32=CAST(22 AS Int32) and pk_Uint32=CAST(22 AS Uint32) and pk_Int16=CAST(22 AS Int16) and pk_Uint16=CAST(22 AS Uint16) and pk_Int8=CAST(22 AS Int8) and pk_Uint8=CAST(22 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'22\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'220.0\' AS DyNumber) and pk_String=\'String 22\' and pk_Utf8=\'Utf8 22\' and pk_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2022-01-01\' AS Date) and pk_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202200000000 AS Timestamp) and pk_Interval=CAST(22 AS Interval) and pk_Date32=CAST(\'2022-01-01\' AS Date32) and pk_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202200000000 AS Timestamp64) and pk_Interval64=CAST(22 AS Interval64)\n                 and \n                col_index_Uint64=CAST(22 AS Uint64) and col_index_Uint32=CAST(22 AS Uint32) and col_index_Uint16=CAST(22 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 40b6548a-159f-420f-8102-5bc87e0725f6, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4d21b22f-597e-4d29-8720-f533316cbb79, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4d21b22f-597e-4d29-8720-f533316cbb79, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(23 AS Int64) and pk_Uint64=CAST(23 AS Uint64) and pk_Int32=CAST(23 AS Int32) and pk_Uint32=CAST(23 AS Uint32) and pk_Int16=CAST(23 AS Int16) and pk_Uint16=CAST(23 AS Uint16) and pk_Int8=CAST(23 AS Int8) and pk_Uint8=CAST(23 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'23\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'230.0\' AS DyNumber) and pk_String=\'String 23\' and pk_Utf8=\'Utf8 23\' and pk_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2023-01-01\' AS Date) and pk_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202300000000 AS Timestamp) and pk_Interval=CAST(23 AS Interval) and pk_Date32=CAST(\'2023-01-01\' AS Date32) and pk_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202300000000 AS Timestamp64) and pk_Interval64=CAST(23 AS Interval64)\n                 and \n                col_index_Uint64=CAST(23 AS Uint64) and col_index_Uint32=CAST(23 AS Uint32) and col_index_Uint16=CAST(23 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4d21b22f-597e-4d29-8720-f533316cbb79, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5d8fa474-d9c6-4fc2-9f0f-eefe3b35b54f, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5d8fa474-d9c6-4fc2-9f0f-eefe3b35b54f, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(24 AS Int64) and pk_Uint64=CAST(24 AS Uint64) and pk_Int32=CAST(24 AS Int32) and pk_Uint32=CAST(24 AS Uint32) and pk_Int16=CAST(24 AS Int16) and pk_Uint16=CAST(24 AS Uint16) and pk_Int8=CAST(24 AS Int8) and pk_Uint8=CAST(24 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'24\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'240.0\' AS DyNumber) and pk_String=\'String 24\' and pk_Utf8=\'Utf8 24\' and pk_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2024-01-01\' AS Date) and pk_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202400000000 AS Timestamp) and pk_Interval=CAST(24 AS Interval) and pk_Date32=CAST(\'2024-01-01\' AS Date32) and pk_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202400000000 AS Timestamp64) and pk_Interval64=CAST(24 AS Interval64)\n                 and \n                col_index_Uint64=CAST(24 AS Uint64) and col_index_Uint32=CAST(24 AS Uint32) and col_index_Uint16=CAST(24 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5d8fa474-d9c6-4fc2-9f0f-eefe3b35b54f, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 11757808-8fc7-4735-8a48-8deb798ed972, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 11757808-8fc7-4735-8a48-8deb798ed972, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(25 AS Int64) and pk_Uint64=CAST(25 AS Uint64) and pk_Int32=CAST(25 AS Int32) and pk_Uint32=CAST(25 AS Uint32) and pk_Int16=CAST(25 AS Int16) and pk_Uint16=CAST(25 AS Uint16) and pk_Int8=CAST(25 AS Int8) and pk_Uint8=CAST(25 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'25\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'250.0\' AS DyNumber) and pk_String=\'String 25\' and pk_Utf8=\'Utf8 25\' and pk_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2025-01-01\' AS Date) and pk_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202500000000 AS Timestamp) and pk_Interval=CAST(25 AS Interval) and pk_Date32=CAST(\'2025-01-01\' AS Date32) and pk_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202500000000 AS Timestamp64) and pk_Interval64=CAST(25 AS Interval64)\n                 and \n                col_index_Uint64=CAST(25 AS Uint64) and col_index_Uint32=CAST(25 AS Uint32) and col_index_Uint16=CAST(25 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 11757808-8fc7-4735-8a48-8deb798ed972, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 87094769-5461-4f31-a0a9-ddc3edad57cb, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 87094769-5461-4f31-a0a9-ddc3edad57cb, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(26 AS Int64) and pk_Uint64=CAST(26 AS Uint64) and pk_Int32=CAST(26 AS Int32) and pk_Uint32=CAST(26 AS Uint32) and pk_Int16=CAST(26 AS Int16) and pk_Uint16=CAST(26 AS Uint16) and pk_Int8=CAST(26 AS Int8) and pk_Uint8=CAST(26 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'26\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'26.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'26.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'260.0\' AS DyNumber) and pk_String=\'String 26\' and pk_Utf8=\'Utf8 26\' and pk_UUID=CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2026-01-01\' AS Date) and pk_Datetime=CAST(\'2026-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202600000000 AS Timestamp) and pk_Interval=CAST(26 AS Interval) and pk_Date32=CAST(\'2026-01-01\' AS Date32) and pk_Datetime64=CAST(\'2026-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202600000000 AS Timestamp64) and pk_Interval64=CAST(26 AS Interval64)\n                 and \n                col_index_Uint64=CAST(26 AS Uint64) and col_index_Uint32=CAST(26 AS Uint32) and col_index_Uint16=CAST(26 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 87094769-5461-4f31-a0a9-ddc3edad57cb, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d1b6cffb-fd3e-4996-bf34-f3fb6d3f3bcc, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d1b6cffb-fd3e-4996-bf34-f3fb6d3f3bcc, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_1__SYNC` WHERE \n                pk_Int64=CAST(27 AS Int64) and pk_Uint64=CAST(27 AS Uint64) and pk_Int32=CAST(27 AS Int32) and pk_Uint32=CAST(27 AS Uint32) and pk_Int16=CAST(27 AS Int16) and pk_Uint16=CAST(27 AS Uint16) and pk_Int8=CAST(27 AS Int8) and pk_Uint8=CAST(27 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'27\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'27.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'27.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'270.0\' AS DyNumber) and pk_String=\'String 27\' and pk_Utf8=\'Utf8 27\' and pk_UUID=CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2027-01-01\' AS Date) and pk_Datetime=CAST(\'2027-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202700000000 AS Timestamp) and pk_Interval=CAST(27 AS Interval) and pk_Date32=CAST(\'2027-01-01\' AS Date32) and pk_Datetime64=CAST(\'2027-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202700000000 AS Timestamp64) and pk_Interval64=CAST(27 AS Interval64)\n                 and \n                col_index_Uint64=CAST(27 AS Uint64) and col_index_Uint32=CAST(27 AS Uint32) and col_index_Uint16=CAST(27 AS Uint16)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d1b6cffb-fd3e-4996-bf34-f3fb6d3f3bcc, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eb885e61-122e-4a9d-8ff0-a7c630dacc1b, ghrun-tebhsnycoe.auto.internal:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eb885e61-122e-4a9d-8ff0-a7c630dacc1b, ghrun-tebhsnycoe.auto.internal:5256): request = { session_id: "ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_index_1__SYNC`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eb885e61-122e-4a9d-8ff0-a7c630dacc1b, ghrun-tebhsnycoe.auto.internal:5256): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NGQ0NzMwYjktODBiYTliOTQtYzUzZWE4OTktYTc4MTBiYWY=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
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: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, 42a6d700-ae0e-4a4d-ac10-ae7896942ba2, localhost:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 42a6d700-ae0e-4a4d-ac10-ae7896942ba2, localhost:5256): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 42a6d700-ae0e-4a4d-ac10-ae7896942ba2, localhost:5256): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tebhsnycoe.auto.internal" port: 5256 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-tebhsnycoe.auto.internal:5256, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5256
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26983
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26983". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:26983
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26983". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:26983
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26983". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:26983
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26983". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:26983
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26983". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:26983
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26983". Check endpoint correctness.
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: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, 39aa5591-aff5-4011-b111-8995c48bae57, localhost:5256): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 39aa5591-aff5-4011-b111-8995c48bae57, localhost:5256): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 39aa5591-aff5-4011-b111-8995c48bae57, localhost:5256): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tebhsnycoe.auto.internal" port: 5256 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-tebhsnycoe.auto.internal:5256, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5256
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26983
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26983". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:26983
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26983". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:26983
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26983". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:26983
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26983". Check endpoint correctness.
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:26983/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22388
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19497
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18782
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26983
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4899
============================== slowest durations ===============================
217.99s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__SYNC-pk_types3-all_types3-index3---SYNC]
152.68s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__SYNC-pk_types3-all_types3-index3---SYNC]
18.07s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__SYNC-pk_types3-all_types3-index3---SYNC]
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__SYNC-pk_types3-all_types3-index3---SYNC] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/9sj6/000b26/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__SYNC-pk_types3-all_types3-index3---SYNC/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/9sj6/000b26/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_1__SYNC-pk_types3-all_types3-index3---SYNC/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
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, 3 sessions to shutdown
Current KQP shutdown state: spent 3.057271 seconds, 3 sessions to shutdown
Current KQP shutdown state: spent 6.141308 seconds, 3 sessions to shutdown
Current KQP shutdown state: spent 9.216348 seconds, 3 sessions to shutdown
GRpc shutdown warning: left infly: 1, spent: 3.583626 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 7.144869 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 10.779721 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 14.220527 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 17.740871 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 21.300786 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 24.911162 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 28.497166 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.007246 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==274183==ERROR: LeakSanitizer: detected memory leaks

Too many leaks! Only the first 5000 leaks encountered will be reported.
Indirect leak of 37664 byte(s) in 214 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003488e4f2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003488e4f2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003488e4f2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003488e4f2 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00003488e4f2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x00003488e4f2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x00003488e4f2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x00003488e4f2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x00003488e4f2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x00003489d16e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003a66ca47 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003a65e3c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#18 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#19 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#20 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#21 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#22 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 18832 byte(s) in 214 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003488e40c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x00003488e40c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#3 0x00003489d16e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#4 0x00003a66ca47 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#5 0x00003a65e3c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#6 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#7 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#8 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#9 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#10 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#11 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#12 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#13 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#14 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#15 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 11224 byte(s) in 214 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001be40ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001be40ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001be40ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001be40ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001be40ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001be40ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001be40ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001be40ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001be40ab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001be40ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x000034891d6c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x000034891d6c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#13 0x000034891d6c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#14 0x00003a66a93f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#15 0x00003a65e031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#21 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#22 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#23 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#24 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#25 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001be40a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001be40a34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001be40a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x000034891d6c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x000034891d6c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#6 0x000034891d6c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#7 0x00003a66a93f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#8 0x00003a65e031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#11 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#12 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#14 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#15 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#16 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#17 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#18 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034891d5a in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x000034891d5a in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#3 0x00003a66a93f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#4 0x00003a65e031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#10 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#11 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#12 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#13 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#14 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 376 byte(s) in 10 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034010984 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034010984 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034010984 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034010984 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034010984 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x000034010984 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x000034010984 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x000034010984 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x000034010984 in TBasicString /-S/util/generic/string.h:491:18
#10 0x000034010984 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#11 0x000034010984 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
#12 0x00003400f752 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#13 0x00003400f752 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#14 0x000034015c70 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#15 0x000034071eb8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
#16 0x00003489caa6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#17 0x00003a667c3b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
#18 0x00003a65daa2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#19 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#20 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#21 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#22 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#23 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#24 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#25 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#26 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#27 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#28 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 352 byte(s) in 11 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000340108e2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x0000340108e2 in TBasicString /-S/util/generic/string.h:491:18
#3 0x0000340108e2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#4 0x0000340108e2 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
#5 0x00003400f752 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#6 0x00003400f752 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#7 0x000034015c70 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#8 0x000034071eb8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
#9 0x00003489caa6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#10 0x00003a667c3b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
#11 0x00003a65daa2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#12 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#13 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#14 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#15 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#16 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#17 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#18 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#19 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#20 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#21 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#22 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 320 byte(s) in 5 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000348f1070 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000348f1070 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000348f1070 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000348f1070 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
#5 0x0000348f1070 in __construct_node<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1818:21
#6 0x0000348f1070 in std::__y1::__tree_iterator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__tree_node<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, void*>*, long> std::__y1::__tree<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__map_value_compare<grpc::string_ref, std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::less<grpc::string_ref>, true>, std::__y1::allocator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>>>::__emplace_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref>>(std::__y1::pair<grpc::string_ref, grpc::string_ref>&&) /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1861:23
#7 0x000043c05aeb in __insert_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1136:12
#8 0x000043c05aeb in insert<std::__y1::pair<grpc::string_ref, grpc::string_ref>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/map:1857:20
#9 0x000043c05aeb in FillMap /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:94:12
#10 0x000043c05aeb in map /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:68:5
#11 0x000043c05aeb in client_metadata /-S/contrib/libs/grpc/include/grpcpp/server_context.h:230:30
#12 0x000043c05aeb in NYdbGrpc::TBaseAsyncContext<NKikimr::NGRpcService::TGRpcDiscoveryService>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_async_ctx_base.h:62:46
#13 0x000043c417fd in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::GetPeerMetaValues(TBasicStringBuf<char, std::__y1::char_traits<char>>) const /-S/ydb/library/grpc/server/grpc_request.h:182:45
#14 0x000043c43ba0 in NYdbGrpc::TGRpcRequestImpl<Ydb::Discovery::ListEndpointsRequest, Ydb::Discovery::ListEndpointsResponse, NKikimr::NGRpcService::TGRpcDiscoveryService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:438:34
#15 0x00003a655fec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#16 0x00003a655fec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#17 0x00003a655fec in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#18 0x00003a655fec in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
#19 0x00003a655fec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#20 0x00003a655fec in std::__y1::__function::__func<NYdbGrpc::TGRpcServer::Start()::$_0, std::__y1::allocator<NYdbGrpc::TGRpcServer::Start()::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
#21 0x000021ab724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#22 0x000021ab724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#23 0x000021ab724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#24 0x000021ab77ac in Execute /-S/util/thread/factory.h:15:13
#25 0x000021ab77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#26 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#27 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 192 byte(s) in 1 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000275a7e98 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000275a7e98 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000275a7e98 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000275a7e98 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x0000275a7e98 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x0000275a7e98 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x0000275a7e98 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
#8 0x0000275a7e98 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
#9 0x0000275a7b3f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
#10 0x0000275a6998 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
#11 0x00003a71256a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
#12 0x00003a71256a in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#13 0x00003a71256a in __call<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
#14 0x00003a71256a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
==================== 1 passed, 1 error in 391.74s (0:06:31) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9sj6/000b0c/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .

============================== slowest durations ===============================
301.59s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_2__SYNC-pk_types2-all_types2-index2---SYNC]
44.08s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_2__SYNC-pk_types2-all_types2-index2---SYNC]
19.33s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_2__SYNC-pk_types2-all_types2-index2---SYNC]
======================== 1 passed in 367.22s (0:06:07) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9sj6/000aaa/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .E

==================================== ERRORS ====================================
_ ERROR at teardown of TestAsyncReplication.test_async_replication[table_index_3__SYNC-pk_types1-all_types1-index1---SYNC] _
ydb/tests/datashard/lib/multicluster_test_base.py:63: in teardown_class
    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 = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/9sj6/000aaa/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_3__SYNC-pk_types1-all_types1-index1---SYNC/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/9sj6/000aaa/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_3__SYNC-pk_types1-all_types1-index1---SYNC/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   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   Current KQP shutdown state: spent 3.067117 seconds, 3 sessions to shutdown
E   Current KQP shutdown state: spent 6.094106 seconds, 3 sessions to shutdown
E   Current KQP shutdown state: spent 9.114707 seconds, 3 sessions to shutdown
E   GRpc shutdown warning: left infly: 1, spent: 3.241901 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 6.365571 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 9.430043 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 12.53095 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 15.621441 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 18.679123 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 21.773094 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 25.068383 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 28.188165 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.00321 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==624276==ERROR: LeakSanitizer: detected memory leaks
E   
E   Too many leaks! Only the first 5000 leaks encountered will be reported.
E   Indirect leak of 37664 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003488e4f2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003488e4f2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003488e4f2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003488e4f2 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00003488e4f2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x00003488e4f2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x00003488e4f2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x00003488e4f2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x00003488e4f2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x00003489d16e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003a66ca47 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003a65e3c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #18 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #19 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #20 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #21 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #22 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 18832 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003488e40c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x00003488e40c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x00003489d16e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003a66ca47 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003a65e3c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #11 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #12 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #13 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #14 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #15 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 11224 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001be40ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001be40ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001be40ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001be40ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001be40ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001be40ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001be40ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001be40ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001be40ab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001be40ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034891d6c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034891d6c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #13 0x000034891d6c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #14 0x00003a66a93f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #15 0x00003a65e031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #21 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #22 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #23 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #24 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #25 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034891d5a in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034891d5a in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #3 0x00003a66a93f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #4 0x00003a65e031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #10 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #11 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #12 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #13 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #14 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001be40a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001be40a34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001be40a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x000034891d6c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x000034891d6c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #6 0x000034891d6c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #7 0x00003a66a93f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #8 0x00003a65e031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #14 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #15 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #16 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #17 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #18 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 376 byte(s) in 10 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034010984 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034010984 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034010984 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034010984 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034010984 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x000034010984 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x000034010984 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x000034010984 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x000034010984 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x000034010984 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #11 0x000034010984 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #12 0x00003400f752 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #13 0x00003400f752 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #14 0x000034015c70 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #15 0x000034071eb8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #16 0x00003489caa6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #17 0x00003a667c3b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #18 0x00003a65daa2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #19 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #20 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #21 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #22 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #23 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #24 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #25 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #26 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #27 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #28 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 352 byte(s) in 11 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000340108e2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x0000340108e2 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x0000340108e2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #4 0x0000340108e2 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #5 0x00003400f752 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #6 0x00003400f752 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #7 0x000034015c70 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #8 0x000034071eb8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #9 0x00003489caa6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #10 0x00003a667c3b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #11 0x00003a65daa2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #12 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #13 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #14 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #15 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #16 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #17 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #18 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #19 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #20 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #21 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #22 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 192 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000275a7e98 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000275a7e98 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000275a7e98 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000275a7e98 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x0000275a7e98 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x0000275a7e98 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x0000275a7e98 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x0000275a7e98 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x0000275a7b3f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
E   #10 0x0000275a6998 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
E   #11 0x00003a71256a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
E   #12 0x00003a71256a in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #13 0x00003a71256a in __call<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
E   #14 0x00003a71256a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #15 0x00003a71256a in std::__y1::__function::__func<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0, std::__y1::allocator<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
E   #16 0x00001f42544f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
E   #17 0x00003a70090f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
E   #18 0x00003a70090f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
E   #19 0x00003a70090f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
E   #20 0x00004382cc1e in NYdbGrpc::TGRpcRequestImpl<Ydb::DynamicConfig::SetConfigRequest, Ydb::DynamicConfig::SetConfigResponse, NKikimr::NGRpcService::TGRpcDynamicConfigService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
E   #21 0x00003a655fec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #22 0x00003a655fec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #23 0x00003a655fec in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #24 0x00003a655fec in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
E   #25 0x00003a655fec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #26 0x00003a655fec in std::__y1::__function::__func<NYdbGrpc::TGRpcServer::Start()::$_0, std::__y1::allocator<NYdbGrpc::TGRpcServer::Start()::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
E   #27 0x000021ab724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #28 0x000021ab724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #29 0x000021ab724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #30 0x000021ab77ac in Execute /-S/util/thread/factory.h:15:13
E   #31 0x000021ab77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #32 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #33 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 192 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000275a7e98 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000275a7e98 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000275a7e98 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000275a7e98 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x0000275a7e98 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x0000275a7e98 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x0000275a7e98 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_async_replication[table_index_3__SYNC-pk_types1-all_types1-index1---SYNC]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
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/9sj6/000aaa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624171
DEBUG    ya.test:process.py:259 Command (pid 624171) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 624171) elapsed time (sec): 0.5998892784118652
DEBUG    ya.test:process.py:263 Command (pid 624171) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624171) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624171) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624171) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624171) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624171) maxrss: 475624
DEBUG    ya.test:process.py:263 Command (pid 624171) minflt: 45173
DEBUG    ya.test:process.py:263 Command (pid 624171) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624171) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624171) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 624171) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624171) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624171) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 624171) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624171) stime: 0.161467
DEBUG    ya.test:process.py:263 Command (pid 624171) utime: 0.39405799999999996
DEBUG    ya.test:process.py:263 Command (pid 624171) wtime: 0.602
DEBUG    ya.test:process.py:275 Command (pid 624171) output:
Git info:
    Commit: 4cf6bc42c451878a17819ca45aa7063c1fd024e2
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge 16d50307d6b2ed04cec21f727c2d89396944d85d into 66bdeb560123358d38fe7e240b41a8aba750d9be

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

ERROR    ydb.tests.datashard.lib.multicluster_test_base:multicluster_test_base.py:20 Git info:
    Commit: 4cf6bc42c451878a17819ca45aa7063c1fd024e2
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge 16d50307d6b2ed04cec21f727c2d89396944d85d into 66bdeb560123358d38fe7e240b41a8aba750d9be

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tebhsnycoe
    Host information: 
        Linux ghrun-tebhsnycoe 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:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000aaa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17156
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/9sj6/000aaa/r3tmp/kikimr_cluster_qx2qh_zg
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000aaa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28543
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15681
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21783
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2546
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9sj6/000aaa/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_3__SYNC-pk_types1-all_types1-index1---SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9sj6/000aaa/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/9sj6/000aaa/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_3__SYNC-pk_types1-all_types1-index1---SYNC/cluster/node_1/logfile_vuglkdhw.log --grpc-port=28543 --mon-port=15681 --ic-port=17156
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:28543/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9sj6/000aaa/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_3__SYNC-pk_types1-all_types1-index1---SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9sj6/000aaa/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/9sj6/000aaa/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_3__SYNC-pk_types1-all_types1-index1---SYNC/cluster/node_1/logfile_vuglkdhw.log --grpc-port=28543 --mon-port=15681 --ic-port=17156
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9sj6/000aaa/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/9sj6/000aaa/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_3__SYNC-pk_types1-all_types1-index1---SYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/9sj6/000aaa/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_3__SYNC-pk_types1-all_types1-index1---SYNC/cluster/node_1/logfile_vuglkdhw.log', '--grpc-port=28543', '--mon-port=15681', '--ic-port=17156')' in '/home/runner/.ya/build/build_root/9sj6/000aaa/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_3__SYNC-pk_types1-all_types1-index1---SYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 624276
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:28543/1
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/9sj6/000aaa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624277
DEBUG    ya.test:process.py:259 Command (pid 624277) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 624277) elapsed time (sec): 0.6147952079772949
DEBUG    ya.test:process.py:263 Command (pid 624277) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624277) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624277) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624277) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624277) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624277) maxrss: 483448
DEBUG    ya.test:process.py:263 Command (pid 624277) minflt: 45146
DEBUG    ya.test:process.py:263 Command (pid 624277) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624277) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624277) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 624277) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624277) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624277) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 624277) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624277) stime: 0.16305
DEBUG    ya.test:process.py:263 Command (pid 624277) utime: 0.40677599999999997
DEBUG    ya.test:process.py:263 Command (pid 624277) wtime: 0.616
DEBUG    ya.test:process.py:275 Command (pid 624277) output:
Git info:
    Commit: 4cf6bc42c451878a17819ca45aa7063c1fd024e2
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge 16d50307d6b2ed04cec21f727c2d89396944d85d into 66bdeb560123358d38fe7e240b41a8aba750d9be

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 4cf6bc42c451878a17819ca45aa7063c1fd024e2
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge 16d50307d6b2ed04cec21f727c2d89396944d85d into 66bdeb560123358d38fe7e240b41a8aba750d9be
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000aaa/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/9sj6/000aaa/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:28543', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\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: 17156\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
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/9sj6/000aaa/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:28543', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\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: 17156\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 624864
DEBUG    ya.test:process.py:259 Command (pid 624864) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 624864) elapsed time (sec): 0.752392053604126
DEBUG    ya.test:process.py:263 Command (pid 624864) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624864) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624864) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624864) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624864) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624864) maxrss: 560316
DEBUG    ya.test:process.py:263 Command (pid 624864) minflt: 51422
DEBUG    ya.test:process.py:263 Command (pid 624864) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624864) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624864) nivcsw: 6
DEBUG    ya.test:process.py:263 Command (pid 624864) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624864) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624864) nvcsw: 679
DEBUG    ya.test:process.py:263 Command (pid 624864) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624864) stime: 0.27402299999999996
DEBUG    ya.test:process.py:263 Command (pid 624864) utime: 0.453271
DEBUG    ya.test:process.py:263 Command (pid 624864) wtime: 0.754
DEBUG    ya.test:process.py:275 Command (pid 624864) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000aaa/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/9sj6/000aaa/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:28543', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\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.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/9sj6/000aaa/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:28543', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\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: 624952
DEBUG    ya.test:process.py:259 Command (pid 624952) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 624952) elapsed time (sec): 0.7657332420349121
DEBUG    ya.test:process.py:263 Command (pid 624952) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624952) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 624952) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624952) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 624952) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 624952) maxrss: 561424
DEBUG    ya.test:process.py:263 Command (pid 624952) minflt: 51393
DEBUG    ya.test:process.py:263 Command (pid 624952) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 624952) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 624952) nivcsw: 10
DEBUG    ya.test:process.py:263 Command (pid 624952) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 624952) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 624952) nvcsw: 795
DEBUG    ya.test:process.py:263 Command (pid 624952) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 624952) stime: 0.28019299999999997
DEBUG    ya.test:process.py:263 Command (pid 624952) utime: 0.45472999999999997
DEBUG    ya.test:process.py:263 Command (pid 624952) wtime: 0.768
DEBUG    ya.test:process.py:275 Command (pid 624952) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 624952) 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    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000aaa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15038
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/9sj6/000aaa/r3tmp/kikimr_cluster_7ud8oe03
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000aaa/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64761
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24051
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5803
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29909
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9sj6/000aaa/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_3__SYNC-pk_types1-all_types1-index1---SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9sj6/000aaa/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/9sj6/000aaa/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_3__SYNC-pk_types1-all_types1-index1---SYNC/cluster/node_1/logfile_c_0z6hs6.log --grpc-port=64761 --mon-port=24051 --ic-port=15038
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:64761/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9sj6/000aaa/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_3__SYNC-pk_types1-all_types1-index1---SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9sj6/000aaa/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/9sj6/000aaa/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_3__SYNC-pk_types1-all_types1-index1---SYNC/cluster/node_1/logfile_c_0z6hs6.log --grpc-port=64761 --mon-port=24051 --ic-port=15038
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9sj6/000aaa/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/9sj6/000aaa/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_3__SYNC-pk_types1-all_types1-index1---SYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/9sj6/000aaa/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_3__SYNC-pk_types1-all_types1-index1---SYNC/cluster/node_1/logfile_c_0z6hs6.log', '--grpc-port=64761', '--mon-port=24051', '--ic-port=15038')' in '/home/runner/.ya/build/build_root/9sj6/000aaa/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_3__SYNC-pk_types1-all_types1-index1---SYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 625242
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:64761/1
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/9sj6/000aaa/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 625243
DEBUG    ya.test:process.py:259 Command (pid 625243) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 625243) elapsed time (sec): 0.6165192127227783
DEBUG    ya.test:process.py:263 Command (pid 625243) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 625243) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 625243) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 625243) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 625243) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 625243) maxrss: 582092
DEBUG    ya.test:process.py:263 Command (pid 625243) minflt: 45163
DEBUG    ya.test:process.py:263 Command (pid 625243) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 625243) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 625243) nivcsw: 7
DEBUG    ya.test:process.py:263 Command (pid 625243) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 625243) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 625243) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 625243) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 625243) stime: 0.199408
DEBUG    ya.test:process.py:263 Command (pid 625243) utime: 0.372452
DEBUG    ya.test:process.py:263 Command (pid 625243) wtime: 0.618
DEBUG    ya.test:process.py:275 Command (pid 625243) output:
Git info:
    Commit: 4cf6bc42c451878a17819ca45aa7063c1fd024e2
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge 16d50307d6b2ed04cec21f727c2d89396944d85d into 66bdeb560123358d38fe7e240b41a8aba750d9be

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 4cf6bc42c451878a17819ca45aa7063c1fd024e2
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge 16d50307d6b2ed04cec21f727c2d89396944d85d into 66bdeb560123358d38fe7e240b41a8aba750d9be
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000aaa/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/9sj6/000aaa/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:64761', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\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: 15038\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
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/9sj6/000aaa/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:64761', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\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: 15038\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 625762
DEBUG    ya.test:process.py:259 Command (pid 625762) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 625762) elapsed time (sec): 0.8901946544647217
DEBUG    ya.test:process.py:263 Command (pid 625762) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 625762) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 625762) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 625762) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 625762) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 625762) maxrss: 635608
DEBUG    ya.test:process.py:263 Command (pid 625762) minflt: 51413
DEBUG    ya.test:process.py:263 Command (pid 625762) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 625762) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 625762) nivcsw: 50
DEBUG    ya.test:process.py:263 Command (pid 625762) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 625762) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 625762) nvcsw: 680
DEBUG    ya.test:process.py:263 Command (pid 625762) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 625762) stime: 0.31759899999999996
DEBUG    ya.test:process.py:263 Command (pid 625762) utime: 0.495177
DEBUG    ya.test:process.py:263 Command (pid 625762) wtime: 0.892
DEBUG    ya.test:process.py:275 Command (pid 625762) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000aaa/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/9sj6/000aaa/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:64761', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\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.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/9sj6/000aaa/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:64761', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\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: 626026
DEBUG    ya.test:process.py:259 Command (pid 626026) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 626026) elapsed time (sec): 0.840203046798706
DEBUG    ya.test:process.py:263 Command (pid 626026) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 626026) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 626026) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 626026) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 626026) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 626026) maxrss: 635608
DEBUG    ya.test:process.py:263 Command (pid 626026) minflt: 51528
DEBUG    ya.test:process.py:263 Command (pid 626026) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 626026) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 626026) nivcsw: 76
DEBUG    ya.test:process.py:263 Command (pid 626026) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 626026) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 626026) nvcsw: 620
DEBUG    ya.test:process.py:263 Command (pid 626026) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 626026) stime: 0.261824
DEBUG    ya.test:process.py:263 Command (pid 626026) utime: 0.520855
DEBUG    ya.test:process.py:263 Command (pid 626026) wtime: 0.842
DEBUG    ya.test:process.py:275 Command (pid 626026) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

DEBUG    ya.test:process.py:276 Command (pid 626026) 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
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_async_replication.py::TestAsyncReplication, test_name: test_async_replication[table_index_3__SYNC-pk_types1-all_types1-index1---SYNC])
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, e7b1fc32-2a54-4a82-8b39-29b08a6a2e09, localhost:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e7b1fc32-2a54-4a82-8b39-29b08a6a2e09, localhost:28543): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e7b1fc32-2a54-4a82-8b39-29b08a6a2e09, localhost:28543): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tebhsnycoe.auto.internal" port: 28543 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-tebhsnycoe.auto.internal:28543, location 1, 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:549 Closing channel for endpoint localhost:28543
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, 6aa216ba-78e5-4ac7-8fa0-79c92706ef23, localhost:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6aa216ba-78e5-4ac7-8fa0-79c92706ef23, localhost:64761): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6aa216ba-78e5-4ac7-8fa0-79c92706ef23, localhost:64761): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tebhsnycoe.auto.internal" port: 64761 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-tebhsnycoe.auto.internal:64761, location 1, 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:549 Closing channel for endpoint localhost:64761
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, c0e22fb9-864a-41dc-9850-e6f6555f2611, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c0e22fb9-864a-41dc-9850-e6f6555f2611, ghrun-tebhsnycoe.auto.internal:28543): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c0e22fb9-864a-41dc-9850-e6f6555f2611, ghrun-tebhsnycoe.auto.internal:28543): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bf536b75-6006-4bc4-b290-0c9f6fc33120, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bf536b75-6006-4bc4-b290-0c9f6fc33120, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bf536b75-6006-4bc4-b290-0c9f6fc33120, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4766cfcf-1d7a-4966-824c-55d28a11586e, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4766cfcf-1d7a-4966-824c-55d28a11586e, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE TABLE `table_index_3__SYNC` (\n            pk_Int64 Int64, pk_Uint64 Uint64, pk_Int32 Int32, pk_Uint32 Uint32, pk_Int16 Int16, pk_Uint16 Uint16, pk_Int8 Int8, pk_Uint8 Uint8, pk_Bool Bool, pk_Decimal150 Decimal(15,0), pk_Decimal229 Decimal(22,9), pk_Decimal3510 Decimal(35,10), pk_DyNumber DyNumber, pk_String String, pk_Utf8 Utf8, pk_UUID UUID, pk_Date Date, pk_Datetime Datetime, pk_Timestamp Timestamp, pk_Interval Interval, pk_Date32 Date32, pk_Datetime64 Datetime64, pk_Timestamp64 Timestamp64, pk_Interval64 Interval64, col_index_Bool Bool, col_index_Decimal150 Decimal(15,0), col_index_Decimal229 Decimal(22,9), col_index_Decimal3510 Decimal(35,10), col_index_Date32 Date32, col_index_Datetime64 Datetime64,\n            PRIMARY KEY(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                )\n            , INDEX idx_col_index_Bool GLOBAL  SYNC ON (col_index_Bool), INDEX idx_col_index_Decimal150 GLOBAL  SYNC ON (col_index_Decimal150), INDEX idx_col_index_Decimal229 GLOBAL  SYNC ON (col_index_Decimal229), INDEX idx_col_index_Decimal3510 GLOBAL  SYNC ON (col_index_Decimal3510), INDEX idx_col_index_Date32 GLOBAL  SYNC ON (col_index_Date32), INDEX idx_col_index_Datetime64 GLOBAL  SYNC ON (col_index_Datetime64)\n            )\n    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4766cfcf-1d7a-4966-824c-55d28a11586e, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d963ebf3-1af7-4e91-af8b-550a042eb495, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d963ebf3-1af7-4e91-af8b-550a042eb495, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d963ebf3-1af7-4e91-af8b-550a042eb495, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 09733205-36fa-42be-9c8f-bcf1b52ba9a3, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09733205-36fa-42be-9c8f-bcf1b52ba9a3, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 09733205-36fa-42be-9c8f-bcf1b52ba9a3, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 44bb52c9-b1f7-4786-9b9a-7ee07f9e4ca3, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 44bb52c9-b1f7-4786-9b9a-7ee07f9e4ca3, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 44bb52c9-b1f7-4786-9b9a-7ee07f9e4ca3, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 54aab2f9-64b9-472d-8a18-0e6aec96f135, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 54aab2f9-64b9-472d-8a18-0e6aec96f135, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 54aab2f9-64b9-472d-8a18-0e6aec96f135, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5a4c5bb0-4084-4e5a-8930-39868d9e97d7, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5a4c5bb0-4084-4e5a-8930-39868d9e97d7, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5a4c5bb0-4084-4e5a-8930-39868d9e97d7, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a7d02418-7d36-4321-81f3-26860b272296, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a7d02418-7d36-4321-81f3-26860b272296, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a7d02418-7d36-4321-81f3-26860b272296, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4f69e3db-bb39-4bfc-9948-7732adef6999, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4f69e3db-bb39-4bfc-9948-7732adef6999, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4f69e3db-bb39-4bfc-9948-7732adef6999, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 14aebc2b-3a43-443b-a146-946337062436, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 14aebc2b-3a43-443b-a146-946337062436, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 14aebc2b-3a43-443b-a146-946337062436, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3095eaa6-7bfb-44bd-95cf-32ec065819ee, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3095eaa6-7bfb-44bd-95cf-32ec065819ee, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3095eaa6-7bfb-44bd-95cf-32ec065819ee, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9cfe306e-4393-45f1-b3e1-6775057bf3b2, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9cfe306e-4393-45f1-b3e1-6775057bf3b2, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9cfe306e-4393-45f1-b3e1-6775057bf3b2, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2c2976bb-a142-430d-a046-64f9c139ac5c, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2c2976bb-a142-430d-a046-64f9c139ac5c, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2c2976bb-a142-430d-a046-64f9c139ac5c, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 003ffb5e-c5e5-489c-aec6-86d7c327e934, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 003ffb5e-c5e5-489c-aec6-86d7c327e934, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 003ffb5e-c5e5-489c-aec6-86d7c327e934, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8e2877d3-cceb-4c44-be1d-b9791909f310, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8e2877d3-cceb-4c44-be1d-b9791909f310, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8e2877d3-cceb-4c44-be1d-b9791909f310, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3c9d8b5f-ff36-41db-b89c-9b031bd6a032, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3c9d8b5f-ff36-41db-b89c-9b031bd6a032, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3c9d8b5f-ff36-41db-b89c-9b031bd6a032, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5c5f55a8-54dd-4dfa-8d12-30d90202b2a7, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5c5f55a8-54dd-4dfa-8d12-30d90202b2a7, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5c5f55a8-54dd-4dfa-8d12-30d90202b2a7, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8c35d4ad-26d9-44c5-8f20-d0d235e50885, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8c35d4ad-26d9-44c5-8f20-d0d235e50885, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8c35d4ad-26d9-44c5-8f20-d0d235e50885, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c10c3eb8-8391-4b73-a364-0c6b6eee8fcb, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c10c3eb8-8391-4b73-a364-0c6b6eee8fcb, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c10c3eb8-8391-4b73-a364-0c6b6eee8fcb, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fe4de88f-fefd-4fda-a7f6-898f328be212, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe4de88f-fefd-4fda-a7f6-898f328be212, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe4de88f-fefd-4fda-a7f6-898f328be212, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4dba7eda-7312-46e5-9d3b-50e4207636ec, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4dba7eda-7312-46e5-9d3b-50e4207636ec, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4dba7eda-7312-46e5-9d3b-50e4207636ec, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 101a75ea-6b8e-441b-a5c1-3d74a257c725, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 101a75ea-6b8e-441b-a5c1-3d74a257c725, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 101a75ea-6b8e-441b-a5c1-3d74a257c725, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b169785f-608a-48fd-b6cd-38e2cad8f978, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b169785f-608a-48fd-b6cd-38e2cad8f978, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b169785f-608a-48fd-b6cd-38e2cad8f978, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f90d7bef-0657-4988-aaad-2a44a919acdb, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f90d7bef-0657-4988-aaad-2a44a919acdb, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f90d7bef-0657-4988-aaad-2a44a919acdb, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0e563ab4-84f1-49c6-b31c-dcdf881b76e4, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0e563ab4-84f1-49c6-b31c-dcdf881b76e4, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0e563ab4-84f1-49c6-b31c-dcdf881b76e4, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, be38de3c-ad5e-4e03-99d1-79281ce3d8ca, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, be38de3c-ad5e-4e03-99d1-79281ce3d8ca, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, be38de3c-ad5e-4e03-99d1-79281ce3d8ca, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e2233f2b-8691-4787-8d1c-f4b5cc9b3a39, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e2233f2b-8691-4787-8d1c-f4b5cc9b3a39, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e2233f2b-8691-4787-8d1c-f4b5cc9b3a39, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 44fd4c6e-5f93-4ae8-9cac-6ecc5f3735c2, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 44fd4c6e-5f93-4ae8-9cac-6ecc5f3735c2, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 44fd4c6e-5f93-4ae8-9cac-6ecc5f3735c2, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a142b0b8-f03e-4048-9acf-c62b5d69179a, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a142b0b8-f03e-4048-9acf-c62b5d69179a, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a142b0b8-f03e-4048-9acf-c62b5d69179a, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c5af5cb3-37ef-472e-b1cb-09a347522ac2, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c5af5cb3-37ef-472e-b1cb-09a347522ac2, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c5af5cb3-37ef-472e-b1cb-09a347522ac2, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4a80c774-f20c-45e3-8b60-c3d85da8e0e3, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4a80c774-f20c-45e3-8b60-c3d85da8e0e3, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4a80c774-f20c-45e3-8b60-c3d85da8e0e3, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aacb0e06-6122-4352-b895-db32ac6389f1, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aacb0e06-6122-4352-b895-db32ac6389f1, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aacb0e06-6122-4352-b895-db32ac6389f1, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 426ffc5e-c0ec-40a1-879a-c2ae7b372fc8, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 426ffc5e-c0ec-40a1-879a-c2ae7b372fc8, ghrun-tebhsnycoe.auto.internal:64761): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 426ffc5e-c0ec-40a1-879a-c2ae7b372fc8, ghrun-tebhsnycoe.auto.internal:64761): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ac7180c5-0647-4a71-ac38-fe3a1a746551, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ac7180c5-0647-4a71-ac38-fe3a1a746551, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ac7180c5-0647-4a71-ac38-fe3a1a746551, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a7c2b3cb-18a4-4f6c-9380-ea420f173009, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a7c2b3cb-18a4-4f6c-9380-ea420f173009, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                        CREATE ASYNC REPLICATION `replication_table_index_3__SYNC`\n                        FOR `/Root/table_index_3__SYNC` AS `/Root/table_index_3__SYNC`\n                        WITH (\n                        CONNECTION_STRING = \'grpc://localhost:28543/?database=/Root\'\n                            )\n                         " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a7c2b3cb-18a4-4f6c-9380-ea420f173009, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b4129be6-130b-4fda-8b7f-2adb464bae32, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b4129be6-130b-4fda-8b7f-2adb464bae32, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_3__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b4129be6-130b-4fda-8b7f-2adb464bae32, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 32522a25-8eb7-44e0-9558-8ec375f572c5, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 32522a25-8eb7-44e0-9558-8ec375f572c5, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_3__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 32522a25-8eb7-44e0-9558-8ec375f572c5, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 19f1a1ba-d244-46b6-9bdf-a05e2a86f657, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 19f1a1ba-d244-46b6-9bdf-a05e2a86f657, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2001-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 19f1a1ba-d244-46b6-9bdf-a05e2a86f657, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 335026bb-e3fe-48d6-80fe-2c666c26c50a, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 335026bb-e3fe-48d6-80fe-2c666c26c50a, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'2\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2002-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 335026bb-e3fe-48d6-80fe-2c666c26c50a, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8fa44062-c698-4957-9761-04ef85668f8e, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8fa44062-c698-4957-9761-04ef85668f8e, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8fa44062-c698-4957-9761-04ef85668f8e, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6cd28162-dd16-4894-9e5e-c3efe2338845, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6cd28162-dd16-4894-9e5e-c3efe2338845, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6cd28162-dd16-4894-9e5e-c3efe2338845, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 89f5ec06-14a4-4e92-a6ed-78def4a70991, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 89f5ec06-14a4-4e92-a6ed-78def4a70991, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(5 AS Int64) and pk_Uint64=CAST(5 AS Uint64) and pk_Int32=CAST(5 AS Int32) and pk_Uint32=CAST(5 AS Uint32) and pk_Int16=CAST(5 AS Int16) and pk_Uint16=CAST(5 AS Uint16) and pk_Int8=CAST(5 AS Int8) and pk_Uint8=CAST(5 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'5\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'50.0\' AS DyNumber) and pk_String=\'String 5\' and pk_Utf8=\'Utf8 5\' and pk_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2005-01-01\' AS Date) and pk_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200500000000 AS Timestamp) and pk_Interval=CAST(5 AS Interval) and pk_Date32=CAST(\'2005-01-01\' AS Date32) and pk_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200500000000 AS Timestamp64) and pk_Interval64=CAST(5 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'5\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2005-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 89f5ec06-14a4-4e92-a6ed-78def4a70991, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 874860cb-59bf-42c7-96d5-0b865abfdac9, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 874860cb-59bf-42c7-96d5-0b865abfdac9, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 874860cb-59bf-42c7-96d5-0b865abfdac9, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 360c80a1-3258-4b95-9f6d-7fccbd36b2ed, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 360c80a1-3258-4b95-9f6d-7fccbd36b2ed, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(7 AS Int64) and pk_Uint64=CAST(7 AS Uint64) and pk_Int32=CAST(7 AS Int32) and pk_Uint32=CAST(7 AS Uint32) and pk_Int16=CAST(7 AS Int16) and pk_Uint16=CAST(7 AS Uint16) and pk_Int8=CAST(7 AS Int8) and pk_Uint8=CAST(7 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'7\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'70.0\' AS DyNumber) and pk_String=\'String 7\' and pk_Utf8=\'Utf8 7\' and pk_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2007-01-01\' AS Date) and pk_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200700000000 AS Timestamp) and pk_Interval=CAST(7 AS Interval) and pk_Date32=CAST(\'2007-01-01\' AS Date32) and pk_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200700000000 AS Timestamp64) and pk_Interval64=CAST(7 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'7\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2007-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 360c80a1-3258-4b95-9f6d-7fccbd36b2ed, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 98d683db-2e21-4747-a47e-4933b54f4e2e, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 98d683db-2e21-4747-a47e-4933b54f4e2e, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(8 AS Int64) and pk_Uint64=CAST(8 AS Uint64) and pk_Int32=CAST(8 AS Int32) and pk_Uint32=CAST(8 AS Uint32) and pk_Int16=CAST(8 AS Int16) and pk_Uint16=CAST(8 AS Uint16) and pk_Int8=CAST(8 AS Int8) and pk_Uint8=CAST(8 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'8\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'80.0\' AS DyNumber) and pk_String=\'String 8\' and pk_Utf8=\'Utf8 8\' and pk_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2008-01-01\' AS Date) and pk_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200800000000 AS Timestamp) and pk_Interval=CAST(8 AS Interval) and pk_Date32=CAST(\'2008-01-01\' AS Date32) and pk_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200800000000 AS Timestamp64) and pk_Interval64=CAST(8 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'8\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2008-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 98d683db-2e21-4747-a47e-4933b54f4e2e, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ade3b9a8-e980-4e2b-8ffd-a18ef98c6863, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ade3b9a8-e980-4e2b-8ffd-a18ef98c6863, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(9 AS Int64) and pk_Uint64=CAST(9 AS Uint64) and pk_Int32=CAST(9 AS Int32) and pk_Uint32=CAST(9 AS Uint32) and pk_Int16=CAST(9 AS Int16) and pk_Uint16=CAST(9 AS Uint16) and pk_Int8=CAST(9 AS Int8) and pk_Uint8=CAST(9 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'9\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'90.0\' AS DyNumber) and pk_String=\'String 9\' and pk_Utf8=\'Utf8 9\' and pk_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2009-01-01\' AS Date) and pk_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200900000000 AS Timestamp) and pk_Interval=CAST(9 AS Interval) and pk_Date32=CAST(\'2009-01-01\' AS Date32) and pk_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200900000000 AS Timestamp64) and pk_Interval64=CAST(9 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'9\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2009-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ade3b9a8-e980-4e2b-8ffd-a18ef98c6863, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 978112c2-ad38-4317-a2bd-4552aaaca153, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 978112c2-ad38-4317-a2bd-4552aaaca153, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(10 AS Int64) and pk_Uint64=CAST(10 AS Uint64) and pk_Int32=CAST(10 AS Int32) and pk_Uint32=CAST(10 AS Uint32) and pk_Int16=CAST(10 AS Int16) and pk_Uint16=CAST(10 AS Uint16) and pk_Int8=CAST(10 AS Int8) and pk_Uint8=CAST(10 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'10\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'100.0\' AS DyNumber) and pk_String=\'String 10\' and pk_Utf8=\'Utf8 10\' and pk_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2010-01-01\' AS Date) and pk_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201000000000 AS Timestamp) and pk_Interval=CAST(10 AS Interval) and pk_Date32=CAST(\'2010-01-01\' AS Date32) and pk_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201000000000 AS Timestamp64) and pk_Interval64=CAST(10 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'10\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2010-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 978112c2-ad38-4317-a2bd-4552aaaca153, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
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, db6b8c0b-daa3-49e2-9bf8-c311307911d8, localhost:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, db6b8c0b-daa3-49e2-9bf8-c311307911d8, localhost:64761): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, db6b8c0b-daa3-49e2-9bf8-c311307911d8, localhost:64761): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tebhsnycoe.auto.internal" port: 64761 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-tebhsnycoe.auto.internal:64761, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:64761
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1b92fef6-fb9a-4a42-9c15-df50ada5137f, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1b92fef6-fb9a-4a42-9c15-df50ada5137f, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(11 AS Int64) and pk_Uint64=CAST(11 AS Uint64) and pk_Int32=CAST(11 AS Int32) and pk_Uint32=CAST(11 AS Uint32) and pk_Int16=CAST(11 AS Int16) and pk_Uint16=CAST(11 AS Uint16) and pk_Int8=CAST(11 AS Int8) and pk_Uint8=CAST(11 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'11\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'110.0\' AS DyNumber) and pk_String=\'String 11\' and pk_Utf8=\'Utf8 11\' and pk_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2011-01-01\' AS Date) and pk_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201100000000 AS Timestamp) and pk_Interval=CAST(11 AS Interval) and pk_Date32=CAST(\'2011-01-01\' AS Date32) and pk_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201100000000 AS Timestamp64) and pk_Interval64=CAST(11 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'11\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2011-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1b92fef6-fb9a-4a42-9c15-df50ada5137f, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d26a54b4-2c55-4657-92eb-0e508193e4b0, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d26a54b4-2c55-4657-92eb-0e508193e4b0, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(12 AS Int64) and pk_Uint64=CAST(12 AS Uint64) and pk_Int32=CAST(12 AS Int32) and pk_Uint32=CAST(12 AS Uint32) and pk_Int16=CAST(12 AS Int16) and pk_Uint16=CAST(12 AS Uint16) and pk_Int8=CAST(12 AS Int8) and pk_Uint8=CAST(12 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'12\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'120.0\' AS DyNumber) and pk_String=\'String 12\' and pk_Utf8=\'Utf8 12\' and pk_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2012-01-01\' AS Date) and pk_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201200000000 AS Timestamp) and pk_Interval=CAST(12 AS Interval) and pk_Date32=CAST(\'2012-01-01\' AS Date32) and pk_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201200000000 AS Timestamp64) and pk_Interval64=CAST(12 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'12\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2012-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d26a54b4-2c55-4657-92eb-0e508193e4b0, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 06ce8804-ae8f-4626-8a8d-9a42d308b1d1, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 06ce8804-ae8f-4626-8a8d-9a42d308b1d1, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(13 AS Int64) and pk_Uint64=CAST(13 AS Uint64) and pk_Int32=CAST(13 AS Int32) and pk_Uint32=CAST(13 AS Uint32) and pk_Int16=CAST(13 AS Int16) and pk_Uint16=CAST(13 AS Uint16) and pk_Int8=CAST(13 AS Int8) and pk_Uint8=CAST(13 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'13\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'130.0\' AS DyNumber) and pk_String=\'String 13\' and pk_Utf8=\'Utf8 13\' and pk_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2013-01-01\' AS Date) and pk_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201300000000 AS Timestamp) and pk_Interval=CAST(13 AS Interval) and pk_Date32=CAST(\'2013-01-01\' AS Date32) and pk_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201300000000 AS Timestamp64) and pk_Interval64=CAST(13 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'13\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2013-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 06ce8804-ae8f-4626-8a8d-9a42d308b1d1, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, eefbb44a-4684-410a-bd8e-d658265313f3, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eefbb44a-4684-410a-bd8e-d658265313f3, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(14 AS Int64) and pk_Uint64=CAST(14 AS Uint64) and pk_Int32=CAST(14 AS Int32) and pk_Uint32=CAST(14 AS Uint32) and pk_Int16=CAST(14 AS Int16) and pk_Uint16=CAST(14 AS Uint16) and pk_Int8=CAST(14 AS Int8) and pk_Uint8=CAST(14 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'14\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'140.0\' AS DyNumber) and pk_String=\'String 14\' and pk_Utf8=\'Utf8 14\' and pk_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2014-01-01\' AS Date) and pk_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201400000000 AS Timestamp) and pk_Interval=CAST(14 AS Interval) and pk_Date32=CAST(\'2014-01-01\' AS Date32) and pk_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201400000000 AS Timestamp64) and pk_Interval64=CAST(14 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'14\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2014-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, eefbb44a-4684-410a-bd8e-d658265313f3, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ed36aa34-9e0c-49f7-b2fb-8c3e2821718a, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed36aa34-9e0c-49f7-b2fb-8c3e2821718a, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(15 AS Int64) and pk_Uint64=CAST(15 AS Uint64) and pk_Int32=CAST(15 AS Int32) and pk_Uint32=CAST(15 AS Uint32) and pk_Int16=CAST(15 AS Int16) and pk_Uint16=CAST(15 AS Uint16) and pk_Int8=CAST(15 AS Int8) and pk_Uint8=CAST(15 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'15\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'150.0\' AS DyNumber) and pk_String=\'String 15\' and pk_Utf8=\'Utf8 15\' and pk_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2015-01-01\' AS Date) and pk_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201500000000 AS Timestamp) and pk_Interval=CAST(15 AS Interval) and pk_Date32=CAST(\'2015-01-01\' AS Date32) and pk_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201500000000 AS Timestamp64) and pk_Interval64=CAST(15 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'15\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2015-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ed36aa34-9e0c-49f7-b2fb-8c3e2821718a, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4eb2ced2-85da-4f63-b826-62f2aa0d2f89, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4eb2ced2-85da-4f63-b826-62f2aa0d2f89, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(16 AS Int64) and pk_Uint64=CAST(16 AS Uint64) and pk_Int32=CAST(16 AS Int32) and pk_Uint32=CAST(16 AS Uint32) and pk_Int16=CAST(16 AS Int16) and pk_Uint16=CAST(16 AS Uint16) and pk_Int8=CAST(16 AS Int8) and pk_Uint8=CAST(16 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'16\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'160.0\' AS DyNumber) and pk_String=\'String 16\' and pk_Utf8=\'Utf8 16\' and pk_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2016-01-01\' AS Date) and pk_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201600000000 AS Timestamp) and pk_Interval=CAST(16 AS Interval) and pk_Date32=CAST(\'2016-01-01\' AS Date32) and pk_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201600000000 AS Timestamp64) and pk_Interval64=CAST(16 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'16\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2016-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4eb2ced2-85da-4f63-b826-62f2aa0d2f89, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c8d51be8-9af3-44d8-a61f-025db08a3733, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c8d51be8-9af3-44d8-a61f-025db08a3733, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(17 AS Int64) and pk_Uint64=CAST(17 AS Uint64) and pk_Int32=CAST(17 AS Int32) and pk_Uint32=CAST(17 AS Uint32) and pk_Int16=CAST(17 AS Int16) and pk_Uint16=CAST(17 AS Uint16) and pk_Int8=CAST(17 AS Int8) and pk_Uint8=CAST(17 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'17\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'170.0\' AS DyNumber) and pk_String=\'String 17\' and pk_Utf8=\'Utf8 17\' and pk_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2017-01-01\' AS Date) and pk_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201700000000 AS Timestamp) and pk_Interval=CAST(17 AS Interval) and pk_Date32=CAST(\'2017-01-01\' AS Date32) and pk_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201700000000 AS Timestamp64) and pk_Interval64=CAST(17 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'17\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2017-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c8d51be8-9af3-44d8-a61f-025db08a3733, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cb947f79-a2e6-47a7-8f27-e3f077cd7a9f, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cb947f79-a2e6-47a7-8f27-e3f077cd7a9f, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(18 AS Int64) and pk_Uint64=CAST(18 AS Uint64) and pk_Int32=CAST(18 AS Int32) and pk_Uint32=CAST(18 AS Uint32) and pk_Int16=CAST(18 AS Int16) and pk_Uint16=CAST(18 AS Uint16) and pk_Int8=CAST(18 AS Int8) and pk_Uint8=CAST(18 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'18\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'180.0\' AS DyNumber) and pk_String=\'String 18\' and pk_Utf8=\'Utf8 18\' and pk_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2018-01-01\' AS Date) and pk_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201800000000 AS Timestamp) and pk_Interval=CAST(18 AS Interval) and pk_Date32=CAST(\'2018-01-01\' AS Date32) and pk_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201800000000 AS Timestamp64) and pk_Interval64=CAST(18 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'18\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2018-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cb947f79-a2e6-47a7-8f27-e3f077cd7a9f, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d8493f31-f432-4c56-8011-0ea295f0ec1e, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d8493f31-f432-4c56-8011-0ea295f0ec1e, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(19 AS Int64) and pk_Uint64=CAST(19 AS Uint64) and pk_Int32=CAST(19 AS Int32) and pk_Uint32=CAST(19 AS Uint32) and pk_Int16=CAST(19 AS Int16) and pk_Uint16=CAST(19 AS Uint16) and pk_Int8=CAST(19 AS Int8) and pk_Uint8=CAST(19 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'19\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'190.0\' AS DyNumber) and pk_String=\'String 19\' and pk_Utf8=\'Utf8 19\' and pk_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2019-01-01\' AS Date) and pk_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201900000000 AS Timestamp) and pk_Interval=CAST(19 AS Interval) and pk_Date32=CAST(\'2019-01-01\' AS Date32) and pk_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201900000000 AS Timestamp64) and pk_Interval64=CAST(19 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'19\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2019-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d8493f31-f432-4c56-8011-0ea295f0ec1e, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f5b90690-70c1-4f52-b297-7a342dd5283d, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f5b90690-70c1-4f52-b297-7a342dd5283d, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(20 AS Int64) and pk_Uint64=CAST(20 AS Uint64) and pk_Int32=CAST(20 AS Int32) and pk_Uint32=CAST(20 AS Uint32) and pk_Int16=CAST(20 AS Int16) and pk_Uint16=CAST(20 AS Uint16) and pk_Int8=CAST(20 AS Int8) and pk_Uint8=CAST(20 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'20\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'200.0\' AS DyNumber) and pk_String=\'String 20\' and pk_Utf8=\'Utf8 20\' and pk_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2020-01-01\' AS Date) and pk_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202000000000 AS Timestamp) and pk_Interval=CAST(20 AS Interval) and pk_Date32=CAST(\'2020-01-01\' AS Date32) and pk_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202000000000 AS Timestamp64) and pk_Interval64=CAST(20 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'20\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2020-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f5b90690-70c1-4f52-b297-7a342dd5283d, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 09a81a07-5f90-413c-897d-95a5a7a13333, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09a81a07-5f90-413c-897d-95a5a7a13333, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(21 AS Int64) and pk_Uint64=CAST(21 AS Uint64) and pk_Int32=CAST(21 AS Int32) and pk_Uint32=CAST(21 AS Uint32) and pk_Int16=CAST(21 AS Int16) and pk_Uint16=CAST(21 AS Uint16) and pk_Int8=CAST(21 AS Int8) and pk_Uint8=CAST(21 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'21\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'210.0\' AS DyNumber) and pk_String=\'String 21\' and pk_Utf8=\'Utf8 21\' and pk_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2021-01-01\' AS Date) and pk_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202100000000 AS Timestamp) and pk_Interval=CAST(21 AS Interval) and pk_Date32=CAST(\'2021-01-01\' AS Date32) and pk_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202100000000 AS Timestamp64) and pk_Interval64=CAST(21 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'21\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2021-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 09a81a07-5f90-413c-897d-95a5a7a13333, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c57b5de0-c1ac-435d-9ba6-75c9f4fe8704, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c57b5de0-c1ac-435d-9ba6-75c9f4fe8704, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(22 AS Int64) and pk_Uint64=CAST(22 AS Uint64) and pk_Int32=CAST(22 AS Int32) and pk_Uint32=CAST(22 AS Uint32) and pk_Int16=CAST(22 AS Int16) and pk_Uint16=CAST(22 AS Uint16) and pk_Int8=CAST(22 AS Int8) and pk_Uint8=CAST(22 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'22\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'220.0\' AS DyNumber) and pk_String=\'String 22\' and pk_Utf8=\'Utf8 22\' and pk_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2022-01-01\' AS Date) and pk_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202200000000 AS Timestamp) and pk_Interval=CAST(22 AS Interval) and pk_Date32=CAST(\'2022-01-01\' AS Date32) and pk_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202200000000 AS Timestamp64) and pk_Interval64=CAST(22 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'22\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2022-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c57b5de0-c1ac-435d-9ba6-75c9f4fe8704, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
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, df998eaa-c82d-4571-b2a3-02a793624d5d, localhost:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, df998eaa-c82d-4571-b2a3-02a793624d5d, localhost:28543): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, df998eaa-c82d-4571-b2a3-02a793624d5d, localhost:28543): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tebhsnycoe.auto.internal" port: 28543 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-tebhsnycoe.auto.internal:28543, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28543
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7bc5796e-cdbd-44b1-b800-259ff79d21a5, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7bc5796e-cdbd-44b1-b800-259ff79d21a5, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(23 AS Int64) and pk_Uint64=CAST(23 AS Uint64) and pk_Int32=CAST(23 AS Int32) and pk_Uint32=CAST(23 AS Uint32) and pk_Int16=CAST(23 AS Int16) and pk_Uint16=CAST(23 AS Uint16) and pk_Int8=CAST(23 AS Int8) and pk_Uint8=CAST(23 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'23\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'230.0\' AS DyNumber) and pk_String=\'String 23\' and pk_Utf8=\'Utf8 23\' and pk_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2023-01-01\' AS Date) and pk_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202300000000 AS Timestamp) and pk_Interval=CAST(23 AS Interval) and pk_Date32=CAST(\'2023-01-01\' AS Date32) and pk_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202300000000 AS Timestamp64) and pk_Interval64=CAST(23 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'23\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2023-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7bc5796e-cdbd-44b1-b800-259ff79d21a5, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 683f73fb-e1a4-47c0-81c0-0cff147c2d81, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 683f73fb-e1a4-47c0-81c0-0cff147c2d81, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(24 AS Int64) and pk_Uint64=CAST(24 AS Uint64) and pk_Int32=CAST(24 AS Int32) and pk_Uint32=CAST(24 AS Uint32) and pk_Int16=CAST(24 AS Int16) and pk_Uint16=CAST(24 AS Uint16) and pk_Int8=CAST(24 AS Int8) and pk_Uint8=CAST(24 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'24\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'240.0\' AS DyNumber) and pk_String=\'String 24\' and pk_Utf8=\'Utf8 24\' and pk_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2024-01-01\' AS Date) and pk_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202400000000 AS Timestamp) and pk_Interval=CAST(24 AS Interval) and pk_Date32=CAST(\'2024-01-01\' AS Date32) and pk_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202400000000 AS Timestamp64) and pk_Interval64=CAST(24 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'24\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2024-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 683f73fb-e1a4-47c0-81c0-0cff147c2d81, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ef6748dc-fb6d-4420-b56f-4206a0c7d928, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef6748dc-fb6d-4420-b56f-4206a0c7d928, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(25 AS Int64) and pk_Uint64=CAST(25 AS Uint64) and pk_Int32=CAST(25 AS Int32) and pk_Uint32=CAST(25 AS Uint32) and pk_Int16=CAST(25 AS Int16) and pk_Uint16=CAST(25 AS Uint16) and pk_Int8=CAST(25 AS Int8) and pk_Uint8=CAST(25 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'25\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'250.0\' AS DyNumber) and pk_String=\'String 25\' and pk_Utf8=\'Utf8 25\' and pk_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2025-01-01\' AS Date) and pk_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202500000000 AS Timestamp) and pk_Interval=CAST(25 AS Interval) and pk_Date32=CAST(\'2025-01-01\' AS Date32) and pk_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202500000000 AS Timestamp64) and pk_Interval64=CAST(25 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'25\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2025-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ef6748dc-fb6d-4420-b56f-4206a0c7d928, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 209eb8c7-39b8-471c-a161-b2887ee68f04, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 209eb8c7-39b8-471c-a161-b2887ee68f04, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(26 AS Int64) and pk_Uint64=CAST(26 AS Uint64) and pk_Int32=CAST(26 AS Int32) and pk_Uint32=CAST(26 AS Uint32) and pk_Int16=CAST(26 AS Int16) and pk_Uint16=CAST(26 AS Uint16) and pk_Int8=CAST(26 AS Int8) and pk_Uint8=CAST(26 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'26\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'26.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'26.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'260.0\' AS DyNumber) and pk_String=\'String 26\' and pk_Utf8=\'Utf8 26\' and pk_UUID=CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2026-01-01\' AS Date) and pk_Datetime=CAST(\'2026-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202600000000 AS Timestamp) and pk_Interval=CAST(26 AS Interval) and pk_Date32=CAST(\'2026-01-01\' AS Date32) and pk_Datetime64=CAST(\'2026-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202600000000 AS Timestamp64) and pk_Interval64=CAST(26 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'26\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'26.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'26.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2026-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2026-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 209eb8c7-39b8-471c-a161-b2887ee68f04, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 952700cf-b928-48ac-8a78-2265fb734397, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 952700cf-b928-48ac-8a78-2265fb734397, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(27 AS Int64) and pk_Uint64=CAST(27 AS Uint64) and pk_Int32=CAST(27 AS Int32) and pk_Uint32=CAST(27 AS Uint32) and pk_Int16=CAST(27 AS Int16) and pk_Uint16=CAST(27 AS Uint16) and pk_Int8=CAST(27 AS Int8) and pk_Uint8=CAST(27 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'27\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'27.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'27.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'270.0\' AS DyNumber) and pk_String=\'String 27\' and pk_Utf8=\'Utf8 27\' and pk_UUID=CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2027-01-01\' AS Date) and pk_Datetime=CAST(\'2027-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202700000000 AS Timestamp) and pk_Interval=CAST(27 AS Interval) and pk_Date32=CAST(\'2027-01-01\' AS Date32) and pk_Datetime64=CAST(\'2027-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202700000000 AS Timestamp64) and pk_Interval64=CAST(27 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'27\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'27.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'27.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2027-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2027-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 952700cf-b928-48ac-8a78-2265fb734397, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 178ca68b-7879-42f0-adb0-826ddcdba610, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 178ca68b-7879-42f0-adb0-826ddcdba610, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(28 AS Int64) and pk_Uint64=CAST(28 AS Uint64) and pk_Int32=CAST(28 AS Int32) and pk_Uint32=CAST(28 AS Uint32) and pk_Int16=CAST(28 AS Int16) and pk_Uint16=CAST(28 AS Uint16) and pk_Int8=CAST(28 AS Int8) and pk_Uint8=CAST(28 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'28\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'28.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'28.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'280.0\' AS DyNumber) and pk_String=\'String 28\' and pk_Utf8=\'Utf8 28\' and pk_UUID=CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2028-01-01\' AS Date) and pk_Datetime=CAST(\'2028-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202800000000 AS Timestamp) and pk_Interval=CAST(28 AS Interval) and pk_Date32=CAST(\'2028-01-01\' AS Date32) and pk_Datetime64=CAST(\'2028-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202800000000 AS Timestamp64) and pk_Interval64=CAST(28 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'28\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'28.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'28.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2028-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2028-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 178ca68b-7879-42f0-adb0-826ddcdba610, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 89678098-f8a4-4249-8868-1c52e383ce32, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 89678098-f8a4-4249-8868-1c52e383ce32, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(29 AS Int64) and pk_Uint64=CAST(29 AS Uint64) and pk_Int32=CAST(29 AS Int32) and pk_Uint32=CAST(29 AS Uint32) and pk_Int16=CAST(29 AS Int16) and pk_Uint16=CAST(29 AS Uint16) and pk_Int8=CAST(29 AS Int8) and pk_Uint8=CAST(29 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'29\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'29.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'29.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'290.0\' AS DyNumber) and pk_String=\'String 29\' and pk_Utf8=\'Utf8 29\' and pk_UUID=CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2029-01-01\' AS Date) and pk_Datetime=CAST(\'2029-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202900000000 AS Timestamp) and pk_Interval=CAST(29 AS Interval) and pk_Date32=CAST(\'2029-01-01\' AS Date32) and pk_Datetime64=CAST(\'2029-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202900000000 AS Timestamp64) and pk_Interval64=CAST(29 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'29\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'29.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'29.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2029-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2029-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 89678098-f8a4-4249-8868-1c52e383ce32, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1767f1d4-05f0-484b-8f40-0b72c67b68ea, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1767f1d4-05f0-484b-8f40-0b72c67b68ea, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(30 AS Int64) and pk_Uint64=CAST(30 AS Uint64) and pk_Int32=CAST(30 AS Int32) and pk_Uint32=CAST(30 AS Uint32) and pk_Int16=CAST(30 AS Int16) and pk_Uint16=CAST(30 AS Uint16) and pk_Int8=CAST(30 AS Int8) and pk_Uint8=CAST(30 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'30\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'30.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'30.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'300.0\' AS DyNumber) and pk_String=\'String 30\' and pk_Utf8=\'Utf8 30\' and pk_UUID=CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2030-01-01\' AS Date) and pk_Datetime=CAST(\'2030-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203000000000 AS Timestamp) and pk_Interval=CAST(30 AS Interval) and pk_Date32=CAST(\'2030-01-01\' AS Date32) and pk_Datetime64=CAST(\'2030-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203000000000 AS Timestamp64) and pk_Interval64=CAST(30 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'30\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'30.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'30.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2030-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2030-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1767f1d4-05f0-484b-8f40-0b72c67b68ea, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 43420e86-6317-4ec7-8a77-06a2a77f9e88, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 43420e86-6317-4ec7-8a77-06a2a77f9e88, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_index_3__SYNC`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 43420e86-6317-4ec7-8a77-06a2a77f9e88, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c0e1edde-e3d7-4169-8447-b22d22a83165, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c0e1edde-e3d7-4169-8447-b22d22a83165, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "delete from table_index_3__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c0e1edde-e3d7-4169-8447-b22d22a83165, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 84386243-cd7c-43dd-838f-176882ec8022, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 84386243-cd7c-43dd-838f-176882ec8022, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_3__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 84386243-cd7c-43dd-838f-176882ec8022, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dbdfb524-511d-4f48-a7ee-f3a67528b799, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dbdfb524-511d-4f48-a7ee-f3a67528b799, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_3__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dbdfb524-511d-4f48-a7ee-f3a67528b799, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8903f6b8-6ded-4436-960e-fd5cc5f79af5, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8903f6b8-6ded-4436-960e-fd5cc5f79af5, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8903f6b8-6ded-4436-960e-fd5cc5f79af5, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9c65c12c-1f89-456d-95fa-c2d7e434d69f, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9c65c12c-1f89-456d-95fa-c2d7e434d69f, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9c65c12c-1f89-456d-95fa-c2d7e434d69f, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 769e98d1-cb12-4d07-af07-8146ec9d8111, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 769e98d1-cb12-4d07-af07-8146ec9d8111, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 769e98d1-cb12-4d07-af07-8146ec9d8111, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6bb162f6-7102-4ddf-ae87-981047d63ab3, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6bb162f6-7102-4ddf-ae87-981047d63ab3, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6bb162f6-7102-4ddf-ae87-981047d63ab3, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5b036c2a-ddd5-4915-845a-18082b072327, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5b036c2a-ddd5-4915-845a-18082b072327, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5b036c2a-ddd5-4915-845a-18082b072327, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 409e387a-96cb-466d-afa8-f616d388e4e3, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 409e387a-96cb-466d-afa8-f616d388e4e3, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 409e387a-96cb-466d-afa8-f616d388e4e3, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ed51985f-1eb2-4489-a710-6562c2a8be2e, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed51985f-1eb2-4489-a710-6562c2a8be2e, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ed51985f-1eb2-4489-a710-6562c2a8be2e, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, df9826a7-2e6b-46b7-89f8-8901e49eb752, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, df9826a7-2e6b-46b7-89f8-8901e49eb752, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, df9826a7-2e6b-46b7-89f8-8901e49eb752, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d6cc09fc-2e18-48d9-b929-09fe45c3da32, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d6cc09fc-2e18-48d9-b929-09fe45c3da32, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d6cc09fc-2e18-48d9-b929-09fe45c3da32, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2cfe1d89-c120-4767-8417-8d618995bf66, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2cfe1d89-c120-4767-8417-8d618995bf66, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2cfe1d89-c120-4767-8417-8d618995bf66, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 080e4e52-e948-498f-8794-663a631a3c1a, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 080e4e52-e948-498f-8794-663a631a3c1a, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 080e4e52-e948-498f-8794-663a631a3c1a, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f969e908-8ba1-4e68-be7f-ea06da31cf08, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f969e908-8ba1-4e68-be7f-ea06da31cf08, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f969e908-8ba1-4e68-be7f-ea06da31cf08, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4831c057-6d4a-4a50-9694-d92d4f90e952, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4831c057-6d4a-4a50-9694-d92d4f90e952, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4831c057-6d4a-4a50-9694-d92d4f90e952, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 41e84413-70e3-49f8-96dc-556f26f253f3, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 41e84413-70e3-49f8-96dc-556f26f253f3, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 41e84413-70e3-49f8-96dc-556f26f253f3, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c7d7599f-9dee-46b2-9d48-25dc6ba1ab7e, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c7d7599f-9dee-46b2-9d48-25dc6ba1ab7e, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c7d7599f-9dee-46b2-9d48-25dc6ba1ab7e, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cea9ac99-4b13-40ae-85f9-7c344b6c1f70, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cea9ac99-4b13-40ae-85f9-7c344b6c1f70, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cea9ac99-4b13-40ae-85f9-7c344b6c1f70, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a72d72c6-3dfe-46ca-9e9a-5cc5f94b9058, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a72d72c6-3dfe-46ca-9e9a-5cc5f94b9058, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a72d72c6-3dfe-46ca-9e9a-5cc5f94b9058, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f2a9e3f1-78bf-4ca8-af7f-a8e368312a58, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f2a9e3f1-78bf-4ca8-af7f-a8e368312a58, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f2a9e3f1-78bf-4ca8-af7f-a8e368312a58, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, edb9d861-ff41-4864-943f-5ef792aede16, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, edb9d861-ff41-4864-943f-5ef792aede16, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, edb9d861-ff41-4864-943f-5ef792aede16, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
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, c0f33ca3-01e0-4c18-9b5e-136226a52569, localhost:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c0f33ca3-01e0-4c18-9b5e-136226a52569, localhost:64761): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c0f33ca3-01e0-4c18-9b5e-136226a52569, localhost:64761): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tebhsnycoe.auto.internal" port: 64761 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-tebhsnycoe.auto.internal:64761, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:64761
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 58582f09-f363-4698-8d22-2cf5dfbce392, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 58582f09-f363-4698-8d22-2cf5dfbce392, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 58582f09-f363-4698-8d22-2cf5dfbce392, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fe024b08-0dec-4fd6-af19-de801414f18b, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe024b08-0dec-4fd6-af19-de801414f18b, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe024b08-0dec-4fd6-af19-de801414f18b, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a5cef13d-79fa-4697-a523-8d3e0ab5134b, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a5cef13d-79fa-4697-a523-8d3e0ab5134b, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a5cef13d-79fa-4697-a523-8d3e0ab5134b, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bfee1f36-2a94-4d40-8310-93da2cbb43ea, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bfee1f36-2a94-4d40-8310-93da2cbb43ea, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bfee1f36-2a94-4d40-8310-93da2cbb43ea, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 900e393e-67c5-4ddf-a32d-2bd190805bc6, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 900e393e-67c5-4ddf-a32d-2bd190805bc6, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 900e393e-67c5-4ddf-a32d-2bd190805bc6, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9df8545b-607a-4015-84cf-9a6ec7e6658d, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9df8545b-607a-4015-84cf-9a6ec7e6658d, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9df8545b-607a-4015-84cf-9a6ec7e6658d, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 034a7d83-4b2c-45a7-b5d0-8e4c0644f89b, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 034a7d83-4b2c-45a7-b5d0-8e4c0644f89b, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(26 AS Int64), CAST(26 AS Uint64), CAST(26 AS Int32), CAST(26 AS Uint32), CAST(26 AS Int16), CAST(26 AS Uint16), CAST(26 AS Int8), CAST(26 AS Uint8), CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'260.0\' AS DyNumber), \'String 26\', \'Utf8 26\', CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2026-01-01\' AS Date), CAST(\'2026-10-02T11:00:00Z\' AS Datetime), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64), CAST(1696202600000000 AS Timestamp64), CAST(26 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'26\' AS Decimal(15,0)), CAST(\'26.123\' AS Decimal(22,9)), CAST(\'26.123456\' AS Decimal(35,10)), CAST(\'2026-01-01\' AS Date32), CAST(\'2026-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 034a7d83-4b2c-45a7-b5d0-8e4c0644f89b, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 34745de1-02bb-4058-a23f-e4c22aa8d2e5, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 34745de1-02bb-4058-a23f-e4c22aa8d2e5, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(27 AS Int64), CAST(27 AS Uint64), CAST(27 AS Int32), CAST(27 AS Uint32), CAST(27 AS Int16), CAST(27 AS Uint16), CAST(27 AS Int8), CAST(27 AS Uint8), CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'270.0\' AS DyNumber), \'String 27\', \'Utf8 27\', CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2027-01-01\' AS Date), CAST(\'2027-10-02T11:00:00Z\' AS Datetime), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64), CAST(1696202700000000 AS Timestamp64), CAST(27 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'27\' AS Decimal(15,0)), CAST(\'27.123\' AS Decimal(22,9)), CAST(\'27.123456\' AS Decimal(35,10)), CAST(\'2027-01-01\' AS Date32), CAST(\'2027-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 34745de1-02bb-4058-a23f-e4c22aa8d2e5, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3d16d3af-56aa-45c6-8d80-8d543b824027, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d16d3af-56aa-45c6-8d80-8d543b824027, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(28 AS Int64), CAST(28 AS Uint64), CAST(28 AS Int32), CAST(28 AS Uint32), CAST(28 AS Int16), CAST(28 AS Uint16), CAST(28 AS Int8), CAST(28 AS Uint8), CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'280.0\' AS DyNumber), \'String 28\', \'Utf8 28\', CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2028-01-01\' AS Date), CAST(\'2028-10-02T11:00:00Z\' AS Datetime), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64), CAST(1696202800000000 AS Timestamp64), CAST(28 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'28\' AS Decimal(15,0)), CAST(\'28.123\' AS Decimal(22,9)), CAST(\'28.123456\' AS Decimal(35,10)), CAST(\'2028-01-01\' AS Date32), CAST(\'2028-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3d16d3af-56aa-45c6-8d80-8d543b824027, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ae4fbed5-a16a-4767-97f3-61d1291bec5a, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ae4fbed5-a16a-4767-97f3-61d1291bec5a, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(29 AS Int64), CAST(29 AS Uint64), CAST(29 AS Int32), CAST(29 AS Uint32), CAST(29 AS Int16), CAST(29 AS Uint16), CAST(29 AS Int8), CAST(29 AS Uint8), CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'290.0\' AS DyNumber), \'String 29\', \'Utf8 29\', CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2029-01-01\' AS Date), CAST(\'2029-10-02T11:00:00Z\' AS Datetime), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64), CAST(1696202900000000 AS Timestamp64), CAST(29 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'29\' AS Decimal(15,0)), CAST(\'29.123\' AS Decimal(22,9)), CAST(\'29.123456\' AS Decimal(35,10)), CAST(\'2029-01-01\' AS Date32), CAST(\'2029-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ae4fbed5-a16a-4767-97f3-61d1291bec5a, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3d48a8c3-540c-4d6c-bcf1-68cc5842c681, ghrun-tebhsnycoe.auto.internal:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d48a8c3-540c-4d6c-bcf1-68cc5842c681, ghrun-tebhsnycoe.auto.internal:28543): request = { session_id: "ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_3__SYNC(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                , \n                col_index_Bool, col_index_Decimal150, col_index_Decimal229, col_index_Decimal3510, col_index_Date32, col_index_Datetime64\n                \n            )\n            VALUES(\n                CAST(30 AS Int64), CAST(30 AS Uint64), CAST(30 AS Int32), CAST(30 AS Uint32), CAST(30 AS Int16), CAST(30 AS Uint16), CAST(30 AS Int8), CAST(30 AS Uint8), CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'300.0\' AS DyNumber), \'String 30\', \'Utf8 30\', CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2030-01-01\' AS Date), CAST(\'2030-10-02T11:00:00Z\' AS Datetime), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64), CAST(1696203000000000 AS Timestamp64), CAST(30 AS Interval64)\n                , \n                CAST(True AS Bool), CAST(\'30\' AS Decimal(15,0)), CAST(\'30.123\' AS Decimal(22,9)), CAST(\'30.123456\' AS Decimal(35,10)), CAST(\'2030-01-01\' AS Date32), CAST(\'2030-10-02T11:00:00Z\' AS Datetime64)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3d48a8c3-540c-4d6c-bcf1-68cc5842c681, ghrun-tebhsnycoe.auto.internal:28543): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzBmMGNhM2EtNTIyY2ViZjMtNTYyNzk0NmUtNDk4YjczNQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7cc2ff97-8c28-445a-b1af-e7bfba54adc7, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7cc2ff97-8c28-445a-b1af-e7bfba54adc7, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_3__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7cc2ff97-8c28-445a-b1af-e7bfba54adc7, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5690c810-8efb-4f5c-aedf-08d20277f6d5, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5690c810-8efb-4f5c-aedf-08d20277f6d5, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'1\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2001-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5690c810-8efb-4f5c-aedf-08d20277f6d5, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, de8a8402-345f-4151-a98e-334498119577, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, de8a8402-345f-4151-a98e-334498119577, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'2\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2002-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, de8a8402-345f-4151-a98e-334498119577, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6d58f842-a9d3-4f12-a064-69b571edaaec, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6d58f842-a9d3-4f12-a064-69b571edaaec, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'3\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2003-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6d58f842-a9d3-4f12-a064-69b571edaaec, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7223c6f7-a258-4754-93e5-dd7fbba042a0, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7223c6f7-a258-4754-93e5-dd7fbba042a0, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'4\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2004-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7223c6f7-a258-4754-93e5-dd7fbba042a0, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 24a07c3e-3d50-41e0-8896-4b5c7e421bec, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 24a07c3e-3d50-41e0-8896-4b5c7e421bec, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(5 AS Int64) and pk_Uint64=CAST(5 AS Uint64) and pk_Int32=CAST(5 AS Int32) and pk_Uint32=CAST(5 AS Uint32) and pk_Int16=CAST(5 AS Int16) and pk_Uint16=CAST(5 AS Uint16) and pk_Int8=CAST(5 AS Int8) and pk_Uint8=CAST(5 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'5\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'50.0\' AS DyNumber) and pk_String=\'String 5\' and pk_Utf8=\'Utf8 5\' and pk_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2005-01-01\' AS Date) and pk_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200500000000 AS Timestamp) and pk_Interval=CAST(5 AS Interval) and pk_Date32=CAST(\'2005-01-01\' AS Date32) and pk_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200500000000 AS Timestamp64) and pk_Interval64=CAST(5 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'5\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2005-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 24a07c3e-3d50-41e0-8896-4b5c7e421bec, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c7b4a5c7-9904-41e6-a49f-aa6f4892711d, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c7b4a5c7-9904-41e6-a49f-aa6f4892711d, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'6\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2006-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c7b4a5c7-9904-41e6-a49f-aa6f4892711d, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3b10f45d-1b75-4046-b526-9a0ac9196fe5, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3b10f45d-1b75-4046-b526-9a0ac9196fe5, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(7 AS Int64) and pk_Uint64=CAST(7 AS Uint64) and pk_Int32=CAST(7 AS Int32) and pk_Uint32=CAST(7 AS Uint32) and pk_Int16=CAST(7 AS Int16) and pk_Uint16=CAST(7 AS Uint16) and pk_Int8=CAST(7 AS Int8) and pk_Uint8=CAST(7 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'7\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'70.0\' AS DyNumber) and pk_String=\'String 7\' and pk_Utf8=\'Utf8 7\' and pk_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2007-01-01\' AS Date) and pk_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200700000000 AS Timestamp) and pk_Interval=CAST(7 AS Interval) and pk_Date32=CAST(\'2007-01-01\' AS Date32) and pk_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200700000000 AS Timestamp64) and pk_Interval64=CAST(7 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'7\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2007-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3b10f45d-1b75-4046-b526-9a0ac9196fe5, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cc79ddee-ab23-45f3-9308-f71845259ab7, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cc79ddee-ab23-45f3-9308-f71845259ab7, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(8 AS Int64) and pk_Uint64=CAST(8 AS Uint64) and pk_Int32=CAST(8 AS Int32) and pk_Uint32=CAST(8 AS Uint32) and pk_Int16=CAST(8 AS Int16) and pk_Uint16=CAST(8 AS Uint16) and pk_Int8=CAST(8 AS Int8) and pk_Uint8=CAST(8 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'8\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'80.0\' AS DyNumber) and pk_String=\'String 8\' and pk_Utf8=\'Utf8 8\' and pk_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2008-01-01\' AS Date) and pk_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200800000000 AS Timestamp) and pk_Interval=CAST(8 AS Interval) and pk_Date32=CAST(\'2008-01-01\' AS Date32) and pk_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200800000000 AS Timestamp64) and pk_Interval64=CAST(8 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'8\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2008-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cc79ddee-ab23-45f3-9308-f71845259ab7, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a022355c-bf0d-400d-b9bf-33af5b33292e, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a022355c-bf0d-400d-b9bf-33af5b33292e, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(9 AS Int64) and pk_Uint64=CAST(9 AS Uint64) and pk_Int32=CAST(9 AS Int32) and pk_Uint32=CAST(9 AS Uint32) and pk_Int16=CAST(9 AS Int16) and pk_Uint16=CAST(9 AS Uint16) and pk_Int8=CAST(9 AS Int8) and pk_Uint8=CAST(9 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'9\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'90.0\' AS DyNumber) and pk_String=\'String 9\' and pk_Utf8=\'Utf8 9\' and pk_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2009-01-01\' AS Date) and pk_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200900000000 AS Timestamp) and pk_Interval=CAST(9 AS Interval) and pk_Date32=CAST(\'2009-01-01\' AS Date32) and pk_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200900000000 AS Timestamp64) and pk_Interval64=CAST(9 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'9\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2009-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a022355c-bf0d-400d-b9bf-33af5b33292e, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 166984ff-04dd-4e3d-a2aa-27caa3102dc9, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 166984ff-04dd-4e3d-a2aa-27caa3102dc9, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(10 AS Int64) and pk_Uint64=CAST(10 AS Uint64) and pk_Int32=CAST(10 AS Int32) and pk_Uint32=CAST(10 AS Uint32) and pk_Int16=CAST(10 AS Int16) and pk_Uint16=CAST(10 AS Uint16) and pk_Int8=CAST(10 AS Int8) and pk_Uint8=CAST(10 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'10\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'100.0\' AS DyNumber) and pk_String=\'String 10\' and pk_Utf8=\'Utf8 10\' and pk_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2010-01-01\' AS Date) and pk_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201000000000 AS Timestamp) and pk_Interval=CAST(10 AS Interval) and pk_Date32=CAST(\'2010-01-01\' AS Date32) and pk_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201000000000 AS Timestamp64) and pk_Interval64=CAST(10 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'10\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2010-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 166984ff-04dd-4e3d-a2aa-27caa3102dc9, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, af9a0eb3-c2d4-45dc-895b-f96d6d389d19, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, af9a0eb3-c2d4-45dc-895b-f96d6d389d19, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(11 AS Int64) and pk_Uint64=CAST(11 AS Uint64) and pk_Int32=CAST(11 AS Int32) and pk_Uint32=CAST(11 AS Uint32) and pk_Int16=CAST(11 AS Int16) and pk_Uint16=CAST(11 AS Uint16) and pk_Int8=CAST(11 AS Int8) and pk_Uint8=CAST(11 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'11\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'110.0\' AS DyNumber) and pk_String=\'String 11\' and pk_Utf8=\'Utf8 11\' and pk_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2011-01-01\' AS Date) and pk_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201100000000 AS Timestamp) and pk_Interval=CAST(11 AS Interval) and pk_Date32=CAST(\'2011-01-01\' AS Date32) and pk_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201100000000 AS Timestamp64) and pk_Interval64=CAST(11 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'11\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2011-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, af9a0eb3-c2d4-45dc-895b-f96d6d389d19, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7bfbb670-79e7-4156-bfa4-2db9e383b438, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7bfbb670-79e7-4156-bfa4-2db9e383b438, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(12 AS Int64) and pk_Uint64=CAST(12 AS Uint64) and pk_Int32=CAST(12 AS Int32) and pk_Uint32=CAST(12 AS Uint32) and pk_Int16=CAST(12 AS Int16) and pk_Uint16=CAST(12 AS Uint16) and pk_Int8=CAST(12 AS Int8) and pk_Uint8=CAST(12 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'12\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'120.0\' AS DyNumber) and pk_String=\'String 12\' and pk_Utf8=\'Utf8 12\' and pk_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2012-01-01\' AS Date) and pk_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201200000000 AS Timestamp) and pk_Interval=CAST(12 AS Interval) and pk_Date32=CAST(\'2012-01-01\' AS Date32) and pk_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201200000000 AS Timestamp64) and pk_Interval64=CAST(12 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'12\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2012-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7bfbb670-79e7-4156-bfa4-2db9e383b438, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3c4454be-adee-41ec-9873-bfd87abf2843, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3c4454be-adee-41ec-9873-bfd87abf2843, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(13 AS Int64) and pk_Uint64=CAST(13 AS Uint64) and pk_Int32=CAST(13 AS Int32) and pk_Uint32=CAST(13 AS Uint32) and pk_Int16=CAST(13 AS Int16) and pk_Uint16=CAST(13 AS Uint16) and pk_Int8=CAST(13 AS Int8) and pk_Uint8=CAST(13 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'13\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'130.0\' AS DyNumber) and pk_String=\'String 13\' and pk_Utf8=\'Utf8 13\' and pk_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2013-01-01\' AS Date) and pk_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201300000000 AS Timestamp) and pk_Interval=CAST(13 AS Interval) and pk_Date32=CAST(\'2013-01-01\' AS Date32) and pk_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201300000000 AS Timestamp64) and pk_Interval64=CAST(13 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'13\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2013-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3c4454be-adee-41ec-9873-bfd87abf2843, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c201816e-fea8-47ad-b62d-f398c40719c5, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c201816e-fea8-47ad-b62d-f398c40719c5, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(14 AS Int64) and pk_Uint64=CAST(14 AS Uint64) and pk_Int32=CAST(14 AS Int32) and pk_Uint32=CAST(14 AS Uint32) and pk_Int16=CAST(14 AS Int16) and pk_Uint16=CAST(14 AS Uint16) and pk_Int8=CAST(14 AS Int8) and pk_Uint8=CAST(14 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'14\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'140.0\' AS DyNumber) and pk_String=\'String 14\' and pk_Utf8=\'Utf8 14\' and pk_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2014-01-01\' AS Date) and pk_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201400000000 AS Timestamp) and pk_Interval=CAST(14 AS Interval) and pk_Date32=CAST(\'2014-01-01\' AS Date32) and pk_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201400000000 AS Timestamp64) and pk_Interval64=CAST(14 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'14\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2014-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c201816e-fea8-47ad-b62d-f398c40719c5, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4fb942d8-63b1-4669-9d52-336b75cb3991, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4fb942d8-63b1-4669-9d52-336b75cb3991, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(15 AS Int64) and pk_Uint64=CAST(15 AS Uint64) and pk_Int32=CAST(15 AS Int32) and pk_Uint32=CAST(15 AS Uint32) and pk_Int16=CAST(15 AS Int16) and pk_Uint16=CAST(15 AS Uint16) and pk_Int8=CAST(15 AS Int8) and pk_Uint8=CAST(15 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'15\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'150.0\' AS DyNumber) and pk_String=\'String 15\' and pk_Utf8=\'Utf8 15\' and pk_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2015-01-01\' AS Date) and pk_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201500000000 AS Timestamp) and pk_Interval=CAST(15 AS Interval) and pk_Date32=CAST(\'2015-01-01\' AS Date32) and pk_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201500000000 AS Timestamp64) and pk_Interval64=CAST(15 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'15\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2015-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4fb942d8-63b1-4669-9d52-336b75cb3991, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 113c7359-f473-4cd3-b7e8-bd2f1dad7b30, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 113c7359-f473-4cd3-b7e8-bd2f1dad7b30, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(16 AS Int64) and pk_Uint64=CAST(16 AS Uint64) and pk_Int32=CAST(16 AS Int32) and pk_Uint32=CAST(16 AS Uint32) and pk_Int16=CAST(16 AS Int16) and pk_Uint16=CAST(16 AS Uint16) and pk_Int8=CAST(16 AS Int8) and pk_Uint8=CAST(16 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'16\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'160.0\' AS DyNumber) and pk_String=\'String 16\' and pk_Utf8=\'Utf8 16\' and pk_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2016-01-01\' AS Date) and pk_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201600000000 AS Timestamp) and pk_Interval=CAST(16 AS Interval) and pk_Date32=CAST(\'2016-01-01\' AS Date32) and pk_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201600000000 AS Timestamp64) and pk_Interval64=CAST(16 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'16\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2016-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 113c7359-f473-4cd3-b7e8-bd2f1dad7b30, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 19f7640c-4149-4b06-aaa7-f34e13bb08d0, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 19f7640c-4149-4b06-aaa7-f34e13bb08d0, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(17 AS Int64) and pk_Uint64=CAST(17 AS Uint64) and pk_Int32=CAST(17 AS Int32) and pk_Uint32=CAST(17 AS Uint32) and pk_Int16=CAST(17 AS Int16) and pk_Uint16=CAST(17 AS Uint16) and pk_Int8=CAST(17 AS Int8) and pk_Uint8=CAST(17 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'17\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'170.0\' AS DyNumber) and pk_String=\'String 17\' and pk_Utf8=\'Utf8 17\' and pk_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2017-01-01\' AS Date) and pk_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201700000000 AS Timestamp) and pk_Interval=CAST(17 AS Interval) and pk_Date32=CAST(\'2017-01-01\' AS Date32) and pk_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201700000000 AS Timestamp64) and pk_Interval64=CAST(17 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'17\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2017-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 19f7640c-4149-4b06-aaa7-f34e13bb08d0, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0158cc67-1abc-401e-903b-624b0410ee10, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0158cc67-1abc-401e-903b-624b0410ee10, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(18 AS Int64) and pk_Uint64=CAST(18 AS Uint64) and pk_Int32=CAST(18 AS Int32) and pk_Uint32=CAST(18 AS Uint32) and pk_Int16=CAST(18 AS Int16) and pk_Uint16=CAST(18 AS Uint16) and pk_Int8=CAST(18 AS Int8) and pk_Uint8=CAST(18 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'18\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'180.0\' AS DyNumber) and pk_String=\'String 18\' and pk_Utf8=\'Utf8 18\' and pk_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2018-01-01\' AS Date) and pk_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201800000000 AS Timestamp) and pk_Interval=CAST(18 AS Interval) and pk_Date32=CAST(\'2018-01-01\' AS Date32) and pk_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201800000000 AS Timestamp64) and pk_Interval64=CAST(18 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'18\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2018-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0158cc67-1abc-401e-903b-624b0410ee10, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0149a867-169c-42bc-9cf7-f0194e9a463a, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0149a867-169c-42bc-9cf7-f0194e9a463a, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(19 AS Int64) and pk_Uint64=CAST(19 AS Uint64) and pk_Int32=CAST(19 AS Int32) and pk_Uint32=CAST(19 AS Uint32) and pk_Int16=CAST(19 AS Int16) and pk_Uint16=CAST(19 AS Uint16) and pk_Int8=CAST(19 AS Int8) and pk_Uint8=CAST(19 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'19\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'190.0\' AS DyNumber) and pk_String=\'String 19\' and pk_Utf8=\'Utf8 19\' and pk_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2019-01-01\' AS Date) and pk_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201900000000 AS Timestamp) and pk_Interval=CAST(19 AS Interval) and pk_Date32=CAST(\'2019-01-01\' AS Date32) and pk_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201900000000 AS Timestamp64) and pk_Interval64=CAST(19 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'19\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2019-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0149a867-169c-42bc-9cf7-f0194e9a463a, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9ff8e2f3-42b9-44d4-876e-8bc061320092, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ff8e2f3-42b9-44d4-876e-8bc061320092, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(20 AS Int64) and pk_Uint64=CAST(20 AS Uint64) and pk_Int32=CAST(20 AS Int32) and pk_Uint32=CAST(20 AS Uint32) and pk_Int16=CAST(20 AS Int16) and pk_Uint16=CAST(20 AS Uint16) and pk_Int8=CAST(20 AS Int8) and pk_Uint8=CAST(20 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'20\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'200.0\' AS DyNumber) and pk_String=\'String 20\' and pk_Utf8=\'Utf8 20\' and pk_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2020-01-01\' AS Date) and pk_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202000000000 AS Timestamp) and pk_Interval=CAST(20 AS Interval) and pk_Date32=CAST(\'2020-01-01\' AS Date32) and pk_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202000000000 AS Timestamp64) and pk_Interval64=CAST(20 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'20\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2020-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9ff8e2f3-42b9-44d4-876e-8bc061320092, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aa2c39ef-cf6f-48b8-bdf5-f392bca606f1, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aa2c39ef-cf6f-48b8-bdf5-f392bca606f1, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(21 AS Int64) and pk_Uint64=CAST(21 AS Uint64) and pk_Int32=CAST(21 AS Int32) and pk_Uint32=CAST(21 AS Uint32) and pk_Int16=CAST(21 AS Int16) and pk_Uint16=CAST(21 AS Uint16) and pk_Int8=CAST(21 AS Int8) and pk_Uint8=CAST(21 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'21\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'210.0\' AS DyNumber) and pk_String=\'String 21\' and pk_Utf8=\'Utf8 21\' and pk_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2021-01-01\' AS Date) and pk_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202100000000 AS Timestamp) and pk_Interval=CAST(21 AS Interval) and pk_Date32=CAST(\'2021-01-01\' AS Date32) and pk_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202100000000 AS Timestamp64) and pk_Interval64=CAST(21 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'21\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2021-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aa2c39ef-cf6f-48b8-bdf5-f392bca606f1, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a0693fc2-cb71-4a01-98cd-6e8e0d9af28c, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a0693fc2-cb71-4a01-98cd-6e8e0d9af28c, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(22 AS Int64) and pk_Uint64=CAST(22 AS Uint64) and pk_Int32=CAST(22 AS Int32) and pk_Uint32=CAST(22 AS Uint32) and pk_Int16=CAST(22 AS Int16) and pk_Uint16=CAST(22 AS Uint16) and pk_Int8=CAST(22 AS Int8) and pk_Uint8=CAST(22 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'22\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'220.0\' AS DyNumber) and pk_String=\'String 22\' and pk_Utf8=\'Utf8 22\' and pk_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2022-01-01\' AS Date) and pk_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202200000000 AS Timestamp) and pk_Interval=CAST(22 AS Interval) and pk_Date32=CAST(\'2022-01-01\' AS Date32) and pk_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202200000000 AS Timestamp64) and pk_Interval64=CAST(22 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'22\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2022-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a0693fc2-cb71-4a01-98cd-6e8e0d9af28c, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 05f5189c-9b0a-4ee3-bc47-0b1fe71704f8, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 05f5189c-9b0a-4ee3-bc47-0b1fe71704f8, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(23 AS Int64) and pk_Uint64=CAST(23 AS Uint64) and pk_Int32=CAST(23 AS Int32) and pk_Uint32=CAST(23 AS Uint32) and pk_Int16=CAST(23 AS Int16) and pk_Uint16=CAST(23 AS Uint16) and pk_Int8=CAST(23 AS Int8) and pk_Uint8=CAST(23 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'23\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'230.0\' AS DyNumber) and pk_String=\'String 23\' and pk_Utf8=\'Utf8 23\' and pk_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2023-01-01\' AS Date) and pk_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202300000000 AS Timestamp) and pk_Interval=CAST(23 AS Interval) and pk_Date32=CAST(\'2023-01-01\' AS Date32) and pk_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202300000000 AS Timestamp64) and pk_Interval64=CAST(23 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'23\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2023-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 05f5189c-9b0a-4ee3-bc47-0b1fe71704f8, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 23d80a37-04f8-4f52-827c-a876eeca0ea1, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 23d80a37-04f8-4f52-827c-a876eeca0ea1, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(24 AS Int64) and pk_Uint64=CAST(24 AS Uint64) and pk_Int32=CAST(24 AS Int32) and pk_Uint32=CAST(24 AS Uint32) and pk_Int16=CAST(24 AS Int16) and pk_Uint16=CAST(24 AS Uint16) and pk_Int8=CAST(24 AS Int8) and pk_Uint8=CAST(24 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'24\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'240.0\' AS DyNumber) and pk_String=\'String 24\' and pk_Utf8=\'Utf8 24\' and pk_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2024-01-01\' AS Date) and pk_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202400000000 AS Timestamp) and pk_Interval=CAST(24 AS Interval) and pk_Date32=CAST(\'2024-01-01\' AS Date32) and pk_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202400000000 AS Timestamp64) and pk_Interval64=CAST(24 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'24\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2024-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 23d80a37-04f8-4f52-827c-a876eeca0ea1, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a7641ef5-efbc-40f5-a9c2-0e376bbebd1b, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a7641ef5-efbc-40f5-a9c2-0e376bbebd1b, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(25 AS Int64) and pk_Uint64=CAST(25 AS Uint64) and pk_Int32=CAST(25 AS Int32) and pk_Uint32=CAST(25 AS Uint32) and pk_Int16=CAST(25 AS Int16) and pk_Uint16=CAST(25 AS Uint16) and pk_Int8=CAST(25 AS Int8) and pk_Uint8=CAST(25 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'25\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'250.0\' AS DyNumber) and pk_String=\'String 25\' and pk_Utf8=\'Utf8 25\' and pk_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2025-01-01\' AS Date) and pk_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202500000000 AS Timestamp) and pk_Interval=CAST(25 AS Interval) and pk_Date32=CAST(\'2025-01-01\' AS Date32) and pk_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202500000000 AS Timestamp64) and pk_Interval64=CAST(25 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'25\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2025-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a7641ef5-efbc-40f5-a9c2-0e376bbebd1b, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ceebf56e-6b7b-4e28-b23e-1ba9c55ee009, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ceebf56e-6b7b-4e28-b23e-1ba9c55ee009, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(26 AS Int64) and pk_Uint64=CAST(26 AS Uint64) and pk_Int32=CAST(26 AS Int32) and pk_Uint32=CAST(26 AS Uint32) and pk_Int16=CAST(26 AS Int16) and pk_Uint16=CAST(26 AS Uint16) and pk_Int8=CAST(26 AS Int8) and pk_Uint8=CAST(26 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'26\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'26.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'26.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'260.0\' AS DyNumber) and pk_String=\'String 26\' and pk_Utf8=\'Utf8 26\' and pk_UUID=CAST(\'30265678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2026-01-01\' AS Date) and pk_Datetime=CAST(\'2026-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202600000000 AS Timestamp) and pk_Interval=CAST(26 AS Interval) and pk_Date32=CAST(\'2026-01-01\' AS Date32) and pk_Datetime64=CAST(\'2026-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202600000000 AS Timestamp64) and pk_Interval64=CAST(26 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'26\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'26.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'26.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2026-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2026-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ceebf56e-6b7b-4e28-b23e-1ba9c55ee009, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a40a626d-5db0-45ff-8e68-a1e16fea41b5, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a40a626d-5db0-45ff-8e68-a1e16fea41b5, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(27 AS Int64) and pk_Uint64=CAST(27 AS Uint64) and pk_Int32=CAST(27 AS Int32) and pk_Uint32=CAST(27 AS Uint32) and pk_Int16=CAST(27 AS Int16) and pk_Uint16=CAST(27 AS Uint16) and pk_Int8=CAST(27 AS Int8) and pk_Uint8=CAST(27 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'27\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'27.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'27.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'270.0\' AS DyNumber) and pk_String=\'String 27\' and pk_Utf8=\'Utf8 27\' and pk_UUID=CAST(\'30275678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2027-01-01\' AS Date) and pk_Datetime=CAST(\'2027-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202700000000 AS Timestamp) and pk_Interval=CAST(27 AS Interval) and pk_Date32=CAST(\'2027-01-01\' AS Date32) and pk_Datetime64=CAST(\'2027-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202700000000 AS Timestamp64) and pk_Interval64=CAST(27 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'27\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'27.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'27.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2027-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2027-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a40a626d-5db0-45ff-8e68-a1e16fea41b5, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 41adee10-c0b5-42e5-b067-7f9867ccd7a4, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 41adee10-c0b5-42e5-b067-7f9867ccd7a4, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(28 AS Int64) and pk_Uint64=CAST(28 AS Uint64) and pk_Int32=CAST(28 AS Int32) and pk_Uint32=CAST(28 AS Uint32) and pk_Int16=CAST(28 AS Int16) and pk_Uint16=CAST(28 AS Uint16) and pk_Int8=CAST(28 AS Int8) and pk_Uint8=CAST(28 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'28\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'28.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'28.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'280.0\' AS DyNumber) and pk_String=\'String 28\' and pk_Utf8=\'Utf8 28\' and pk_UUID=CAST(\'30285678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2028-01-01\' AS Date) and pk_Datetime=CAST(\'2028-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202800000000 AS Timestamp) and pk_Interval=CAST(28 AS Interval) and pk_Date32=CAST(\'2028-01-01\' AS Date32) and pk_Datetime64=CAST(\'2028-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202800000000 AS Timestamp64) and pk_Interval64=CAST(28 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'28\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'28.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'28.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2028-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2028-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 41adee10-c0b5-42e5-b067-7f9867ccd7a4, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bddb985c-e0f2-4307-a47c-d8fbc6d6f724, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bddb985c-e0f2-4307-a47c-d8fbc6d6f724, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(29 AS Int64) and pk_Uint64=CAST(29 AS Uint64) and pk_Int32=CAST(29 AS Int32) and pk_Uint32=CAST(29 AS Uint32) and pk_Int16=CAST(29 AS Int16) and pk_Uint16=CAST(29 AS Uint16) and pk_Int8=CAST(29 AS Int8) and pk_Uint8=CAST(29 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'29\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'29.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'29.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'290.0\' AS DyNumber) and pk_String=\'String 29\' and pk_Utf8=\'Utf8 29\' and pk_UUID=CAST(\'30295678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2029-01-01\' AS Date) and pk_Datetime=CAST(\'2029-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202900000000 AS Timestamp) and pk_Interval=CAST(29 AS Interval) and pk_Date32=CAST(\'2029-01-01\' AS Date32) and pk_Datetime64=CAST(\'2029-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202900000000 AS Timestamp64) and pk_Interval64=CAST(29 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'29\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'29.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'29.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2029-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2029-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bddb985c-e0f2-4307-a47c-d8fbc6d6f724, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 595099b2-d1ad-4258-a85f-60c799bd6108, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 595099b2-d1ad-4258-a85f-60c799bd6108, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_3__SYNC` WHERE \n                pk_Int64=CAST(30 AS Int64) and pk_Uint64=CAST(30 AS Uint64) and pk_Int32=CAST(30 AS Int32) and pk_Uint32=CAST(30 AS Uint32) and pk_Int16=CAST(30 AS Int16) and pk_Uint16=CAST(30 AS Uint16) and pk_Int8=CAST(30 AS Int8) and pk_Uint8=CAST(30 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'30\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'30.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'30.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'300.0\' AS DyNumber) and pk_String=\'String 30\' and pk_Utf8=\'Utf8 30\' and pk_UUID=CAST(\'30305678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2030-01-01\' AS Date) and pk_Datetime=CAST(\'2030-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696203000000000 AS Timestamp) and pk_Interval=CAST(30 AS Interval) and pk_Date32=CAST(\'2030-01-01\' AS Date32) and pk_Datetime64=CAST(\'2030-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696203000000000 AS Timestamp64) and pk_Interval64=CAST(30 AS Interval64)\n                 and \n                col_index_Bool=CAST(True AS Bool) and col_index_Decimal150=CAST(\'30\' AS Decimal(15,0)) and col_index_Decimal229=CAST(\'30.123\' AS Decimal(22,9)) and col_index_Decimal3510=CAST(\'30.123456\' AS Decimal(35,10)) and col_index_Date32=CAST(\'2030-01-01\' AS Date32) and col_index_Datetime64=CAST(\'2030-10-02T11:00:00Z\' AS Datetime64)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 595099b2-d1ad-4258-a85f-60c799bd6108, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 14a77c8e-65de-48c1-9ea8-fe6157ad6dc9, ghrun-tebhsnycoe.auto.internal:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 14a77c8e-65de-48c1-9ea8-fe6157ad6dc9, ghrun-tebhsnycoe.auto.internal:64761): request = { session_id: "ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_index_3__SYNC`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 14a77c8e-65de-48c1-9ea8-fe6157ad6dc9, ghrun-tebhsnycoe.auto.internal:64761): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MTc3YTQxZjMtM2Q4YmRkNzgtMzhmYzZjMzctNTliMmNmNWI=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
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, 595e80b7-73bd-497b-a3b8-60f3a5b07885, localhost:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 595e80b7-73bd-497b-a3b8-60f3a5b07885, localhost:28543): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 595e80b7-73bd-497b-a3b8-60f3a5b07885, localhost:28543): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:28543". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28543
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, 9a945dd7-3eda-4072-ab21-9ea9d5614776, localhost:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9a945dd7-3eda-4072-ab21-9ea9d5614776, localhost:28543): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9a945dd7-3eda-4072-ab21-9ea9d5614776, localhost:28543): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:28543". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28543
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)]
WARNING  ydb.topic:topic.py:413 Topic client was not closed properly. Consider using method close().
DEBUG    ydb.topic:topic.py:677 Close topic client
DEBUG    ydb.topic:topic.py:680 Topic client was closed
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 21064626-1170-472d-9b04-6b04f4defc8a, localhost:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 21064626-1170-472d-9b04-6b04f4defc8a, localhost:28543): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 21064626-1170-472d-9b04-6b04f4defc8a, localhost:28543): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:28543". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28543
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, 015f38d2-b7e4-4b3b-87d8-006b8c8b53db, localhost:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 015f38d2-b7e4-4b3b-87d8-006b8c8b53db, localhost:28543): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 015f38d2-b7e4-4b3b-87d8-006b8c8b53db, localhost:28543): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:28543". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28543
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, befc44cd-15ff-4450-b8c0-f333e58b757b, localhost:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, befc44cd-15ff-4450-b8c0-f333e58b757b, localhost:28543): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, befc44cd-15ff-4450-b8c0-f333e58b757b, localhost:28543): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:28543". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28543
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, 19e2b673-fad0-4fe0-84c7-9e0074c856b4, localhost:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 19e2b673-fad0-4fe0-84c7-9e0074c856b4, localhost:28543): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 19e2b673-fad0-4fe0-84c7-9e0074c856b4, localhost:28543): response = { operation { ready: true status: UNAVAILABLE issues { message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:28543". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28543
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, d3e39e81-628a-470e-bd1a-cdaaef71413a, localhost:28543): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d3e39e81-628a-470e-bd1a-cdaaef71413a, localhost:28543): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:78 RpcState(ListEndpoints, d3e39e81-628a-470e-bd1a-cdaaef71413a, localhost:28543): received error, <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Cancelled on the server side"
	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2025-10-15T13:31:17.82065969+00:00", grpc_status:1, grpc_message:"Cancelled on the server side"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:28543". Error details:
 Cancelled on the server side
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28543
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.connection:connection.py:549 Closing channel for endpoint localhost:28543
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28543". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:28543
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28543". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:28543
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28543". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:28543
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28543". Check endpoint correctness.
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: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, 53fdab54-67c7-4bb0-98b7-cb388578bad1, localhost:64761): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 53fdab54-67c7-4bb0-98b7-cb388578bad1, localhost:64761): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 53fdab54-67c7-4bb0-98b7-cb388578bad1, localhost:64761): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tebhsnycoe.auto.internal" port: 64761 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-tebhsnycoe.auto.internal:64761, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:64761
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:28543
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28543". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:28543
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28543". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:28543
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28543". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:28543
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28543". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:28543
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28543". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:28543
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28543". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:28543
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28543". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:28543
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28543". Check endpoint correctness.
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)]
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:28543/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2546
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21783
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15681
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28543
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17156
============================== slowest durations ===============================
212.88s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_3__SYNC-pk_types1-all_types1-index1---SYNC]
152.77s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_3__SYNC-pk_types1-all_types1-index1---SYNC]
10.50s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_3__SYNC-pk_types1-all_types1-index1---SYNC]
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_3__SYNC-pk_types1-all_types1-index1---SYNC] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/9sj6/000aaa/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_3__SYNC-pk_types1-all_types1-index1---SYNC/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/9sj6/000aaa/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_3__SYNC-pk_types1-all_types1-index1---SYNC/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
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
Current KQP shutdown state: spent 3.067117 seconds, 3 sessions to shutdown
Current KQP shutdown state: spent 6.094106 seconds, 3 sessions to shutdown
Current KQP shutdown state: spent 9.114707 seconds, 3 sessions to shutdown
GRpc shutdown warning: left infly: 1, spent: 3.241901 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 6.365571 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 9.430043 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 12.53095 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 15.621441 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 18.679123 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 21.773094 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 25.068383 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 28.188165 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.00321 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==624276==ERROR: LeakSanitizer: detected memory leaks

Too many leaks! Only the first 5000 leaks encountered will be reported.
Indirect leak of 37664 byte(s) in 214 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003488e4f2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003488e4f2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003488e4f2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003488e4f2 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00003488e4f2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x00003488e4f2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x00003488e4f2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x00003488e4f2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x00003488e4f2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x00003489d16e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003a66ca47 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003a65e3c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#18 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#19 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#20 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#21 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#22 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 18832 byte(s) in 214 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003488e40c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x00003488e40c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#3 0x00003489d16e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#4 0x00003a66ca47 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#5 0x00003a65e3c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#6 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#7 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#8 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#9 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#10 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#11 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#12 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#13 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#14 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#15 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 11224 byte(s) in 214 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001be40ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001be40ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001be40ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001be40ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001be40ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001be40ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001be40ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001be40ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001be40ab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001be40ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x000034891d6c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x000034891d6c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#13 0x000034891d6c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#14 0x00003a66a93f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#15 0x00003a65e031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#21 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#22 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#23 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#24 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#25 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034891d5a in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x000034891d5a in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#3 0x00003a66a93f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#4 0x00003a65e031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#10 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#11 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#12 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#13 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#14 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001be40a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001be40a34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001be40a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x000034891d6c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x000034891d6c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#6 0x000034891d6c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#7 0x00003a66a93f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#8 0x00003a65e031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#11 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#12 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#14 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#15 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#16 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#17 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#18 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 376 byte(s) in 10 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034010984 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034010984 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034010984 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034010984 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034010984 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x000034010984 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x000034010984 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x000034010984 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x000034010984 in TBasicString /-S/util/generic/string.h:491:18
#10 0x000034010984 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#11 0x000034010984 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
#12 0x00003400f752 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#13 0x00003400f752 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#14 0x000034015c70 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#15 0x000034071eb8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
#16 0x00003489caa6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#17 0x00003a667c3b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
#18 0x00003a65daa2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#19 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#20 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#21 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#22 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#23 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#24 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#25 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#26 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#27 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#28 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 352 byte(s) in 11 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000340108e2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x0000340108e2 in TBasicString /-S/util/generic/string.h:491:18
#3 0x0000340108e2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#4 0x0000340108e2 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
#5 0x00003400f752 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#6 0x00003400f752 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#7 0x000034015c70 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#8 0x000034071eb8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
#9 0x00003489caa6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#10 0x00003a667c3b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
#11 0x00003a65daa2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#12 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#13 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#14 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#15 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#16 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#17 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#18 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#19 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#20 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#21 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#22 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 192 byte(s) in 1 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000275a7e98 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000275a7e98 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000275a7e98 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000275a7e98 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x0000275a7e98 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x0000275a7e98 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x0000275a7e98 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
#8 0x0000275a7e98 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
#9 0x0000275a7b3f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
#10 0x0000275a6998 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
#11 0x00003a71256a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
#12 0x00003a71256a in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#13 0x00003a71256a in __call<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
#14 0x00003a71256a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#15 0x00003a71256a in std::__y1::__function::__func<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0, std::__y1::allocator<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
#16 0x00001f42544f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
#17 0x00003a70090f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
#18 0x00003a70090f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
#19 0x00003a70090f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
#20 0x00004382cc1e in NYdbGrpc::TGRpcRequestImpl<Ydb::DynamicConfig::SetConfigRequest, Ydb::DynamicConfig::SetConfigResponse, NKikimr::NGRpcService::TGRpcDynamicConfigService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
#21 0x00003a655fec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#22 0x00003a655fec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#23 0x00003a655fec in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#24 0x00003a655fec in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
#25 0x00003a655fec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#26 0x00003a655fec in std::__y1::__function::__func<NYdbGrpc::TGRpcServer::Start()::$_0, std::__y1::allocator<NYdbGrpc::TGRpcServer::Start()::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
#27 0x000021ab724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#28 0x000021ab724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#29 0x000021ab724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#30 0x000021ab77ac in Execute /-S/util/thread/factory.h:15:13
#31 0x000021ab77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#32 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#33 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 192 byte(s) in 1 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000275a7e98 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000275a7e98 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000275a7e98 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000275a7e98 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x0000275a7e98 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x0000275a7e98 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x0000275a7e98 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
==================== 1 passed, 1 error in 378.64s (0:06:18) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9sj6/0009ca/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .

============================== slowest durations ===============================
252.78s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_4__SYNC-pk_types0-all_types0-index0---SYNC]
34.06s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_4__SYNC-pk_types0-all_types0-index0---SYNC]
18.05s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_4__SYNC-pk_types0-all_types0-index0---SYNC]
======================== 1 passed in 306.21s (0:05:06) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9sj6/000a1b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .E

==================================== ERRORS ====================================
_ ERROR at teardown of TestAsyncReplication.test_async_replication[table_ttl_Date-pk_types13-all_types13-index13-Date--] _
ydb/tests/datashard/lib/multicluster_test_base.py:63: in teardown_class
    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 = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/9sj6/000a1b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/9sj6/000a1b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   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   Current KQP shutdown state: spent 3.019164 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 6.028259 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 9.038309 seconds, 2 sessions to shutdown
E   GRpc shutdown warning: left infly: 1, spent: 3.045776 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 6.115405 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 9.173786 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 12.222225 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 15.27595 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 18.337078 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 21.440066 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 24.501763 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 27.597099 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.007643 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==632078==ERROR: LeakSanitizer: detected memory leaks
E   
E   Too many leaks! Only the first 5000 leaks encountered will be reported.
E   Indirect leak of 37664 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003488e4f2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00003488e4f2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00003488e4f2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00003488e4f2 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00003488e4f2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x00003488e4f2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x00003488e4f2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x00003488e4f2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x00003488e4f2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x00003489d16e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003a66ca47 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003a65e3c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #18 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #19 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #20 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #21 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #22 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 18832 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003488e40c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x00003488e40c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x00003489d16e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003a66ca47 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003a65e3c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #11 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #12 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #13 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #14 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #15 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 11224 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001be40ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001be40ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001be40ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001be40ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001be40ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001be40ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001be40ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001be40ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001be40ab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001be40ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034891d6c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034891d6c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #13 0x000034891d6c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #14 0x00003a66a93f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #15 0x00003a65e031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #21 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #22 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #23 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #24 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #25 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001be40a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001be40a34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001be40a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x000034891d6c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x000034891d6c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #6 0x000034891d6c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #7 0x00003a66a93f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #8 0x00003a65e031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #14 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #15 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #16 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #17 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #18 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034891d5a in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034891d5a in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
E   #3 0x00003a66a93f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
E   #4 0x00003a65e031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #10 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #11 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #12 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #13 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #14 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 376 byte(s) in 10 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034010984 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034010984 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034010984 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034010984 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034010984 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x000034010984 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x000034010984 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x000034010984 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x000034010984 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x000034010984 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #11 0x000034010984 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #12 0x00003400f752 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #13 0x00003400f752 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #14 0x000034015c70 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #15 0x000034071eb8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #16 0x00003489caa6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #17 0x00003a667c3b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #18 0x00003a65daa2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #19 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #20 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #21 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #22 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #23 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #24 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #25 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #26 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #27 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #28 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 352 byte(s) in 11 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000340108e2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x0000340108e2 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x0000340108e2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #4 0x0000340108e2 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
E   #5 0x00003400f752 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #6 0x00003400f752 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #7 0x000034015c70 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #8 0x000034071eb8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
E   #9 0x00003489caa6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #10 0x00003a667c3b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
E   #11 0x00003a65daa2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #12 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #13 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #14 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #15 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #16 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #17 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #18 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #19 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #20 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #21 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #22 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 192 byte(s) in 1 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000275a7e98 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000275a7e98 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000275a7e98 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000275a7e98 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x0000275a7e98 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x0000275a7e98 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x0000275a7e98 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x0000275a7e98 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x0000275a7b3f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
E   #10 0x0000275a6998 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
E   #11 0x00003a71256a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
E   #12 0x00003a71256a in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #13 0x00003a71256a in __call<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
E   #14 0x00003a71256a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #15 0x00003a71256a in std::__y1::__function::__func<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0, std::__y1::allocator<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
E   #16 0x00001f42544f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
E   #17 0x00003a70090f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
E   #18 0x00003a70090f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
E   #19 0x00003a70090f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
E   #20 0x00004196d62e in NYdbGrpc::TGRpcRequestImpl<Ydb::Table::CommitTransactionRequest, Ydb::Table::CommitTransactionResponse, NKikimr::NGRpcService::TGRpcYdbTableService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
E   #21 0x00003a655fec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #22 0x00003a655fec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #23 0x00003a655fec in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #24 0x00003a655fec in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
E   #25 0x00003a655fec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #26 0x00003a655fec in std::__y1::__function::__func<NYdbGrpc::TGRpcServer::Start()::$_0, std::__y1::allocator<NYdbGrpc::TGRpcServer::Start()::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
E   #27 0x000021ab724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #28 0x000021ab724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #29 0x000021ab724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #30 0x000021ab77ac in Execute /-S/util/thread/factory.h:15:13
E   #31 0x000021ab77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #32 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #33 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 192 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000348f1070 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000348f1070 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000348f1070 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000348f1070 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
E   #5 0x0000348f1070 in __construct_node<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1818:21
E   #6 0x0000348f1070 in std::__y1::__tree_iterator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__tree_node<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, void*>*, long> std::__y1::__tree<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__map_value_compare<grpc::string_ref, std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::less<grpc::string_ref>, true>, std::__y1::allocator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>>>::__emplace_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref>>(std::__y1::pair<grpc::string_ref, grpc::string_ref>&&) /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1861:23
E   #7 0x000043c05aeb in __insert_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1136:12
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test_async_replication[table_ttl_Date-pk_types13-all_types13-index13-Date--]
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
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/9sj6/000a1b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 631842
DEBUG    ya.test:process.py:259 Command (pid 631842) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 631842) elapsed time (sec): 0.844447135925293
DEBUG    ya.test:process.py:263 Command (pid 631842) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 631842) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 631842) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 631842) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 631842) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 631842) maxrss: 476288
DEBUG    ya.test:process.py:263 Command (pid 631842) minflt: 45100
DEBUG    ya.test:process.py:263 Command (pid 631842) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 631842) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 631842) nivcsw: 87
DEBUG    ya.test:process.py:263 Command (pid 631842) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 631842) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 631842) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 631842) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 631842) stime: 0.21770199999999998
DEBUG    ya.test:process.py:263 Command (pid 631842) utime: 0.531801
DEBUG    ya.test:process.py:263 Command (pid 631842) wtime: 0.847
DEBUG    ya.test:process.py:275 Command (pid 631842) output:
Git info:
    Commit: 4cf6bc42c451878a17819ca45aa7063c1fd024e2
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge 16d50307d6b2ed04cec21f727c2d89396944d85d into 66bdeb560123358d38fe7e240b41a8aba750d9be

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

ERROR    ydb.tests.datashard.lib.multicluster_test_base:multicluster_test_base.py:20 Git info:
    Commit: 4cf6bc42c451878a17819ca45aa7063c1fd024e2
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge 16d50307d6b2ed04cec21f727c2d89396944d85d into 66bdeb560123358d38fe7e240b41a8aba750d9be

Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-tebhsnycoe
    Host information: 
        Linux ghrun-tebhsnycoe 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:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000a1b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26563
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/9sj6/000a1b/r3tmp/kikimr_cluster_w96tx3zs
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000a1b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10239
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24034
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20201
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14048
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9sj6/000a1b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9sj6/000a1b/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/9sj6/000a1b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/node_1/logfile_hwjcbc6r.log --grpc-port=10239 --mon-port=24034 --ic-port=26563
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:10239/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9sj6/000a1b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9sj6/000a1b/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/9sj6/000a1b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/node_1/logfile_hwjcbc6r.log --grpc-port=10239 --mon-port=24034 --ic-port=26563
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9sj6/000a1b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/9sj6/000a1b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/9sj6/000a1b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/node_1/logfile_hwjcbc6r.log', '--grpc-port=10239', '--mon-port=24034', '--ic-port=26563')' in '/home/runner/.ya/build/build_root/9sj6/000a1b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 632078
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:10239/1
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/9sj6/000a1b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 632085
DEBUG    ya.test:process.py:259 Command (pid 632085) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 632085) elapsed time (sec): 0.8211970329284668
DEBUG    ya.test:process.py:263 Command (pid 632085) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632085) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 632085) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632085) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 632085) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 632085) maxrss: 479876
DEBUG    ya.test:process.py:263 Command (pid 632085) minflt: 45136
DEBUG    ya.test:process.py:263 Command (pid 632085) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 632085) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 632085) nivcsw: 106
DEBUG    ya.test:process.py:263 Command (pid 632085) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 632085) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 632085) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 632085) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 632085) stime: 0.218503
DEBUG    ya.test:process.py:263 Command (pid 632085) utime: 0.509518
DEBUG    ya.test:process.py:263 Command (pid 632085) wtime: 0.823
DEBUG    ya.test:process.py:275 Command (pid 632085) output:
Git info:
    Commit: 4cf6bc42c451878a17819ca45aa7063c1fd024e2
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge 16d50307d6b2ed04cec21f727c2d89396944d85d into 66bdeb560123358d38fe7e240b41a8aba750d9be

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 4cf6bc42c451878a17819ca45aa7063c1fd024e2
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge 16d50307d6b2ed04cec21f727c2d89396944d85d into 66bdeb560123358d38fe7e240b41a8aba750d9be
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000a1b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/9sj6/000a1b/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:10239', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\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: 26563\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
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/9sj6/000a1b/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:10239', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\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: 26563\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 634173
DEBUG    ya.test:process.py:259 Command (pid 634173) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 634173) elapsed time (sec): 0.9582312107086182
DEBUG    ya.test:process.py:263 Command (pid 634173) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634173) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 634173) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634173) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634173) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 634173) maxrss: 576128
DEBUG    ya.test:process.py:263 Command (pid 634173) minflt: 51295
DEBUG    ya.test:process.py:263 Command (pid 634173) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 634173) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 634173) nivcsw: 134
DEBUG    ya.test:process.py:263 Command (pid 634173) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 634173) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 634173) nvcsw: 593
DEBUG    ya.test:process.py:263 Command (pid 634173) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 634173) stime: 0.304987
DEBUG    ya.test:process.py:263 Command (pid 634173) utime: 0.547844
DEBUG    ya.test:process.py:263 Command (pid 634173) wtime: 0.96
DEBUG    ya.test:process.py:275 Command (pid 634173) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000a1b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/9sj6/000a1b/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:10239', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\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.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/9sj6/000a1b/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:10239', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\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: 634537
DEBUG    ya.test:process.py:259 Command (pid 634537) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 634537) elapsed time (sec): 0.9554076194763184
DEBUG    ya.test:process.py:263 Command (pid 634537) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634537) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 634537) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634537) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 634537) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 634537) maxrss: 576128
DEBUG    ya.test:process.py:263 Command (pid 634537) minflt: 51405
DEBUG    ya.test:process.py:263 Command (pid 634537) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 634537) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 634537) nivcsw: 92
DEBUG    ya.test:process.py:263 Command (pid 634537) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 634537) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 634537) nvcsw: 750
DEBUG    ya.test:process.py:263 Command (pid 634537) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 634537) stime: 0.281902
DEBUG    ya.test:process.py:263 Command (pid 634537) utime: 0.549221
DEBUG    ya.test:process.py:263 Command (pid 634537) wtime: 0.957
DEBUG    ya.test:process.py:275 Command (pid 634537) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 634537) 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    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000a1b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28269
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/9sj6/000a1b/r3tmp/kikimr_cluster_f7p8wikd
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000a1b/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13094
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2601
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7823
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20356
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9sj6/000a1b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9sj6/000a1b/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/9sj6/000a1b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/node_1/logfile_no420llu.log --grpc-port=13094 --mon-port=2601 --ic-port=28269
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:13094/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/9sj6/000a1b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/9sj6/000a1b/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/9sj6/000a1b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/node_1/logfile_no420llu.log --grpc-port=13094 --mon-port=2601 --ic-port=28269
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/9sj6/000a1b/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/9sj6/000a1b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/9sj6/000a1b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/node_1/logfile_no420llu.log', '--grpc-port=13094', '--mon-port=2601', '--ic-port=28269')' in '/home/runner/.ya/build/build_root/9sj6/000a1b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 635049
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:13094/1
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/9sj6/000a1b/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 635053
DEBUG    ya.test:process.py:259 Command (pid 635053) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 635053) elapsed time (sec): 0.8336169719696045
DEBUG    ya.test:process.py:263 Command (pid 635053) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635053) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 635053) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635053) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 635053) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 635053) maxrss: 589916
DEBUG    ya.test:process.py:263 Command (pid 635053) minflt: 45192
DEBUG    ya.test:process.py:263 Command (pid 635053) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 635053) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 635053) nivcsw: 149
DEBUG    ya.test:process.py:263 Command (pid 635053) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 635053) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 635053) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 635053) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 635053) stime: 0.177786
DEBUG    ya.test:process.py:263 Command (pid 635053) utime: 0.558862
DEBUG    ya.test:process.py:263 Command (pid 635053) wtime: 0.843
DEBUG    ya.test:process.py:275 Command (pid 635053) output:
Git info:
    Commit: 4cf6bc42c451878a17819ca45aa7063c1fd024e2
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge 16d50307d6b2ed04cec21f727c2d89396944d85d into 66bdeb560123358d38fe7e240b41a8aba750d9be

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 4cf6bc42c451878a17819ca45aa7063c1fd024e2
    Branch: 
    Author: kungurtsev <alexey66rus@gmail.com>
    Summary: Merge 16d50307d6b2ed04cec21f727c2d89396944d85d into 66bdeb560123358d38fe7e240b41a8aba750d9be
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000a1b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/9sj6/000a1b/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:13094', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\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: 28269\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
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/9sj6/000a1b/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:13094', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\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: 28269\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 636624
DEBUG    ya.test:process.py:259 Command (pid 636624) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 636624) elapsed time (sec): 0.8879687786102295
DEBUG    ya.test:process.py:263 Command (pid 636624) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 636624) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 636624) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 636624) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 636624) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 636624) maxrss: 655592
DEBUG    ya.test:process.py:263 Command (pid 636624) minflt: 51433
DEBUG    ya.test:process.py:263 Command (pid 636624) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 636624) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 636624) nivcsw: 67
DEBUG    ya.test:process.py:263 Command (pid 636624) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 636624) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 636624) nvcsw: 1066
DEBUG    ya.test:process.py:263 Command (pid 636624) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 636624) stime: 0.28435699999999997
DEBUG    ya.test:process.py:263 Command (pid 636624) utime: 0.528802
DEBUG    ya.test:process.py:263 Command (pid 636624) wtime: 0.89
DEBUG    ya.test:process.py:275 Command (pid 636624) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/9sj6/000a1b/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/9sj6/000a1b/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:13094', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\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.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/9sj6/000a1b/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:13094', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "none"\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: 637021
DEBUG    ya.test:process.py:259 Command (pid 637021) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 637021) elapsed time (sec): 0.885709285736084
DEBUG    ya.test:process.py:263 Command (pid 637021) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 637021) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 637021) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 637021) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 637021) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 637021) maxrss: 655592
DEBUG    ya.test:process.py:263 Command (pid 637021) minflt: 51506
DEBUG    ya.test:process.py:263 Command (pid 637021) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 637021) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 637021) nivcsw: 115
DEBUG    ya.test:process.py:263 Command (pid 637021) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 637021) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 637021) nvcsw: 777
DEBUG    ya.test:process.py:263 Command (pid 637021) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 637021) stime: 0.28568699999999997
DEBUG    ya.test:process.py:263 Command (pid 637021) utime: 0.5045919999999999
DEBUG    ya.test:process.py:263 Command (pid 637021) wtime: 0.887
DEBUG    ya.test:process.py:275 Command (pid 637021) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

DEBUG    ya.test:process.py:276 Command (pid 637021) 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
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_async_replication.py::TestAsyncReplication, test_name: test_async_replication[table_ttl_Date-pk_types13-all_types13-index13-Date--])
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, e88d3d2f-5b24-4827-ada6-5c4332eed513, localhost:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e88d3d2f-5b24-4827-ada6-5c4332eed513, localhost:10239): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e88d3d2f-5b24-4827-ada6-5c4332eed513, localhost:10239): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tebhsnycoe.auto.internal" port: 10239 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-tebhsnycoe.auto.internal:10239, location 1, 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:549 Closing channel for endpoint localhost:10239
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, 320654da-97cf-45c7-9a14-0fa7de50da86, localhost:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 320654da-97cf-45c7-9a14-0fa7de50da86, localhost:13094): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 320654da-97cf-45c7-9a14-0fa7de50da86, localhost:13094): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tebhsnycoe.auto.internal" port: 13094 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-tebhsnycoe.auto.internal:13094, location 1, 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:549 Closing channel for endpoint localhost:13094
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, 352c89f1-b602-4be4-9a03-025aaf7b79f4, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 352c89f1-b602-4be4-9a03-025aaf7b79f4, ghrun-tebhsnycoe.auto.internal:10239): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 352c89f1-b602-4be4-9a03-025aaf7b79f4, ghrun-tebhsnycoe.auto.internal:10239): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, c5884887-e2e8-4b33-8bc5-f2750db818fa, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, c5884887-e2e8-4b33-8bc5-f2750db818fa, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, c5884887-e2e8-4b33-8bc5-f2750db818fa, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d47c54ba-4140-4506-8001-a8925c4b1680, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d47c54ba-4140-4506-8001-a8925c4b1680, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE TABLE `table_ttl_Date` (\n            pk_Int64 Int64, pk_Uint64 Uint64, pk_Int32 Int32, pk_Uint32 Uint32, pk_Int16 Int16, pk_Uint16 Uint16, pk_Int8 Int8, pk_Uint8 Uint8, pk_Bool Bool, pk_Decimal150 Decimal(15,0), pk_Decimal229 Decimal(22,9), pk_Decimal3510 Decimal(35,10), pk_DyNumber DyNumber, pk_String String, pk_Utf8 Utf8, pk_UUID UUID, pk_Date Date, pk_Datetime Datetime, pk_Timestamp Timestamp, pk_Interval Interval, pk_Date32 Date32, pk_Datetime64 Datetime64, pk_Timestamp64 Timestamp64, pk_Interval64 Interval64, ttl_Date Date,\n            PRIMARY KEY(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                )\n            \n            )\n    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d47c54ba-4140-4506-8001-a8925c4b1680, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 62469e35-afec-4f86-b2c3-9c1662ea2c77, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 62469e35-afec-4f86-b2c3-9c1662ea2c77, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n         ALTER TABLE table_ttl_Date SET ( TTL = \n         Interval(\"P18262D\") \n         ON ttl_Date  )\n    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 62469e35-afec-4f86-b2c3-9c1662ea2c77, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3d19b6b4-085b-40f4-bac4-72052de5d484, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d19b6b4-085b-40f4-bac4-72052de5d484, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                \n                , \n                CAST(\'2001-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3d19b6b4-085b-40f4-bac4-72052de5d484, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, db05d53e-2bce-4d6f-b85d-622f1719dc09, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, db05d53e-2bce-4d6f-b85d-622f1719dc09, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                \n                , \n                CAST(\'2002-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, db05d53e-2bce-4d6f-b85d-622f1719dc09, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5a322fe5-64b5-45c5-8e08-ca9a44fe0adb, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5a322fe5-64b5-45c5-8e08-ca9a44fe0adb, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                \n                , \n                CAST(\'2003-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5a322fe5-64b5-45c5-8e08-ca9a44fe0adb, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8f712d0a-aca3-41af-813e-6b383138f23e, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f712d0a-aca3-41af-813e-6b383138f23e, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                \n                , \n                CAST(\'2004-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8f712d0a-aca3-41af-813e-6b383138f23e, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 27c24456-af5f-4c8a-8187-76249cf3283b, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 27c24456-af5f-4c8a-8187-76249cf3283b, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                \n                , \n                CAST(\'2005-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 27c24456-af5f-4c8a-8187-76249cf3283b, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 583eb35a-6e7f-40b4-9ccd-e7057c1ddd9b, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 583eb35a-6e7f-40b4-9ccd-e7057c1ddd9b, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                \n                , \n                CAST(\'2006-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 583eb35a-6e7f-40b4-9ccd-e7057c1ddd9b, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fe3980c3-cd71-475a-88c8-6d3bc1064966, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fe3980c3-cd71-475a-88c8-6d3bc1064966, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                \n                , \n                CAST(\'2007-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fe3980c3-cd71-475a-88c8-6d3bc1064966, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9ec63e1c-b8e6-4bfc-9f6d-d3cc35dfdd22, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ec63e1c-b8e6-4bfc-9f6d-d3cc35dfdd22, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                \n                , \n                CAST(\'2008-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9ec63e1c-b8e6-4bfc-9f6d-d3cc35dfdd22, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 253643ed-d8eb-4e73-9f07-7f5b67433025, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 253643ed-d8eb-4e73-9f07-7f5b67433025, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                \n                , \n                CAST(\'2009-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 253643ed-d8eb-4e73-9f07-7f5b67433025, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a2b4d2a4-41de-40af-a6a6-1d830d4abb81, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a2b4d2a4-41de-40af-a6a6-1d830d4abb81, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                \n                , \n                CAST(\'2010-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a2b4d2a4-41de-40af-a6a6-1d830d4abb81, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 747f0fa3-8cb2-4cdb-a5f2-47ec5173bb0c, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 747f0fa3-8cb2-4cdb-a5f2-47ec5173bb0c, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                \n                , \n                CAST(\'2011-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 747f0fa3-8cb2-4cdb-a5f2-47ec5173bb0c, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 586cbbe5-8922-423d-8fdf-ccf4d0a36c0c, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 586cbbe5-8922-423d-8fdf-ccf4d0a36c0c, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                \n                , \n                CAST(\'2012-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 586cbbe5-8922-423d-8fdf-ccf4d0a36c0c, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6a7e2371-1782-4002-9731-bb21cdd51119, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6a7e2371-1782-4002-9731-bb21cdd51119, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                \n                , \n                CAST(\'2013-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6a7e2371-1782-4002-9731-bb21cdd51119, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6ee06383-cd10-4a64-b6e1-727c3e91bde8, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6ee06383-cd10-4a64-b6e1-727c3e91bde8, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                \n                , \n                CAST(\'2014-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6ee06383-cd10-4a64-b6e1-727c3e91bde8, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 353ce085-2a35-4942-86c9-102bb7ce3ce7, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 353ce085-2a35-4942-86c9-102bb7ce3ce7, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                \n                , \n                CAST(\'2015-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 353ce085-2a35-4942-86c9-102bb7ce3ce7, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ee6bcd4d-5d2c-4fe1-af9d-ca4d98587dd0, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ee6bcd4d-5d2c-4fe1-af9d-ca4d98587dd0, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                \n                , \n                CAST(\'2016-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ee6bcd4d-5d2c-4fe1-af9d-ca4d98587dd0, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 456fb436-27a8-4b7b-a666-b4df802a618f, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 456fb436-27a8-4b7b-a666-b4df802a618f, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                \n                , \n                CAST(\'2017-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 456fb436-27a8-4b7b-a666-b4df802a618f, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 799d900f-6401-47f5-842e-3142e508366c, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 799d900f-6401-47f5-842e-3142e508366c, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                \n                , \n                CAST(\'2018-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 799d900f-6401-47f5-842e-3142e508366c, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cb50372a-2bd1-4f76-a54a-067cb49ce39c, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cb50372a-2bd1-4f76-a54a-067cb49ce39c, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                \n                , \n                CAST(\'2019-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cb50372a-2bd1-4f76-a54a-067cb49ce39c, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 51d8b8d2-623d-4a39-83c4-8053ee303b48, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 51d8b8d2-623d-4a39-83c4-8053ee303b48, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                \n                , \n                CAST(\'2020-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 51d8b8d2-623d-4a39-83c4-8053ee303b48, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8c942097-b30e-47d6-ad5a-268ad00aa5e9, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8c942097-b30e-47d6-ad5a-268ad00aa5e9, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                \n                , \n                CAST(\'2021-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8c942097-b30e-47d6-ad5a-268ad00aa5e9, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2fc8c9f8-3325-4b90-bdd3-f9b4caf4a423, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2fc8c9f8-3325-4b90-bdd3-f9b4caf4a423, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                \n                , \n                CAST(\'2022-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2fc8c9f8-3325-4b90-bdd3-f9b4caf4a423, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 37c116d6-98d1-43b4-b1c6-11c99c0e3acc, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 37c116d6-98d1-43b4-b1c6-11c99c0e3acc, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                \n                , \n                CAST(\'2023-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 37c116d6-98d1-43b4-b1c6-11c99c0e3acc, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 111dca5a-c241-4fb1-b2d2-ede61076b1ea, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 111dca5a-c241-4fb1-b2d2-ede61076b1ea, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                \n                , \n                CAST(\'2024-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 111dca5a-c241-4fb1-b2d2-ede61076b1ea, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f280e498-2316-4c26-8106-92cc5f324870, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f280e498-2316-4c26-8106-92cc5f324870, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                \n                , \n                CAST(\'2025-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f280e498-2316-4c26-8106-92cc5f324870, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:421 RpcState(CreateSession, a13af4d0-a1a6-4ac3-aac5-2bd99dcabd3f, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a13af4d0-a1a6-4ac3-aac5-2bd99dcabd3f, ghrun-tebhsnycoe.auto.internal:13094): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a13af4d0-a1a6-4ac3-aac5-2bd99dcabd3f, ghrun-tebhsnycoe.auto.internal:13094): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 76b732cb-45cb-475d-bb02-66f24b4dadd0, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 76b732cb-45cb-475d-bb02-66f24b4dadd0, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 76b732cb-45cb-475d-bb02-66f24b4dadd0, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:64 New session was created for pool. Session id: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, deddef16-381b-4524-aeeb-86165ae65c24, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, deddef16-381b-4524-aeeb-86165ae65c24, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                        CREATE ASYNC REPLICATION `replication_table_ttl_Date`\n                        FOR `/Root/table_ttl_Date` AS `/Root/table_ttl_Date`\n                        WITH (\n                        CONNECTION_STRING = \'grpc://localhost:10239/?database=/Root\'\n                            )\n                         " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, deddef16-381b-4524-aeeb-86165ae65c24, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7963b8b0-b631-4e53-961a-c8a79449e04e, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7963b8b0-b631-4e53-961a-c8a79449e04e, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_ttl_Date" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7963b8b0-b631-4e53-961a-c8a79449e04e, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e1e471f5-2954-426a-93f3-5eb17d536248, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e1e471f5-2954-426a-93f3-5eb17d536248, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_ttl_Date" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e1e471f5-2954-426a-93f3-5eb17d536248, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 971d37c0-4885-43ce-8f73-3d043379d7a7, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 971d37c0-4885-43ce-8f73-3d043379d7a7, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2001-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 971d37c0-4885-43ce-8f73-3d043379d7a7, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0757de59-b8b8-4396-bbd1-d12110cc5f4e, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0757de59-b8b8-4396-bbd1-d12110cc5f4e, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2002-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0757de59-b8b8-4396-bbd1-d12110cc5f4e, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 60671c0f-b9bb-4d21-b446-1692d10f0889, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 60671c0f-b9bb-4d21-b446-1692d10f0889, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2003-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 60671c0f-b9bb-4d21-b446-1692d10f0889, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1536d2ae-df21-4ae8-8353-ff0ecc01f9a9, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1536d2ae-df21-4ae8-8353-ff0ecc01f9a9, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2004-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1536d2ae-df21-4ae8-8353-ff0ecc01f9a9, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 47a58b7a-99b4-4f76-a1f9-1a2f74e7415c, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 47a58b7a-99b4-4f76-a1f9-1a2f74e7415c, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(5 AS Int64) and pk_Uint64=CAST(5 AS Uint64) and pk_Int32=CAST(5 AS Int32) and pk_Uint32=CAST(5 AS Uint32) and pk_Int16=CAST(5 AS Int16) and pk_Uint16=CAST(5 AS Uint16) and pk_Int8=CAST(5 AS Int8) and pk_Uint8=CAST(5 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'5\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'50.0\' AS DyNumber) and pk_String=\'String 5\' and pk_Utf8=\'Utf8 5\' and pk_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2005-01-01\' AS Date) and pk_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200500000000 AS Timestamp) and pk_Interval=CAST(5 AS Interval) and pk_Date32=CAST(\'2005-01-01\' AS Date32) and pk_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200500000000 AS Timestamp64) and pk_Interval64=CAST(5 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2005-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 47a58b7a-99b4-4f76-a1f9-1a2f74e7415c, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 6a0e8729-a57d-4b0e-bd29-39db859cc94e, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6a0e8729-a57d-4b0e-bd29-39db859cc94e, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2006-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6a0e8729-a57d-4b0e-bd29-39db859cc94e, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b4232120-10a2-40d8-add7-0e5c87f65545, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b4232120-10a2-40d8-add7-0e5c87f65545, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(7 AS Int64) and pk_Uint64=CAST(7 AS Uint64) and pk_Int32=CAST(7 AS Int32) and pk_Uint32=CAST(7 AS Uint32) and pk_Int16=CAST(7 AS Int16) and pk_Uint16=CAST(7 AS Uint16) and pk_Int8=CAST(7 AS Int8) and pk_Uint8=CAST(7 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'7\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'70.0\' AS DyNumber) and pk_String=\'String 7\' and pk_Utf8=\'Utf8 7\' and pk_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2007-01-01\' AS Date) and pk_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200700000000 AS Timestamp) and pk_Interval=CAST(7 AS Interval) and pk_Date32=CAST(\'2007-01-01\' AS Date32) and pk_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200700000000 AS Timestamp64) and pk_Interval64=CAST(7 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2007-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b4232120-10a2-40d8-add7-0e5c87f65545, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 579e9302-417f-4490-b210-e5556df2d8a4, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 579e9302-417f-4490-b210-e5556df2d8a4, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(8 AS Int64) and pk_Uint64=CAST(8 AS Uint64) and pk_Int32=CAST(8 AS Int32) and pk_Uint32=CAST(8 AS Uint32) and pk_Int16=CAST(8 AS Int16) and pk_Uint16=CAST(8 AS Uint16) and pk_Int8=CAST(8 AS Int8) and pk_Uint8=CAST(8 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'8\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'80.0\' AS DyNumber) and pk_String=\'String 8\' and pk_Utf8=\'Utf8 8\' and pk_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2008-01-01\' AS Date) and pk_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200800000000 AS Timestamp) and pk_Interval=CAST(8 AS Interval) and pk_Date32=CAST(\'2008-01-01\' AS Date32) and pk_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200800000000 AS Timestamp64) and pk_Interval64=CAST(8 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2008-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 579e9302-417f-4490-b210-e5556df2d8a4, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5bd240e3-40bd-409b-b679-df24cee7b9ae, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5bd240e3-40bd-409b-b679-df24cee7b9ae, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(9 AS Int64) and pk_Uint64=CAST(9 AS Uint64) and pk_Int32=CAST(9 AS Int32) and pk_Uint32=CAST(9 AS Uint32) and pk_Int16=CAST(9 AS Int16) and pk_Uint16=CAST(9 AS Uint16) and pk_Int8=CAST(9 AS Int8) and pk_Uint8=CAST(9 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'9\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'90.0\' AS DyNumber) and pk_String=\'String 9\' and pk_Utf8=\'Utf8 9\' and pk_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2009-01-01\' AS Date) and pk_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200900000000 AS Timestamp) and pk_Interval=CAST(9 AS Interval) and pk_Date32=CAST(\'2009-01-01\' AS Date32) and pk_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200900000000 AS Timestamp64) and pk_Interval64=CAST(9 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2009-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5bd240e3-40bd-409b-b679-df24cee7b9ae, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a62fd61f-4b6f-4b31-a4cf-3848403130cb, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a62fd61f-4b6f-4b31-a4cf-3848403130cb, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(10 AS Int64) and pk_Uint64=CAST(10 AS Uint64) and pk_Int32=CAST(10 AS Int32) and pk_Uint32=CAST(10 AS Uint32) and pk_Int16=CAST(10 AS Int16) and pk_Uint16=CAST(10 AS Uint16) and pk_Int8=CAST(10 AS Int8) and pk_Uint8=CAST(10 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'10\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'100.0\' AS DyNumber) and pk_String=\'String 10\' and pk_Utf8=\'Utf8 10\' and pk_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2010-01-01\' AS Date) and pk_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201000000000 AS Timestamp) and pk_Interval=CAST(10 AS Interval) and pk_Date32=CAST(\'2010-01-01\' AS Date32) and pk_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201000000000 AS Timestamp64) and pk_Interval64=CAST(10 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2010-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a62fd61f-4b6f-4b31-a4cf-3848403130cb, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3e7ebfa1-2c6c-42d9-a4a5-ff5499765132, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3e7ebfa1-2c6c-42d9-a4a5-ff5499765132, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(11 AS Int64) and pk_Uint64=CAST(11 AS Uint64) and pk_Int32=CAST(11 AS Int32) and pk_Uint32=CAST(11 AS Uint32) and pk_Int16=CAST(11 AS Int16) and pk_Uint16=CAST(11 AS Uint16) and pk_Int8=CAST(11 AS Int8) and pk_Uint8=CAST(11 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'11\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'110.0\' AS DyNumber) and pk_String=\'String 11\' and pk_Utf8=\'Utf8 11\' and pk_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2011-01-01\' AS Date) and pk_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201100000000 AS Timestamp) and pk_Interval=CAST(11 AS Interval) and pk_Date32=CAST(\'2011-01-01\' AS Date32) and pk_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201100000000 AS Timestamp64) and pk_Interval64=CAST(11 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2011-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3e7ebfa1-2c6c-42d9-a4a5-ff5499765132, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 74f9bbd3-767a-4ae8-be08-a8d7081d0600, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 74f9bbd3-767a-4ae8-be08-a8d7081d0600, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(12 AS Int64) and pk_Uint64=CAST(12 AS Uint64) and pk_Int32=CAST(12 AS Int32) and pk_Uint32=CAST(12 AS Uint32) and pk_Int16=CAST(12 AS Int16) and pk_Uint16=CAST(12 AS Uint16) and pk_Int8=CAST(12 AS Int8) and pk_Uint8=CAST(12 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'12\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'120.0\' AS DyNumber) and pk_String=\'String 12\' and pk_Utf8=\'Utf8 12\' and pk_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2012-01-01\' AS Date) and pk_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201200000000 AS Timestamp) and pk_Interval=CAST(12 AS Interval) and pk_Date32=CAST(\'2012-01-01\' AS Date32) and pk_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201200000000 AS Timestamp64) and pk_Interval64=CAST(12 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2012-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 74f9bbd3-767a-4ae8-be08-a8d7081d0600, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c9ccbb59-9ba3-408f-9d2e-a21030c5637f, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c9ccbb59-9ba3-408f-9d2e-a21030c5637f, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(13 AS Int64) and pk_Uint64=CAST(13 AS Uint64) and pk_Int32=CAST(13 AS Int32) and pk_Uint32=CAST(13 AS Uint32) and pk_Int16=CAST(13 AS Int16) and pk_Uint16=CAST(13 AS Uint16) and pk_Int8=CAST(13 AS Int8) and pk_Uint8=CAST(13 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'13\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'130.0\' AS DyNumber) and pk_String=\'String 13\' and pk_Utf8=\'Utf8 13\' and pk_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2013-01-01\' AS Date) and pk_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201300000000 AS Timestamp) and pk_Interval=CAST(13 AS Interval) and pk_Date32=CAST(\'2013-01-01\' AS Date32) and pk_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201300000000 AS Timestamp64) and pk_Interval64=CAST(13 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2013-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c9ccbb59-9ba3-408f-9d2e-a21030c5637f, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1fbe3218-b287-4167-b0e5-bbb4b7faa659, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1fbe3218-b287-4167-b0e5-bbb4b7faa659, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(14 AS Int64) and pk_Uint64=CAST(14 AS Uint64) and pk_Int32=CAST(14 AS Int32) and pk_Uint32=CAST(14 AS Uint32) and pk_Int16=CAST(14 AS Int16) and pk_Uint16=CAST(14 AS Uint16) and pk_Int8=CAST(14 AS Int8) and pk_Uint8=CAST(14 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'14\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'140.0\' AS DyNumber) and pk_String=\'String 14\' and pk_Utf8=\'Utf8 14\' and pk_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2014-01-01\' AS Date) and pk_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201400000000 AS Timestamp) and pk_Interval=CAST(14 AS Interval) and pk_Date32=CAST(\'2014-01-01\' AS Date32) and pk_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201400000000 AS Timestamp64) and pk_Interval64=CAST(14 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2014-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1fbe3218-b287-4167-b0e5-bbb4b7faa659, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d75d5517-a4d2-4b40-b9ca-9d7b516860e7, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d75d5517-a4d2-4b40-b9ca-9d7b516860e7, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(15 AS Int64) and pk_Uint64=CAST(15 AS Uint64) and pk_Int32=CAST(15 AS Int32) and pk_Uint32=CAST(15 AS Uint32) and pk_Int16=CAST(15 AS Int16) and pk_Uint16=CAST(15 AS Uint16) and pk_Int8=CAST(15 AS Int8) and pk_Uint8=CAST(15 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'15\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'150.0\' AS DyNumber) and pk_String=\'String 15\' and pk_Utf8=\'Utf8 15\' and pk_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2015-01-01\' AS Date) and pk_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201500000000 AS Timestamp) and pk_Interval=CAST(15 AS Interval) and pk_Date32=CAST(\'2015-01-01\' AS Date32) and pk_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201500000000 AS Timestamp64) and pk_Interval64=CAST(15 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2015-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d75d5517-a4d2-4b40-b9ca-9d7b516860e7, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e15d3da9-358b-4e32-880c-39d186f66c21, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e15d3da9-358b-4e32-880c-39d186f66c21, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(16 AS Int64) and pk_Uint64=CAST(16 AS Uint64) and pk_Int32=CAST(16 AS Int32) and pk_Uint32=CAST(16 AS Uint32) and pk_Int16=CAST(16 AS Int16) and pk_Uint16=CAST(16 AS Uint16) and pk_Int8=CAST(16 AS Int8) and pk_Uint8=CAST(16 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'16\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'160.0\' AS DyNumber) and pk_String=\'String 16\' and pk_Utf8=\'Utf8 16\' and pk_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2016-01-01\' AS Date) and pk_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201600000000 AS Timestamp) and pk_Interval=CAST(16 AS Interval) and pk_Date32=CAST(\'2016-01-01\' AS Date32) and pk_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201600000000 AS Timestamp64) and pk_Interval64=CAST(16 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2016-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e15d3da9-358b-4e32-880c-39d186f66c21, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a13a15f5-b2a9-4f4b-85f6-c87c7b20cf31, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a13a15f5-b2a9-4f4b-85f6-c87c7b20cf31, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(17 AS Int64) and pk_Uint64=CAST(17 AS Uint64) and pk_Int32=CAST(17 AS Int32) and pk_Uint32=CAST(17 AS Uint32) and pk_Int16=CAST(17 AS Int16) and pk_Uint16=CAST(17 AS Uint16) and pk_Int8=CAST(17 AS Int8) and pk_Uint8=CAST(17 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'17\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'170.0\' AS DyNumber) and pk_String=\'String 17\' and pk_Utf8=\'Utf8 17\' and pk_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2017-01-01\' AS Date) and pk_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201700000000 AS Timestamp) and pk_Interval=CAST(17 AS Interval) and pk_Date32=CAST(\'2017-01-01\' AS Date32) and pk_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201700000000 AS Timestamp64) and pk_Interval64=CAST(17 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2017-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a13a15f5-b2a9-4f4b-85f6-c87c7b20cf31, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 606a5193-e3d1-483f-a3fb-df5c1e722c9e, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 606a5193-e3d1-483f-a3fb-df5c1e722c9e, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(18 AS Int64) and pk_Uint64=CAST(18 AS Uint64) and pk_Int32=CAST(18 AS Int32) and pk_Uint32=CAST(18 AS Uint32) and pk_Int16=CAST(18 AS Int16) and pk_Uint16=CAST(18 AS Uint16) and pk_Int8=CAST(18 AS Int8) and pk_Uint8=CAST(18 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'18\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'180.0\' AS DyNumber) and pk_String=\'String 18\' and pk_Utf8=\'Utf8 18\' and pk_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2018-01-01\' AS Date) and pk_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201800000000 AS Timestamp) and pk_Interval=CAST(18 AS Interval) and pk_Date32=CAST(\'2018-01-01\' AS Date32) and pk_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201800000000 AS Timestamp64) and pk_Interval64=CAST(18 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2018-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 606a5193-e3d1-483f-a3fb-df5c1e722c9e, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3686ffae-be50-4b57-8434-c47abc5ebe6c, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3686ffae-be50-4b57-8434-c47abc5ebe6c, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(19 AS Int64) and pk_Uint64=CAST(19 AS Uint64) and pk_Int32=CAST(19 AS Int32) and pk_Uint32=CAST(19 AS Uint32) and pk_Int16=CAST(19 AS Int16) and pk_Uint16=CAST(19 AS Uint16) and pk_Int8=CAST(19 AS Int8) and pk_Uint8=CAST(19 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'19\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'190.0\' AS DyNumber) and pk_String=\'String 19\' and pk_Utf8=\'Utf8 19\' and pk_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2019-01-01\' AS Date) and pk_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201900000000 AS Timestamp) and pk_Interval=CAST(19 AS Interval) and pk_Date32=CAST(\'2019-01-01\' AS Date32) and pk_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201900000000 AS Timestamp64) and pk_Interval64=CAST(19 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2019-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3686ffae-be50-4b57-8434-c47abc5ebe6c, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1453c19a-4ed7-48b8-a0e0-ed8be460d457, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1453c19a-4ed7-48b8-a0e0-ed8be460d457, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(20 AS Int64) and pk_Uint64=CAST(20 AS Uint64) and pk_Int32=CAST(20 AS Int32) and pk_Uint32=CAST(20 AS Uint32) and pk_Int16=CAST(20 AS Int16) and pk_Uint16=CAST(20 AS Uint16) and pk_Int8=CAST(20 AS Int8) and pk_Uint8=CAST(20 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'20\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'200.0\' AS DyNumber) and pk_String=\'String 20\' and pk_Utf8=\'Utf8 20\' and pk_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2020-01-01\' AS Date) and pk_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202000000000 AS Timestamp) and pk_Interval=CAST(20 AS Interval) and pk_Date32=CAST(\'2020-01-01\' AS Date32) and pk_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202000000000 AS Timestamp64) and pk_Interval64=CAST(20 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2020-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1453c19a-4ed7-48b8-a0e0-ed8be460d457, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a9b95937-e987-4989-901e-270260a34a50, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a9b95937-e987-4989-901e-270260a34a50, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(21 AS Int64) and pk_Uint64=CAST(21 AS Uint64) and pk_Int32=CAST(21 AS Int32) and pk_Uint32=CAST(21 AS Uint32) and pk_Int16=CAST(21 AS Int16) and pk_Uint16=CAST(21 AS Uint16) and pk_Int8=CAST(21 AS Int8) and pk_Uint8=CAST(21 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'21\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'210.0\' AS DyNumber) and pk_String=\'String 21\' and pk_Utf8=\'Utf8 21\' and pk_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2021-01-01\' AS Date) and pk_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202100000000 AS Timestamp) and pk_Interval=CAST(21 AS Interval) and pk_Date32=CAST(\'2021-01-01\' AS Date32) and pk_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202100000000 AS Timestamp64) and pk_Interval64=CAST(21 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2021-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a9b95937-e987-4989-901e-270260a34a50, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 21cdf627-4d76-4598-8ec1-c5d5dd978f13, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 21cdf627-4d76-4598-8ec1-c5d5dd978f13, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(22 AS Int64) and pk_Uint64=CAST(22 AS Uint64) and pk_Int32=CAST(22 AS Int32) and pk_Uint32=CAST(22 AS Uint32) and pk_Int16=CAST(22 AS Int16) and pk_Uint16=CAST(22 AS Uint16) and pk_Int8=CAST(22 AS Int8) and pk_Uint8=CAST(22 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'22\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'220.0\' AS DyNumber) and pk_String=\'String 22\' and pk_Utf8=\'Utf8 22\' and pk_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2022-01-01\' AS Date) and pk_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202200000000 AS Timestamp) and pk_Interval=CAST(22 AS Interval) and pk_Date32=CAST(\'2022-01-01\' AS Date32) and pk_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202200000000 AS Timestamp64) and pk_Interval64=CAST(22 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2022-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 21cdf627-4d76-4598-8ec1-c5d5dd978f13, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, da4cb8c9-857d-4a3a-a515-dd7fbf6b509e, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, da4cb8c9-857d-4a3a-a515-dd7fbf6b509e, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(23 AS Int64) and pk_Uint64=CAST(23 AS Uint64) and pk_Int32=CAST(23 AS Int32) and pk_Uint32=CAST(23 AS Uint32) and pk_Int16=CAST(23 AS Int16) and pk_Uint16=CAST(23 AS Uint16) and pk_Int8=CAST(23 AS Int8) and pk_Uint8=CAST(23 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'23\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'230.0\' AS DyNumber) and pk_String=\'String 23\' and pk_Utf8=\'Utf8 23\' and pk_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2023-01-01\' AS Date) and pk_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202300000000 AS Timestamp) and pk_Interval=CAST(23 AS Interval) and pk_Date32=CAST(\'2023-01-01\' AS Date32) and pk_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202300000000 AS Timestamp64) and pk_Interval64=CAST(23 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2023-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, da4cb8c9-857d-4a3a-a515-dd7fbf6b509e, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0966b5f9-4e01-447c-a13e-8b946f571ab8, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0966b5f9-4e01-447c-a13e-8b946f571ab8, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(24 AS Int64) and pk_Uint64=CAST(24 AS Uint64) and pk_Int32=CAST(24 AS Int32) and pk_Uint32=CAST(24 AS Uint32) and pk_Int16=CAST(24 AS Int16) and pk_Uint16=CAST(24 AS Uint16) and pk_Int8=CAST(24 AS Int8) and pk_Uint8=CAST(24 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'24\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'240.0\' AS DyNumber) and pk_String=\'String 24\' and pk_Utf8=\'Utf8 24\' and pk_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2024-01-01\' AS Date) and pk_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202400000000 AS Timestamp) and pk_Interval=CAST(24 AS Interval) and pk_Date32=CAST(\'2024-01-01\' AS Date32) and pk_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202400000000 AS Timestamp64) and pk_Interval64=CAST(24 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2024-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0966b5f9-4e01-447c-a13e-8b946f571ab8, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 57aad7ef-4c23-4ebf-86ac-480bf7127044, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 57aad7ef-4c23-4ebf-86ac-480bf7127044, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(25 AS Int64) and pk_Uint64=CAST(25 AS Uint64) and pk_Int32=CAST(25 AS Int32) and pk_Uint32=CAST(25 AS Uint32) and pk_Int16=CAST(25 AS Int16) and pk_Uint16=CAST(25 AS Uint16) and pk_Int8=CAST(25 AS Int8) and pk_Uint8=CAST(25 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'25\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'250.0\' AS DyNumber) and pk_String=\'String 25\' and pk_Utf8=\'Utf8 25\' and pk_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2025-01-01\' AS Date) and pk_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202500000000 AS Timestamp) and pk_Interval=CAST(25 AS Interval) and pk_Date32=CAST(\'2025-01-01\' AS Date32) and pk_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202500000000 AS Timestamp64) and pk_Interval64=CAST(25 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2025-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 57aad7ef-4c23-4ebf-86ac-480bf7127044, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b7575965-f8e8-4a3c-8acc-75af07a6bc02, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b7575965-f8e8-4a3c-8acc-75af07a6bc02, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_ttl_Date`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b7575965-f8e8-4a3c-8acc-75af07a6bc02, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 893ce15a-3f85-4d65-96ca-fbd9c27a50eb, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 893ce15a-3f85-4d65-96ca-fbd9c27a50eb, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "delete from table_ttl_Date" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 893ce15a-3f85-4d65-96ca-fbd9c27a50eb, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5b21b5fe-2a09-4ff0-ab21-4a38a0e8d8e1, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5b21b5fe-2a09-4ff0-ab21-4a38a0e8d8e1, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_ttl_Date" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5b21b5fe-2a09-4ff0-ab21-4a38a0e8d8e1, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f0e4e854-675d-49ad-a92c-020c7b6c4311, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f0e4e854-675d-49ad-a92c-020c7b6c4311, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_ttl_Date" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f0e4e854-675d-49ad-a92c-020c7b6c4311, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a698ecd6-733c-46a9-9ded-37db19a0d47c, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a698ecd6-733c-46a9-9ded-37db19a0d47c, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(1 AS Int64), CAST(1 AS Uint64), CAST(1 AS Int32), CAST(1 AS Uint32), CAST(1 AS Int16), CAST(1 AS Uint16), CAST(1 AS Int8), CAST(1 AS Uint8), CAST(True AS Bool), CAST(\'1\' AS Decimal(15,0)), CAST(\'1.123\' AS Decimal(22,9)), CAST(\'1.123456\' AS Decimal(35,10)), CAST(\'10.0\' AS DyNumber), \'String 1\', \'Utf8 1\', CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2001-01-01\' AS Date), CAST(\'2001-10-02T11:00:00Z\' AS Datetime), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(\'2001-01-01\' AS Date32), CAST(\'2001-10-02T11:00:00Z\' AS Datetime64), CAST(1696200100000000 AS Timestamp64), CAST(1 AS Interval64)\n                \n                , \n                CAST(\'2001-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a698ecd6-733c-46a9-9ded-37db19a0d47c, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4ac3bbdd-4d4b-4d6f-933a-cf4ffe1f0a1f, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4ac3bbdd-4d4b-4d6f-933a-cf4ffe1f0a1f, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(2 AS Int64), CAST(2 AS Uint64), CAST(2 AS Int32), CAST(2 AS Uint32), CAST(2 AS Int16), CAST(2 AS Uint16), CAST(2 AS Int8), CAST(2 AS Uint8), CAST(True AS Bool), CAST(\'2\' AS Decimal(15,0)), CAST(\'2.123\' AS Decimal(22,9)), CAST(\'2.123456\' AS Decimal(35,10)), CAST(\'20.0\' AS DyNumber), \'String 2\', \'Utf8 2\', CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2002-01-01\' AS Date), CAST(\'2002-10-02T11:00:00Z\' AS Datetime), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(\'2002-01-01\' AS Date32), CAST(\'2002-10-02T11:00:00Z\' AS Datetime64), CAST(1696200200000000 AS Timestamp64), CAST(2 AS Interval64)\n                \n                , \n                CAST(\'2002-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4ac3bbdd-4d4b-4d6f-933a-cf4ffe1f0a1f, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, caa485fb-1a5b-41e5-a79c-3fb5f55a4c0a, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, caa485fb-1a5b-41e5-a79c-3fb5f55a4c0a, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(3 AS Int64), CAST(3 AS Uint64), CAST(3 AS Int32), CAST(3 AS Uint32), CAST(3 AS Int16), CAST(3 AS Uint16), CAST(3 AS Int8), CAST(3 AS Uint8), CAST(True AS Bool), CAST(\'3\' AS Decimal(15,0)), CAST(\'3.123\' AS Decimal(22,9)), CAST(\'3.123456\' AS Decimal(35,10)), CAST(\'30.0\' AS DyNumber), \'String 3\', \'Utf8 3\', CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2003-01-01\' AS Date), CAST(\'2003-10-02T11:00:00Z\' AS Datetime), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(\'2003-01-01\' AS Date32), CAST(\'2003-10-02T11:00:00Z\' AS Datetime64), CAST(1696200300000000 AS Timestamp64), CAST(3 AS Interval64)\n                \n                , \n                CAST(\'2003-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, caa485fb-1a5b-41e5-a79c-3fb5f55a4c0a, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2a742958-4f80-4ebe-bd32-52c0817f2335, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a742958-4f80-4ebe-bd32-52c0817f2335, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(4 AS Int64), CAST(4 AS Uint64), CAST(4 AS Int32), CAST(4 AS Uint32), CAST(4 AS Int16), CAST(4 AS Uint16), CAST(4 AS Int8), CAST(4 AS Uint8), CAST(True AS Bool), CAST(\'4\' AS Decimal(15,0)), CAST(\'4.123\' AS Decimal(22,9)), CAST(\'4.123456\' AS Decimal(35,10)), CAST(\'40.0\' AS DyNumber), \'String 4\', \'Utf8 4\', CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2004-01-01\' AS Date), CAST(\'2004-10-02T11:00:00Z\' AS Datetime), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(\'2004-01-01\' AS Date32), CAST(\'2004-10-02T11:00:00Z\' AS Datetime64), CAST(1696200400000000 AS Timestamp64), CAST(4 AS Interval64)\n                \n                , \n                CAST(\'2004-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2a742958-4f80-4ebe-bd32-52c0817f2335, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ba86d5ac-8f1c-48c6-9a46-c44913ee97e4, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ba86d5ac-8f1c-48c6-9a46-c44913ee97e4, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(5 AS Int64), CAST(5 AS Uint64), CAST(5 AS Int32), CAST(5 AS Uint32), CAST(5 AS Int16), CAST(5 AS Uint16), CAST(5 AS Int8), CAST(5 AS Uint8), CAST(True AS Bool), CAST(\'5\' AS Decimal(15,0)), CAST(\'5.123\' AS Decimal(22,9)), CAST(\'5.123456\' AS Decimal(35,10)), CAST(\'50.0\' AS DyNumber), \'String 5\', \'Utf8 5\', CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2005-01-01\' AS Date), CAST(\'2005-10-02T11:00:00Z\' AS Datetime), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(\'2005-01-01\' AS Date32), CAST(\'2005-10-02T11:00:00Z\' AS Datetime64), CAST(1696200500000000 AS Timestamp64), CAST(5 AS Interval64)\n                \n                , \n                CAST(\'2005-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ba86d5ac-8f1c-48c6-9a46-c44913ee97e4, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b98bdb20-0758-4d4d-80e4-109f7f9083ae, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b98bdb20-0758-4d4d-80e4-109f7f9083ae, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(6 AS Int64), CAST(6 AS Uint64), CAST(6 AS Int32), CAST(6 AS Uint32), CAST(6 AS Int16), CAST(6 AS Uint16), CAST(6 AS Int8), CAST(6 AS Uint8), CAST(True AS Bool), CAST(\'6\' AS Decimal(15,0)), CAST(\'6.123\' AS Decimal(22,9)), CAST(\'6.123456\' AS Decimal(35,10)), CAST(\'60.0\' AS DyNumber), \'String 6\', \'Utf8 6\', CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2006-01-01\' AS Date), CAST(\'2006-10-02T11:00:00Z\' AS Datetime), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(\'2006-01-01\' AS Date32), CAST(\'2006-10-02T11:00:00Z\' AS Datetime64), CAST(1696200600000000 AS Timestamp64), CAST(6 AS Interval64)\n                \n                , \n                CAST(\'2006-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b98bdb20-0758-4d4d-80e4-109f7f9083ae, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2274bc2b-69fc-424f-8cbe-396ce02009fd, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2274bc2b-69fc-424f-8cbe-396ce02009fd, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(7 AS Int64), CAST(7 AS Uint64), CAST(7 AS Int32), CAST(7 AS Uint32), CAST(7 AS Int16), CAST(7 AS Uint16), CAST(7 AS Int8), CAST(7 AS Uint8), CAST(True AS Bool), CAST(\'7\' AS Decimal(15,0)), CAST(\'7.123\' AS Decimal(22,9)), CAST(\'7.123456\' AS Decimal(35,10)), CAST(\'70.0\' AS DyNumber), \'String 7\', \'Utf8 7\', CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2007-01-01\' AS Date), CAST(\'2007-10-02T11:00:00Z\' AS Datetime), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(\'2007-01-01\' AS Date32), CAST(\'2007-10-02T11:00:00Z\' AS Datetime64), CAST(1696200700000000 AS Timestamp64), CAST(7 AS Interval64)\n                \n                , \n                CAST(\'2007-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2274bc2b-69fc-424f-8cbe-396ce02009fd, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1c919787-fc81-4e4f-a6d5-a952c9f97386, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1c919787-fc81-4e4f-a6d5-a952c9f97386, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(8 AS Int64), CAST(8 AS Uint64), CAST(8 AS Int32), CAST(8 AS Uint32), CAST(8 AS Int16), CAST(8 AS Uint16), CAST(8 AS Int8), CAST(8 AS Uint8), CAST(True AS Bool), CAST(\'8\' AS Decimal(15,0)), CAST(\'8.123\' AS Decimal(22,9)), CAST(\'8.123456\' AS Decimal(35,10)), CAST(\'80.0\' AS DyNumber), \'String 8\', \'Utf8 8\', CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2008-01-01\' AS Date), CAST(\'2008-10-02T11:00:00Z\' AS Datetime), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(\'2008-01-01\' AS Date32), CAST(\'2008-10-02T11:00:00Z\' AS Datetime64), CAST(1696200800000000 AS Timestamp64), CAST(8 AS Interval64)\n                \n                , \n                CAST(\'2008-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1c919787-fc81-4e4f-a6d5-a952c9f97386, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4a204992-efba-4fdd-9c9b-57d832448b0b, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4a204992-efba-4fdd-9c9b-57d832448b0b, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(9 AS Int64), CAST(9 AS Uint64), CAST(9 AS Int32), CAST(9 AS Uint32), CAST(9 AS Int16), CAST(9 AS Uint16), CAST(9 AS Int8), CAST(9 AS Uint8), CAST(True AS Bool), CAST(\'9\' AS Decimal(15,0)), CAST(\'9.123\' AS Decimal(22,9)), CAST(\'9.123456\' AS Decimal(35,10)), CAST(\'90.0\' AS DyNumber), \'String 9\', \'Utf8 9\', CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2009-01-01\' AS Date), CAST(\'2009-10-02T11:00:00Z\' AS Datetime), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(\'2009-01-01\' AS Date32), CAST(\'2009-10-02T11:00:00Z\' AS Datetime64), CAST(1696200900000000 AS Timestamp64), CAST(9 AS Interval64)\n                \n                , \n                CAST(\'2009-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4a204992-efba-4fdd-9c9b-57d832448b0b, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ee0ae136-200d-42a9-868e-c80bacbcaecd, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ee0ae136-200d-42a9-868e-c80bacbcaecd, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(10 AS Int64), CAST(10 AS Uint64), CAST(10 AS Int32), CAST(10 AS Uint32), CAST(10 AS Int16), CAST(10 AS Uint16), CAST(10 AS Int8), CAST(10 AS Uint8), CAST(True AS Bool), CAST(\'10\' AS Decimal(15,0)), CAST(\'10.123\' AS Decimal(22,9)), CAST(\'10.123456\' AS Decimal(35,10)), CAST(\'100.0\' AS DyNumber), \'String 10\', \'Utf8 10\', CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2010-01-01\' AS Date), CAST(\'2010-10-02T11:00:00Z\' AS Datetime), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(\'2010-01-01\' AS Date32), CAST(\'2010-10-02T11:00:00Z\' AS Datetime64), CAST(1696201000000000 AS Timestamp64), CAST(10 AS Interval64)\n                \n                , \n                CAST(\'2010-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ee0ae136-200d-42a9-868e-c80bacbcaecd, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bf908056-e30c-4185-ae83-48fdb1cd887b, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bf908056-e30c-4185-ae83-48fdb1cd887b, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(11 AS Int64), CAST(11 AS Uint64), CAST(11 AS Int32), CAST(11 AS Uint32), CAST(11 AS Int16), CAST(11 AS Uint16), CAST(11 AS Int8), CAST(11 AS Uint8), CAST(True AS Bool), CAST(\'11\' AS Decimal(15,0)), CAST(\'11.123\' AS Decimal(22,9)), CAST(\'11.123456\' AS Decimal(35,10)), CAST(\'110.0\' AS DyNumber), \'String 11\', \'Utf8 11\', CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2011-01-01\' AS Date), CAST(\'2011-10-02T11:00:00Z\' AS Datetime), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(\'2011-01-01\' AS Date32), CAST(\'2011-10-02T11:00:00Z\' AS Datetime64), CAST(1696201100000000 AS Timestamp64), CAST(11 AS Interval64)\n                \n                , \n                CAST(\'2011-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bf908056-e30c-4185-ae83-48fdb1cd887b, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ac5ae852-e2c5-44c9-b963-117ec7f73fd2, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ac5ae852-e2c5-44c9-b963-117ec7f73fd2, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(12 AS Int64), CAST(12 AS Uint64), CAST(12 AS Int32), CAST(12 AS Uint32), CAST(12 AS Int16), CAST(12 AS Uint16), CAST(12 AS Int8), CAST(12 AS Uint8), CAST(True AS Bool), CAST(\'12\' AS Decimal(15,0)), CAST(\'12.123\' AS Decimal(22,9)), CAST(\'12.123456\' AS Decimal(35,10)), CAST(\'120.0\' AS DyNumber), \'String 12\', \'Utf8 12\', CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2012-01-01\' AS Date), CAST(\'2012-10-02T11:00:00Z\' AS Datetime), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(\'2012-01-01\' AS Date32), CAST(\'2012-10-02T11:00:00Z\' AS Datetime64), CAST(1696201200000000 AS Timestamp64), CAST(12 AS Interval64)\n                \n                , \n                CAST(\'2012-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ac5ae852-e2c5-44c9-b963-117ec7f73fd2, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 62b7bb56-22ad-4b6c-a922-9c1109b7ff9d, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 62b7bb56-22ad-4b6c-a922-9c1109b7ff9d, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(13 AS Int64), CAST(13 AS Uint64), CAST(13 AS Int32), CAST(13 AS Uint32), CAST(13 AS Int16), CAST(13 AS Uint16), CAST(13 AS Int8), CAST(13 AS Uint8), CAST(True AS Bool), CAST(\'13\' AS Decimal(15,0)), CAST(\'13.123\' AS Decimal(22,9)), CAST(\'13.123456\' AS Decimal(35,10)), CAST(\'130.0\' AS DyNumber), \'String 13\', \'Utf8 13\', CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2013-01-01\' AS Date), CAST(\'2013-10-02T11:00:00Z\' AS Datetime), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(\'2013-01-01\' AS Date32), CAST(\'2013-10-02T11:00:00Z\' AS Datetime64), CAST(1696201300000000 AS Timestamp64), CAST(13 AS Interval64)\n                \n                , \n                CAST(\'2013-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 62b7bb56-22ad-4b6c-a922-9c1109b7ff9d, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 186601ec-f3f3-426e-b356-0262eccc0a33, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 186601ec-f3f3-426e-b356-0262eccc0a33, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(14 AS Int64), CAST(14 AS Uint64), CAST(14 AS Int32), CAST(14 AS Uint32), CAST(14 AS Int16), CAST(14 AS Uint16), CAST(14 AS Int8), CAST(14 AS Uint8), CAST(True AS Bool), CAST(\'14\' AS Decimal(15,0)), CAST(\'14.123\' AS Decimal(22,9)), CAST(\'14.123456\' AS Decimal(35,10)), CAST(\'140.0\' AS DyNumber), \'String 14\', \'Utf8 14\', CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2014-01-01\' AS Date), CAST(\'2014-10-02T11:00:00Z\' AS Datetime), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(\'2014-01-01\' AS Date32), CAST(\'2014-10-02T11:00:00Z\' AS Datetime64), CAST(1696201400000000 AS Timestamp64), CAST(14 AS Interval64)\n                \n                , \n                CAST(\'2014-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 186601ec-f3f3-426e-b356-0262eccc0a33, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1ca0b29f-1609-462d-a69f-fe5a86473304, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1ca0b29f-1609-462d-a69f-fe5a86473304, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(15 AS Int64), CAST(15 AS Uint64), CAST(15 AS Int32), CAST(15 AS Uint32), CAST(15 AS Int16), CAST(15 AS Uint16), CAST(15 AS Int8), CAST(15 AS Uint8), CAST(True AS Bool), CAST(\'15\' AS Decimal(15,0)), CAST(\'15.123\' AS Decimal(22,9)), CAST(\'15.123456\' AS Decimal(35,10)), CAST(\'150.0\' AS DyNumber), \'String 15\', \'Utf8 15\', CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2015-01-01\' AS Date), CAST(\'2015-10-02T11:00:00Z\' AS Datetime), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(\'2015-01-01\' AS Date32), CAST(\'2015-10-02T11:00:00Z\' AS Datetime64), CAST(1696201500000000 AS Timestamp64), CAST(15 AS Interval64)\n                \n                , \n                CAST(\'2015-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1ca0b29f-1609-462d-a69f-fe5a86473304, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b0987639-cab2-43a6-80cc-e17c2fc116e0, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b0987639-cab2-43a6-80cc-e17c2fc116e0, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(16 AS Int64), CAST(16 AS Uint64), CAST(16 AS Int32), CAST(16 AS Uint32), CAST(16 AS Int16), CAST(16 AS Uint16), CAST(16 AS Int8), CAST(16 AS Uint8), CAST(True AS Bool), CAST(\'16\' AS Decimal(15,0)), CAST(\'16.123\' AS Decimal(22,9)), CAST(\'16.123456\' AS Decimal(35,10)), CAST(\'160.0\' AS DyNumber), \'String 16\', \'Utf8 16\', CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2016-01-01\' AS Date), CAST(\'2016-10-02T11:00:00Z\' AS Datetime), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(\'2016-01-01\' AS Date32), CAST(\'2016-10-02T11:00:00Z\' AS Datetime64), CAST(1696201600000000 AS Timestamp64), CAST(16 AS Interval64)\n                \n                , \n                CAST(\'2016-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b0987639-cab2-43a6-80cc-e17c2fc116e0, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ff3f2a36-8e9a-4a01-8cd1-238720a71f69, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff3f2a36-8e9a-4a01-8cd1-238720a71f69, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(17 AS Int64), CAST(17 AS Uint64), CAST(17 AS Int32), CAST(17 AS Uint32), CAST(17 AS Int16), CAST(17 AS Uint16), CAST(17 AS Int8), CAST(17 AS Uint8), CAST(True AS Bool), CAST(\'17\' AS Decimal(15,0)), CAST(\'17.123\' AS Decimal(22,9)), CAST(\'17.123456\' AS Decimal(35,10)), CAST(\'170.0\' AS DyNumber), \'String 17\', \'Utf8 17\', CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2017-01-01\' AS Date), CAST(\'2017-10-02T11:00:00Z\' AS Datetime), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(\'2017-01-01\' AS Date32), CAST(\'2017-10-02T11:00:00Z\' AS Datetime64), CAST(1696201700000000 AS Timestamp64), CAST(17 AS Interval64)\n                \n                , \n                CAST(\'2017-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ff3f2a36-8e9a-4a01-8cd1-238720a71f69, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4b1f0315-ab55-4a7f-93e2-658df206970f, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4b1f0315-ab55-4a7f-93e2-658df206970f, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(18 AS Int64), CAST(18 AS Uint64), CAST(18 AS Int32), CAST(18 AS Uint32), CAST(18 AS Int16), CAST(18 AS Uint16), CAST(18 AS Int8), CAST(18 AS Uint8), CAST(True AS Bool), CAST(\'18\' AS Decimal(15,0)), CAST(\'18.123\' AS Decimal(22,9)), CAST(\'18.123456\' AS Decimal(35,10)), CAST(\'180.0\' AS DyNumber), \'String 18\', \'Utf8 18\', CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2018-01-01\' AS Date), CAST(\'2018-10-02T11:00:00Z\' AS Datetime), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(\'2018-01-01\' AS Date32), CAST(\'2018-10-02T11:00:00Z\' AS Datetime64), CAST(1696201800000000 AS Timestamp64), CAST(18 AS Interval64)\n                \n                , \n                CAST(\'2018-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4b1f0315-ab55-4a7f-93e2-658df206970f, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c12af67a-1285-4a4e-b7d7-55529a7915e9, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c12af67a-1285-4a4e-b7d7-55529a7915e9, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(19 AS Int64), CAST(19 AS Uint64), CAST(19 AS Int32), CAST(19 AS Uint32), CAST(19 AS Int16), CAST(19 AS Uint16), CAST(19 AS Int8), CAST(19 AS Uint8), CAST(True AS Bool), CAST(\'19\' AS Decimal(15,0)), CAST(\'19.123\' AS Decimal(22,9)), CAST(\'19.123456\' AS Decimal(35,10)), CAST(\'190.0\' AS DyNumber), \'String 19\', \'Utf8 19\', CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2019-01-01\' AS Date), CAST(\'2019-10-02T11:00:00Z\' AS Datetime), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(\'2019-01-01\' AS Date32), CAST(\'2019-10-02T11:00:00Z\' AS Datetime64), CAST(1696201900000000 AS Timestamp64), CAST(19 AS Interval64)\n                \n                , \n                CAST(\'2019-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c12af67a-1285-4a4e-b7d7-55529a7915e9, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 437156cb-c930-4368-942e-7e2f2894ab1e, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 437156cb-c930-4368-942e-7e2f2894ab1e, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(20 AS Int64), CAST(20 AS Uint64), CAST(20 AS Int32), CAST(20 AS Uint32), CAST(20 AS Int16), CAST(20 AS Uint16), CAST(20 AS Int8), CAST(20 AS Uint8), CAST(True AS Bool), CAST(\'20\' AS Decimal(15,0)), CAST(\'20.123\' AS Decimal(22,9)), CAST(\'20.123456\' AS Decimal(35,10)), CAST(\'200.0\' AS DyNumber), \'String 20\', \'Utf8 20\', CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2020-01-01\' AS Date), CAST(\'2020-10-02T11:00:00Z\' AS Datetime), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(\'2020-01-01\' AS Date32), CAST(\'2020-10-02T11:00:00Z\' AS Datetime64), CAST(1696202000000000 AS Timestamp64), CAST(20 AS Interval64)\n                \n                , \n                CAST(\'2020-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 437156cb-c930-4368-942e-7e2f2894ab1e, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fdd72fdb-6d09-448e-9e7d-accb45785798, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fdd72fdb-6d09-448e-9e7d-accb45785798, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(21 AS Int64), CAST(21 AS Uint64), CAST(21 AS Int32), CAST(21 AS Uint32), CAST(21 AS Int16), CAST(21 AS Uint16), CAST(21 AS Int8), CAST(21 AS Uint8), CAST(True AS Bool), CAST(\'21\' AS Decimal(15,0)), CAST(\'21.123\' AS Decimal(22,9)), CAST(\'21.123456\' AS Decimal(35,10)), CAST(\'210.0\' AS DyNumber), \'String 21\', \'Utf8 21\', CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2021-01-01\' AS Date), CAST(\'2021-10-02T11:00:00Z\' AS Datetime), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(\'2021-01-01\' AS Date32), CAST(\'2021-10-02T11:00:00Z\' AS Datetime64), CAST(1696202100000000 AS Timestamp64), CAST(21 AS Interval64)\n                \n                , \n                CAST(\'2021-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fdd72fdb-6d09-448e-9e7d-accb45785798, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 820f3c5f-79e2-4fb7-a3bb-1e67426b130e, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 820f3c5f-79e2-4fb7-a3bb-1e67426b130e, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(22 AS Int64), CAST(22 AS Uint64), CAST(22 AS Int32), CAST(22 AS Uint32), CAST(22 AS Int16), CAST(22 AS Uint16), CAST(22 AS Int8), CAST(22 AS Uint8), CAST(True AS Bool), CAST(\'22\' AS Decimal(15,0)), CAST(\'22.123\' AS Decimal(22,9)), CAST(\'22.123456\' AS Decimal(35,10)), CAST(\'220.0\' AS DyNumber), \'String 22\', \'Utf8 22\', CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2022-01-01\' AS Date), CAST(\'2022-10-02T11:00:00Z\' AS Datetime), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(\'2022-01-01\' AS Date32), CAST(\'2022-10-02T11:00:00Z\' AS Datetime64), CAST(1696202200000000 AS Timestamp64), CAST(22 AS Interval64)\n                \n                , \n                CAST(\'2022-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 820f3c5f-79e2-4fb7-a3bb-1e67426b130e, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7ae552dc-4e8f-4c46-8f8c-9ab988d0ec72, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7ae552dc-4e8f-4c46-8f8c-9ab988d0ec72, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(23 AS Int64), CAST(23 AS Uint64), CAST(23 AS Int32), CAST(23 AS Uint32), CAST(23 AS Int16), CAST(23 AS Uint16), CAST(23 AS Int8), CAST(23 AS Uint8), CAST(True AS Bool), CAST(\'23\' AS Decimal(15,0)), CAST(\'23.123\' AS Decimal(22,9)), CAST(\'23.123456\' AS Decimal(35,10)), CAST(\'230.0\' AS DyNumber), \'String 23\', \'Utf8 23\', CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2023-01-01\' AS Date), CAST(\'2023-10-02T11:00:00Z\' AS Datetime), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(\'2023-01-01\' AS Date32), CAST(\'2023-10-02T11:00:00Z\' AS Datetime64), CAST(1696202300000000 AS Timestamp64), CAST(23 AS Interval64)\n                \n                , \n                CAST(\'2023-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7ae552dc-4e8f-4c46-8f8c-9ab988d0ec72, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 89bcfd27-451d-488e-88ea-0224b245d91b, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 89bcfd27-451d-488e-88ea-0224b245d91b, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(24 AS Int64), CAST(24 AS Uint64), CAST(24 AS Int32), CAST(24 AS Uint32), CAST(24 AS Int16), CAST(24 AS Uint16), CAST(24 AS Int8), CAST(24 AS Uint8), CAST(True AS Bool), CAST(\'24\' AS Decimal(15,0)), CAST(\'24.123\' AS Decimal(22,9)), CAST(\'24.123456\' AS Decimal(35,10)), CAST(\'240.0\' AS DyNumber), \'String 24\', \'Utf8 24\', CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2024-01-01\' AS Date), CAST(\'2024-10-02T11:00:00Z\' AS Datetime), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(\'2024-01-01\' AS Date32), CAST(\'2024-10-02T11:00:00Z\' AS Datetime64), CAST(1696202400000000 AS Timestamp64), CAST(24 AS Interval64)\n                \n                , \n                CAST(\'2024-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
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.connection:connection.py:52 RpcState(ExecuteQuery, 89bcfd27-451d-488e-88ea-0224b245d91b, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 5a6a6466-45a3-4a4f-9de5-e9d8e3dbaf60, localhost:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5a6a6466-45a3-4a4f-9de5-e9d8e3dbaf60, localhost:13094): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5a6a6466-45a3-4a4f-9de5-e9d8e3dbaf60, localhost:13094): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tebhsnycoe.auto.internal" port: 13094 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-tebhsnycoe.auto.internal:13094, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:13094
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 4de9d5b2-2adb-441b-bfa9-4514555923f2, ghrun-tebhsnycoe.auto.internal:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4de9d5b2-2adb-441b-bfa9-4514555923f2, ghrun-tebhsnycoe.auto.internal:10239): request = { session_id: "ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_ttl_Date(\n                pk_Int64, pk_Uint64, pk_Int32, pk_Uint32, pk_Int16, pk_Uint16, pk_Int8, pk_Uint8, pk_Bool, pk_Decimal150, pk_Decimal229, pk_Decimal3510, pk_DyNumber, pk_String, pk_Utf8, pk_UUID, pk_Date, pk_Datetime, pk_Timestamp, pk_Interval, pk_Date32, pk_Datetime64, pk_Timestamp64, pk_Interval64\n                \n                , \n                ttl_Date\n            )\n            VALUES(\n                CAST(25 AS Int64), CAST(25 AS Uint64), CAST(25 AS Int32), CAST(25 AS Uint32), CAST(25 AS Int16), CAST(25 AS Uint16), CAST(25 AS Int8), CAST(25 AS Uint8), CAST(True AS Bool), CAST(\'25\' AS Decimal(15,0)), CAST(\'25.123\' AS Decimal(22,9)), CAST(\'25.123456\' AS Decimal(35,10)), CAST(\'250.0\' AS DyNumber), \'String 25\', \'Utf8 25\', CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID), CAST(\'2025-01-01\' AS Date), CAST(\'2025-10-02T11:00:00Z\' AS Datetime), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(\'2025-01-01\' AS Date32), CAST(\'2025-10-02T11:00:00Z\' AS Datetime64), CAST(1696202500000000 AS Timestamp64), CAST(25 AS Interval64)\n                \n                , \n                CAST(\'2025-01-01\' AS Date)\n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4de9d5b2-2adb-441b-bfa9-4514555923f2, ghrun-tebhsnycoe.auto.internal:10239): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NzFkMTNiZDgtZWJjY2RjY2MtYzFlM2EwYzUtZmZlMGNlMjY=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cd4bf89e-8cfc-4dbb-8bc5-c68de1905277, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cd4bf89e-8cfc-4dbb-8bc5-c68de1905277, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_ttl_Date" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cd4bf89e-8cfc-4dbb-8bc5-c68de1905277, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 774dd6ed-9505-40b8-8477-ba9a357fb535, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 774dd6ed-9505-40b8-8477-ba9a357fb535, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(1 AS Int64) and pk_Uint64=CAST(1 AS Uint64) and pk_Int32=CAST(1 AS Int32) and pk_Uint32=CAST(1 AS Uint32) and pk_Int16=CAST(1 AS Int16) and pk_Uint16=CAST(1 AS Uint16) and pk_Int8=CAST(1 AS Int8) and pk_Uint8=CAST(1 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'1\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'1.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'1.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'10.0\' AS DyNumber) and pk_String=\'String 1\' and pk_Utf8=\'Utf8 1\' and pk_UUID=CAST(\'30015678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2001-01-01\' AS Date) and pk_Datetime=CAST(\'2001-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200100000000 AS Timestamp) and pk_Interval=CAST(1 AS Interval) and pk_Date32=CAST(\'2001-01-01\' AS Date32) and pk_Datetime64=CAST(\'2001-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200100000000 AS Timestamp64) and pk_Interval64=CAST(1 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2001-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 774dd6ed-9505-40b8-8477-ba9a357fb535, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 70d5d6a2-e41f-4b8b-8340-6ed3394c3752, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 70d5d6a2-e41f-4b8b-8340-6ed3394c3752, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(2 AS Int64) and pk_Uint64=CAST(2 AS Uint64) and pk_Int32=CAST(2 AS Int32) and pk_Uint32=CAST(2 AS Uint32) and pk_Int16=CAST(2 AS Int16) and pk_Uint16=CAST(2 AS Uint16) and pk_Int8=CAST(2 AS Int8) and pk_Uint8=CAST(2 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'2\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'2.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'2.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'20.0\' AS DyNumber) and pk_String=\'String 2\' and pk_Utf8=\'Utf8 2\' and pk_UUID=CAST(\'30025678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2002-01-01\' AS Date) and pk_Datetime=CAST(\'2002-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200200000000 AS Timestamp) and pk_Interval=CAST(2 AS Interval) and pk_Date32=CAST(\'2002-01-01\' AS Date32) and pk_Datetime64=CAST(\'2002-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200200000000 AS Timestamp64) and pk_Interval64=CAST(2 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2002-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 70d5d6a2-e41f-4b8b-8340-6ed3394c3752, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 89c3c38f-785b-4a0e-a15e-1eb9bae04315, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 89c3c38f-785b-4a0e-a15e-1eb9bae04315, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(3 AS Int64) and pk_Uint64=CAST(3 AS Uint64) and pk_Int32=CAST(3 AS Int32) and pk_Uint32=CAST(3 AS Uint32) and pk_Int16=CAST(3 AS Int16) and pk_Uint16=CAST(3 AS Uint16) and pk_Int8=CAST(3 AS Int8) and pk_Uint8=CAST(3 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'3\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'3.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'3.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'30.0\' AS DyNumber) and pk_String=\'String 3\' and pk_Utf8=\'Utf8 3\' and pk_UUID=CAST(\'30035678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2003-01-01\' AS Date) and pk_Datetime=CAST(\'2003-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200300000000 AS Timestamp) and pk_Interval=CAST(3 AS Interval) and pk_Date32=CAST(\'2003-01-01\' AS Date32) and pk_Datetime64=CAST(\'2003-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200300000000 AS Timestamp64) and pk_Interval64=CAST(3 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2003-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 89c3c38f-785b-4a0e-a15e-1eb9bae04315, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, dcf40994-d964-4c60-a37e-5c1ecaa4a76f, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dcf40994-d964-4c60-a37e-5c1ecaa4a76f, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(4 AS Int64) and pk_Uint64=CAST(4 AS Uint64) and pk_Int32=CAST(4 AS Int32) and pk_Uint32=CAST(4 AS Uint32) and pk_Int16=CAST(4 AS Int16) and pk_Uint16=CAST(4 AS Uint16) and pk_Int8=CAST(4 AS Int8) and pk_Uint8=CAST(4 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'4\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'4.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'4.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'40.0\' AS DyNumber) and pk_String=\'String 4\' and pk_Utf8=\'Utf8 4\' and pk_UUID=CAST(\'30045678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2004-01-01\' AS Date) and pk_Datetime=CAST(\'2004-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200400000000 AS Timestamp) and pk_Interval=CAST(4 AS Interval) and pk_Date32=CAST(\'2004-01-01\' AS Date32) and pk_Datetime64=CAST(\'2004-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200400000000 AS Timestamp64) and pk_Interval64=CAST(4 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2004-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dcf40994-d964-4c60-a37e-5c1ecaa4a76f, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e5924c71-9a8d-4537-b70a-c5362f722819, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e5924c71-9a8d-4537-b70a-c5362f722819, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(5 AS Int64) and pk_Uint64=CAST(5 AS Uint64) and pk_Int32=CAST(5 AS Int32) and pk_Uint32=CAST(5 AS Uint32) and pk_Int16=CAST(5 AS Int16) and pk_Uint16=CAST(5 AS Uint16) and pk_Int8=CAST(5 AS Int8) and pk_Uint8=CAST(5 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'5\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'5.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'5.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'50.0\' AS DyNumber) and pk_String=\'String 5\' and pk_Utf8=\'Utf8 5\' and pk_UUID=CAST(\'30055678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2005-01-01\' AS Date) and pk_Datetime=CAST(\'2005-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200500000000 AS Timestamp) and pk_Interval=CAST(5 AS Interval) and pk_Date32=CAST(\'2005-01-01\' AS Date32) and pk_Datetime64=CAST(\'2005-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200500000000 AS Timestamp64) and pk_Interval64=CAST(5 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2005-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e5924c71-9a8d-4537-b70a-c5362f722819, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 464d18c8-c53a-4d60-90f9-5ff2d318c997, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 464d18c8-c53a-4d60-90f9-5ff2d318c997, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(6 AS Int64) and pk_Uint64=CAST(6 AS Uint64) and pk_Int32=CAST(6 AS Int32) and pk_Uint32=CAST(6 AS Uint32) and pk_Int16=CAST(6 AS Int16) and pk_Uint16=CAST(6 AS Uint16) and pk_Int8=CAST(6 AS Int8) and pk_Uint8=CAST(6 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'6\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'6.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'6.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'60.0\' AS DyNumber) and pk_String=\'String 6\' and pk_Utf8=\'Utf8 6\' and pk_UUID=CAST(\'30065678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2006-01-01\' AS Date) and pk_Datetime=CAST(\'2006-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200600000000 AS Timestamp) and pk_Interval=CAST(6 AS Interval) and pk_Date32=CAST(\'2006-01-01\' AS Date32) and pk_Datetime64=CAST(\'2006-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200600000000 AS Timestamp64) and pk_Interval64=CAST(6 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2006-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 464d18c8-c53a-4d60-90f9-5ff2d318c997, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0bcc3f22-b8fc-472b-ba4b-b9f118dd4f82, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0bcc3f22-b8fc-472b-ba4b-b9f118dd4f82, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(7 AS Int64) and pk_Uint64=CAST(7 AS Uint64) and pk_Int32=CAST(7 AS Int32) and pk_Uint32=CAST(7 AS Uint32) and pk_Int16=CAST(7 AS Int16) and pk_Uint16=CAST(7 AS Uint16) and pk_Int8=CAST(7 AS Int8) and pk_Uint8=CAST(7 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'7\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'7.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'7.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'70.0\' AS DyNumber) and pk_String=\'String 7\' and pk_Utf8=\'Utf8 7\' and pk_UUID=CAST(\'30075678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2007-01-01\' AS Date) and pk_Datetime=CAST(\'2007-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200700000000 AS Timestamp) and pk_Interval=CAST(7 AS Interval) and pk_Date32=CAST(\'2007-01-01\' AS Date32) and pk_Datetime64=CAST(\'2007-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200700000000 AS Timestamp64) and pk_Interval64=CAST(7 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2007-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0bcc3f22-b8fc-472b-ba4b-b9f118dd4f82, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8f766158-9a46-4d33-b5d6-4687610ce06b, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f766158-9a46-4d33-b5d6-4687610ce06b, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(8 AS Int64) and pk_Uint64=CAST(8 AS Uint64) and pk_Int32=CAST(8 AS Int32) and pk_Uint32=CAST(8 AS Uint32) and pk_Int16=CAST(8 AS Int16) and pk_Uint16=CAST(8 AS Uint16) and pk_Int8=CAST(8 AS Int8) and pk_Uint8=CAST(8 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'8\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'8.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'8.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'80.0\' AS DyNumber) and pk_String=\'String 8\' and pk_Utf8=\'Utf8 8\' and pk_UUID=CAST(\'30085678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2008-01-01\' AS Date) and pk_Datetime=CAST(\'2008-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200800000000 AS Timestamp) and pk_Interval=CAST(8 AS Interval) and pk_Date32=CAST(\'2008-01-01\' AS Date32) and pk_Datetime64=CAST(\'2008-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200800000000 AS Timestamp64) and pk_Interval64=CAST(8 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2008-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8f766158-9a46-4d33-b5d6-4687610ce06b, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 558946db-6618-41bd-8890-fcd9232fe0e5, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 558946db-6618-41bd-8890-fcd9232fe0e5, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(9 AS Int64) and pk_Uint64=CAST(9 AS Uint64) and pk_Int32=CAST(9 AS Int32) and pk_Uint32=CAST(9 AS Uint32) and pk_Int16=CAST(9 AS Int16) and pk_Uint16=CAST(9 AS Uint16) and pk_Int8=CAST(9 AS Int8) and pk_Uint8=CAST(9 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'9\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'9.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'9.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'90.0\' AS DyNumber) and pk_String=\'String 9\' and pk_Utf8=\'Utf8 9\' and pk_UUID=CAST(\'30095678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2009-01-01\' AS Date) and pk_Datetime=CAST(\'2009-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696200900000000 AS Timestamp) and pk_Interval=CAST(9 AS Interval) and pk_Date32=CAST(\'2009-01-01\' AS Date32) and pk_Datetime64=CAST(\'2009-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696200900000000 AS Timestamp64) and pk_Interval64=CAST(9 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2009-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 558946db-6618-41bd-8890-fcd9232fe0e5, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1e75786e-106e-4f6d-b8ae-fc4df9ba3864, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1e75786e-106e-4f6d-b8ae-fc4df9ba3864, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(10 AS Int64) and pk_Uint64=CAST(10 AS Uint64) and pk_Int32=CAST(10 AS Int32) and pk_Uint32=CAST(10 AS Uint32) and pk_Int16=CAST(10 AS Int16) and pk_Uint16=CAST(10 AS Uint16) and pk_Int8=CAST(10 AS Int8) and pk_Uint8=CAST(10 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'10\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'10.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'10.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'100.0\' AS DyNumber) and pk_String=\'String 10\' and pk_Utf8=\'Utf8 10\' and pk_UUID=CAST(\'30105678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2010-01-01\' AS Date) and pk_Datetime=CAST(\'2010-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201000000000 AS Timestamp) and pk_Interval=CAST(10 AS Interval) and pk_Date32=CAST(\'2010-01-01\' AS Date32) and pk_Datetime64=CAST(\'2010-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201000000000 AS Timestamp64) and pk_Interval64=CAST(10 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2010-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1e75786e-106e-4f6d-b8ae-fc4df9ba3864, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c95f5ba0-fa01-4259-9691-c97d16350a38, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c95f5ba0-fa01-4259-9691-c97d16350a38, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(11 AS Int64) and pk_Uint64=CAST(11 AS Uint64) and pk_Int32=CAST(11 AS Int32) and pk_Uint32=CAST(11 AS Uint32) and pk_Int16=CAST(11 AS Int16) and pk_Uint16=CAST(11 AS Uint16) and pk_Int8=CAST(11 AS Int8) and pk_Uint8=CAST(11 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'11\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'11.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'11.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'110.0\' AS DyNumber) and pk_String=\'String 11\' and pk_Utf8=\'Utf8 11\' and pk_UUID=CAST(\'30115678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2011-01-01\' AS Date) and pk_Datetime=CAST(\'2011-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201100000000 AS Timestamp) and pk_Interval=CAST(11 AS Interval) and pk_Date32=CAST(\'2011-01-01\' AS Date32) and pk_Datetime64=CAST(\'2011-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201100000000 AS Timestamp64) and pk_Interval64=CAST(11 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2011-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c95f5ba0-fa01-4259-9691-c97d16350a38, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 360843ba-481b-4024-8f0b-e9f79721c8f8, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 360843ba-481b-4024-8f0b-e9f79721c8f8, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(12 AS Int64) and pk_Uint64=CAST(12 AS Uint64) and pk_Int32=CAST(12 AS Int32) and pk_Uint32=CAST(12 AS Uint32) and pk_Int16=CAST(12 AS Int16) and pk_Uint16=CAST(12 AS Uint16) and pk_Int8=CAST(12 AS Int8) and pk_Uint8=CAST(12 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'12\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'12.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'12.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'120.0\' AS DyNumber) and pk_String=\'String 12\' and pk_Utf8=\'Utf8 12\' and pk_UUID=CAST(\'30125678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2012-01-01\' AS Date) and pk_Datetime=CAST(\'2012-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201200000000 AS Timestamp) and pk_Interval=CAST(12 AS Interval) and pk_Date32=CAST(\'2012-01-01\' AS Date32) and pk_Datetime64=CAST(\'2012-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201200000000 AS Timestamp64) and pk_Interval64=CAST(12 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2012-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 360843ba-481b-4024-8f0b-e9f79721c8f8, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c6cce414-45a6-41eb-90a3-e3fc4465bf32, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c6cce414-45a6-41eb-90a3-e3fc4465bf32, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(13 AS Int64) and pk_Uint64=CAST(13 AS Uint64) and pk_Int32=CAST(13 AS Int32) and pk_Uint32=CAST(13 AS Uint32) and pk_Int16=CAST(13 AS Int16) and pk_Uint16=CAST(13 AS Uint16) and pk_Int8=CAST(13 AS Int8) and pk_Uint8=CAST(13 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'13\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'13.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'13.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'130.0\' AS DyNumber) and pk_String=\'String 13\' and pk_Utf8=\'Utf8 13\' and pk_UUID=CAST(\'30135678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2013-01-01\' AS Date) and pk_Datetime=CAST(\'2013-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201300000000 AS Timestamp) and pk_Interval=CAST(13 AS Interval) and pk_Date32=CAST(\'2013-01-01\' AS Date32) and pk_Datetime64=CAST(\'2013-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201300000000 AS Timestamp64) and pk_Interval64=CAST(13 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2013-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c6cce414-45a6-41eb-90a3-e3fc4465bf32, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 921ff0cc-8460-4e58-a22e-60a9e5360ec2, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 921ff0cc-8460-4e58-a22e-60a9e5360ec2, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(14 AS Int64) and pk_Uint64=CAST(14 AS Uint64) and pk_Int32=CAST(14 AS Int32) and pk_Uint32=CAST(14 AS Uint32) and pk_Int16=CAST(14 AS Int16) and pk_Uint16=CAST(14 AS Uint16) and pk_Int8=CAST(14 AS Int8) and pk_Uint8=CAST(14 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'14\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'14.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'14.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'140.0\' AS DyNumber) and pk_String=\'String 14\' and pk_Utf8=\'Utf8 14\' and pk_UUID=CAST(\'30145678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2014-01-01\' AS Date) and pk_Datetime=CAST(\'2014-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201400000000 AS Timestamp) and pk_Interval=CAST(14 AS Interval) and pk_Date32=CAST(\'2014-01-01\' AS Date32) and pk_Datetime64=CAST(\'2014-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201400000000 AS Timestamp64) and pk_Interval64=CAST(14 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2014-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 921ff0cc-8460-4e58-a22e-60a9e5360ec2, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1e696179-e021-49b6-aea3-014e2d5003b2, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1e696179-e021-49b6-aea3-014e2d5003b2, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(15 AS Int64) and pk_Uint64=CAST(15 AS Uint64) and pk_Int32=CAST(15 AS Int32) and pk_Uint32=CAST(15 AS Uint32) and pk_Int16=CAST(15 AS Int16) and pk_Uint16=CAST(15 AS Uint16) and pk_Int8=CAST(15 AS Int8) and pk_Uint8=CAST(15 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'15\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'15.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'15.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'150.0\' AS DyNumber) and pk_String=\'String 15\' and pk_Utf8=\'Utf8 15\' and pk_UUID=CAST(\'30155678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2015-01-01\' AS Date) and pk_Datetime=CAST(\'2015-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201500000000 AS Timestamp) and pk_Interval=CAST(15 AS Interval) and pk_Date32=CAST(\'2015-01-01\' AS Date32) and pk_Datetime64=CAST(\'2015-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201500000000 AS Timestamp64) and pk_Interval64=CAST(15 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2015-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1e696179-e021-49b6-aea3-014e2d5003b2, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9c94d13c-12f6-4e1d-9751-b27c0ea00eb8, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9c94d13c-12f6-4e1d-9751-b27c0ea00eb8, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(16 AS Int64) and pk_Uint64=CAST(16 AS Uint64) and pk_Int32=CAST(16 AS Int32) and pk_Uint32=CAST(16 AS Uint32) and pk_Int16=CAST(16 AS Int16) and pk_Uint16=CAST(16 AS Uint16) and pk_Int8=CAST(16 AS Int8) and pk_Uint8=CAST(16 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'16\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'16.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'16.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'160.0\' AS DyNumber) and pk_String=\'String 16\' and pk_Utf8=\'Utf8 16\' and pk_UUID=CAST(\'30165678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2016-01-01\' AS Date) and pk_Datetime=CAST(\'2016-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201600000000 AS Timestamp) and pk_Interval=CAST(16 AS Interval) and pk_Date32=CAST(\'2016-01-01\' AS Date32) and pk_Datetime64=CAST(\'2016-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201600000000 AS Timestamp64) and pk_Interval64=CAST(16 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2016-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9c94d13c-12f6-4e1d-9751-b27c0ea00eb8, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9c76062b-9cdc-461b-8ee7-101c34ce4cec, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9c76062b-9cdc-461b-8ee7-101c34ce4cec, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(17 AS Int64) and pk_Uint64=CAST(17 AS Uint64) and pk_Int32=CAST(17 AS Int32) and pk_Uint32=CAST(17 AS Uint32) and pk_Int16=CAST(17 AS Int16) and pk_Uint16=CAST(17 AS Uint16) and pk_Int8=CAST(17 AS Int8) and pk_Uint8=CAST(17 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'17\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'17.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'17.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'170.0\' AS DyNumber) and pk_String=\'String 17\' and pk_Utf8=\'Utf8 17\' and pk_UUID=CAST(\'30175678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2017-01-01\' AS Date) and pk_Datetime=CAST(\'2017-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201700000000 AS Timestamp) and pk_Interval=CAST(17 AS Interval) and pk_Date32=CAST(\'2017-01-01\' AS Date32) and pk_Datetime64=CAST(\'2017-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201700000000 AS Timestamp64) and pk_Interval64=CAST(17 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2017-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9c76062b-9cdc-461b-8ee7-101c34ce4cec, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a44f7258-2583-450d-bff0-f44be619ff9d, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a44f7258-2583-450d-bff0-f44be619ff9d, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(18 AS Int64) and pk_Uint64=CAST(18 AS Uint64) and pk_Int32=CAST(18 AS Int32) and pk_Uint32=CAST(18 AS Uint32) and pk_Int16=CAST(18 AS Int16) and pk_Uint16=CAST(18 AS Uint16) and pk_Int8=CAST(18 AS Int8) and pk_Uint8=CAST(18 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'18\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'18.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'18.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'180.0\' AS DyNumber) and pk_String=\'String 18\' and pk_Utf8=\'Utf8 18\' and pk_UUID=CAST(\'30185678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2018-01-01\' AS Date) and pk_Datetime=CAST(\'2018-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201800000000 AS Timestamp) and pk_Interval=CAST(18 AS Interval) and pk_Date32=CAST(\'2018-01-01\' AS Date32) and pk_Datetime64=CAST(\'2018-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201800000000 AS Timestamp64) and pk_Interval64=CAST(18 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2018-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a44f7258-2583-450d-bff0-f44be619ff9d, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d9fc4ab2-821f-42f2-b387-363ecd10dc2f, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d9fc4ab2-821f-42f2-b387-363ecd10dc2f, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(19 AS Int64) and pk_Uint64=CAST(19 AS Uint64) and pk_Int32=CAST(19 AS Int32) and pk_Uint32=CAST(19 AS Uint32) and pk_Int16=CAST(19 AS Int16) and pk_Uint16=CAST(19 AS Uint16) and pk_Int8=CAST(19 AS Int8) and pk_Uint8=CAST(19 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'19\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'19.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'19.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'190.0\' AS DyNumber) and pk_String=\'String 19\' and pk_Utf8=\'Utf8 19\' and pk_UUID=CAST(\'30195678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2019-01-01\' AS Date) and pk_Datetime=CAST(\'2019-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696201900000000 AS Timestamp) and pk_Interval=CAST(19 AS Interval) and pk_Date32=CAST(\'2019-01-01\' AS Date32) and pk_Datetime64=CAST(\'2019-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696201900000000 AS Timestamp64) and pk_Interval64=CAST(19 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2019-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d9fc4ab2-821f-42f2-b387-363ecd10dc2f, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e9e47e29-860e-42a8-8351-e54f4ea2b659, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e9e47e29-860e-42a8-8351-e54f4ea2b659, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(20 AS Int64) and pk_Uint64=CAST(20 AS Uint64) and pk_Int32=CAST(20 AS Int32) and pk_Uint32=CAST(20 AS Uint32) and pk_Int16=CAST(20 AS Int16) and pk_Uint16=CAST(20 AS Uint16) and pk_Int8=CAST(20 AS Int8) and pk_Uint8=CAST(20 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'20\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'20.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'20.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'200.0\' AS DyNumber) and pk_String=\'String 20\' and pk_Utf8=\'Utf8 20\' and pk_UUID=CAST(\'30205678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2020-01-01\' AS Date) and pk_Datetime=CAST(\'2020-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202000000000 AS Timestamp) and pk_Interval=CAST(20 AS Interval) and pk_Date32=CAST(\'2020-01-01\' AS Date32) and pk_Datetime64=CAST(\'2020-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202000000000 AS Timestamp64) and pk_Interval64=CAST(20 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2020-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e9e47e29-860e-42a8-8351-e54f4ea2b659, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 04a0c670-76b9-4c41-986a-ce201c186c1a, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 04a0c670-76b9-4c41-986a-ce201c186c1a, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(21 AS Int64) and pk_Uint64=CAST(21 AS Uint64) and pk_Int32=CAST(21 AS Int32) and pk_Uint32=CAST(21 AS Uint32) and pk_Int16=CAST(21 AS Int16) and pk_Uint16=CAST(21 AS Uint16) and pk_Int8=CAST(21 AS Int8) and pk_Uint8=CAST(21 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'21\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'21.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'21.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'210.0\' AS DyNumber) and pk_String=\'String 21\' and pk_Utf8=\'Utf8 21\' and pk_UUID=CAST(\'30215678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2021-01-01\' AS Date) and pk_Datetime=CAST(\'2021-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202100000000 AS Timestamp) and pk_Interval=CAST(21 AS Interval) and pk_Date32=CAST(\'2021-01-01\' AS Date32) and pk_Datetime64=CAST(\'2021-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202100000000 AS Timestamp64) and pk_Interval64=CAST(21 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2021-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 04a0c670-76b9-4c41-986a-ce201c186c1a, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ebc1fa1d-77f3-408f-bfc1-2240788cf8aa, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ebc1fa1d-77f3-408f-bfc1-2240788cf8aa, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(22 AS Int64) and pk_Uint64=CAST(22 AS Uint64) and pk_Int32=CAST(22 AS Int32) and pk_Uint32=CAST(22 AS Uint32) and pk_Int16=CAST(22 AS Int16) and pk_Uint16=CAST(22 AS Uint16) and pk_Int8=CAST(22 AS Int8) and pk_Uint8=CAST(22 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'22\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'22.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'22.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'220.0\' AS DyNumber) and pk_String=\'String 22\' and pk_Utf8=\'Utf8 22\' and pk_UUID=CAST(\'30225678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2022-01-01\' AS Date) and pk_Datetime=CAST(\'2022-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202200000000 AS Timestamp) and pk_Interval=CAST(22 AS Interval) and pk_Date32=CAST(\'2022-01-01\' AS Date32) and pk_Datetime64=CAST(\'2022-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202200000000 AS Timestamp64) and pk_Interval64=CAST(22 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2022-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ebc1fa1d-77f3-408f-bfc1-2240788cf8aa, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 02245d6b-a614-47fd-a44a-0449b8508cc9, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 02245d6b-a614-47fd-a44a-0449b8508cc9, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(23 AS Int64) and pk_Uint64=CAST(23 AS Uint64) and pk_Int32=CAST(23 AS Int32) and pk_Uint32=CAST(23 AS Uint32) and pk_Int16=CAST(23 AS Int16) and pk_Uint16=CAST(23 AS Uint16) and pk_Int8=CAST(23 AS Int8) and pk_Uint8=CAST(23 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'23\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'23.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'23.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'230.0\' AS DyNumber) and pk_String=\'String 23\' and pk_Utf8=\'Utf8 23\' and pk_UUID=CAST(\'30235678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2023-01-01\' AS Date) and pk_Datetime=CAST(\'2023-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202300000000 AS Timestamp) and pk_Interval=CAST(23 AS Interval) and pk_Date32=CAST(\'2023-01-01\' AS Date32) and pk_Datetime64=CAST(\'2023-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202300000000 AS Timestamp64) and pk_Interval64=CAST(23 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2023-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 02245d6b-a614-47fd-a44a-0449b8508cc9, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a6e75f4b-4354-4d9f-8286-505c1c7e4878, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a6e75f4b-4354-4d9f-8286-505c1c7e4878, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(24 AS Int64) and pk_Uint64=CAST(24 AS Uint64) and pk_Int32=CAST(24 AS Int32) and pk_Uint32=CAST(24 AS Uint32) and pk_Int16=CAST(24 AS Int16) and pk_Uint16=CAST(24 AS Uint16) and pk_Int8=CAST(24 AS Int8) and pk_Uint8=CAST(24 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'24\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'24.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'24.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'240.0\' AS DyNumber) and pk_String=\'String 24\' and pk_Utf8=\'Utf8 24\' and pk_UUID=CAST(\'30245678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2024-01-01\' AS Date) and pk_Datetime=CAST(\'2024-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202400000000 AS Timestamp) and pk_Interval=CAST(24 AS Interval) and pk_Date32=CAST(\'2024-01-01\' AS Date32) and pk_Datetime64=CAST(\'2024-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202400000000 AS Timestamp64) and pk_Interval64=CAST(24 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2024-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a6e75f4b-4354-4d9f-8286-505c1c7e4878, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 63a959c2-a1b2-4b7c-a895-2f7ec8bb6e69, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 63a959c2-a1b2-4b7c-a895-2f7ec8bb6e69, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_ttl_Date` WHERE \n                pk_Int64=CAST(25 AS Int64) and pk_Uint64=CAST(25 AS Uint64) and pk_Int32=CAST(25 AS Int32) and pk_Uint32=CAST(25 AS Uint32) and pk_Int16=CAST(25 AS Int16) and pk_Uint16=CAST(25 AS Uint16) and pk_Int8=CAST(25 AS Int8) and pk_Uint8=CAST(25 AS Uint8) and pk_Bool=CAST(True AS Bool) and pk_Decimal150=CAST(\'25\' AS Decimal(15,0)) and pk_Decimal229=CAST(\'25.123\' AS Decimal(22,9)) and pk_Decimal3510=CAST(\'25.123456\' AS Decimal(35,10)) and pk_DyNumber=CAST(\'250.0\' AS DyNumber) and pk_String=\'String 25\' and pk_Utf8=\'Utf8 25\' and pk_UUID=CAST(\'30255678-e89b-12d3-a456-556642440000\' AS UUID) and pk_Date=CAST(\'2025-01-01\' AS Date) and pk_Datetime=CAST(\'2025-10-02T11:00:00Z\' AS Datetime) and pk_Timestamp=CAST(1696202500000000 AS Timestamp) and pk_Interval=CAST(25 AS Interval) and pk_Date32=CAST(\'2025-01-01\' AS Date32) and pk_Datetime64=CAST(\'2025-10-02T11:00:00Z\' AS Datetime64) and pk_Timestamp64=CAST(1696202500000000 AS Timestamp64) and pk_Interval64=CAST(25 AS Interval64)\n                \n                \n                \n                \n                 and  ttl_Date=CAST(\'2025-01-01\' AS Date)\n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 63a959c2-a1b2-4b7c-a895-2f7ec8bb6e69, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c736258d-adb0-4a3e-bef8-342f75b26a1b, ghrun-tebhsnycoe.auto.internal:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c736258d-adb0-4a3e-bef8-342f75b26a1b, ghrun-tebhsnycoe.auto.internal:13094): request = { session_id: "ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_ttl_Date`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c736258d-adb0-4a3e-bef8-342f75b26a1b, ghrun-tebhsnycoe.auto.internal:13094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YzM5N2M0YWEtNTJmZmY2ZTYtMWZmZTJkOTItYTdhMTZmMDM=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
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, 9f85f8e9-4056-4710-b97b-023f2a0db7ab, localhost:10239): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9f85f8e9-4056-4710-b97b-023f2a0db7ab, localhost:10239): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:78 RpcState(ListEndpoints, 9f85f8e9-4056-4710-b97b-023f2a0db7ab, localhost:10239): received error, <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Cancelled on the server side"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Cancelled on the server side", grpc_status:1, created_time:"2025-10-15T13:29:30.571642604+00:00"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:10239". Error details:
 Cancelled on the server side
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10239
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.connection:connection.py:549 Closing channel for endpoint localhost:10239
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10239". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:10239
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10239". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:10239
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10239". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:10239
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10239". Check endpoint correctness.
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: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, 5d0d3619-8111-4689-8721-97dc644d81a4, localhost:13094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5d0d3619-8111-4689-8721-97dc644d81a4, localhost:13094): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5d0d3619-8111-4689-8721-97dc644d81a4, localhost:13094): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-tebhsnycoe.auto.internal" port: 13094 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-tebhsnycoe.auto.internal:13094, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:13094
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:10239
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10239". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:10239
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10239". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:10239
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10239". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:10239
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10239". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:10239
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10239". Check endpoint correctness.
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.connection:connection.py:549 Closing channel for endpoint localhost:10239
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10239". Check endpoint correctness.
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)]
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:10239/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14048
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20201
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24034
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10239
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26563
============================== slowest durations ===============================
132.57s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Date-pk_types13-all_types13-index13-Date--]
74.43s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Date-pk_types13-all_types13-index13-Date--]
16.27s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Date-pk_types13-all_types13-index13-Date--]
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Date-pk_types13-all_types13-index13-Date--] - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/9sj6/000a1b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/9sj6/000a1b/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_ttl_Date-pk_types13-all_types13-index13-Date--/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
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
Current KQP shutdown state: spent 3.019164 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 6.028259 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 9.038309 seconds, 2 sessions to shutdown
GRpc shutdown warning: left infly: 1, spent: 3.045776 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 6.115405 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 9.173786 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 12.222225 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 15.27595 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 18.337078 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 21.440066 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 24.501763 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 27.597099 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.007643 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==632078==ERROR: LeakSanitizer: detected memory leaks

Too many leaks! Only the first 5000 leaks encountered will be reported.
Indirect leak of 37664 byte(s) in 214 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003488e4f2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00003488e4f2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00003488e4f2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00003488e4f2 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00003488e4f2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x00003488e4f2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x00003488e4f2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x00003488e4f2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x00003488e4f2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x00003489d16e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003a66ca47 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003a65e3c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#18 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#19 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#20 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#21 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#22 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 18832 byte(s) in 214 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003488e40c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x00003488e40c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#3 0x00003489d16e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#4 0x00003a66ca47 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#5 0x00003a65e3c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#6 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#7 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#8 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#9 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#10 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#11 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#12 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#13 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#14 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#15 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 11224 byte(s) in 214 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001be40ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001be40ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001be40ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001be40ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001be40ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001be40ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001be40ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001be40ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001be40ab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001be40ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x000034891d6c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x000034891d6c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#13 0x000034891d6c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#14 0x00003a66a93f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#15 0x00003a65e031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#21 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#22 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#23 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#24 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#25 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001be40a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001be40a34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001be40a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x000034891d6c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x000034891d6c in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#6 0x000034891d6c in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#7 0x00003a66a93f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#8 0x00003a65e031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#11 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#12 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#14 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#15 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#16 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#17 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#18 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 6848 byte(s) in 214 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034891d5a in make_unique<grpc_core::Server::RegisteredMethod, const char *&, const char *&, grpc_server_register_method_payload_handling &, unsigned int &> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x000034891d5a in grpc_core::Server::RegisterMethod(char const*, char const*, grpc_server_register_method_payload_handling, unsigned int) /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:827:36
#3 0x00003a66a93f in grpc::Server::RegisterService(TBasicString<char, std::__y1::char_traits<char>> const*, grpc::Service*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1058:37
#4 0x00003a65e031 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#10 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#11 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#12 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#13 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#14 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 376 byte(s) in 10 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034010984 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034010984 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034010984 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034010984 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034010984 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x000034010984 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x000034010984 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x000034010984 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x000034010984 in TBasicString /-S/util/generic/string.h:491:18
#10 0x000034010984 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#11 0x000034010984 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
#12 0x00003400f752 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#13 0x00003400f752 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#14 0x000034015c70 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#15 0x000034071eb8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
#16 0x00003489caa6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#17 0x00003a667c3b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
#18 0x00003a65daa2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#19 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#20 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#21 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#22 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#23 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#24 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#25 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#26 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#27 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#28 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 352 byte(s) in 11 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000340108e2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x0000340108e2 in TBasicString /-S/util/generic/string.h:491:18
#3 0x0000340108e2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#4 0x0000340108e2 in grpc_core::ChannelArgs::Set(std::__y1::basic_string_view<char, std::__y1::char_traits<char>>, std::__y1::variant<int, TBasicString<char, std::__y1::char_traits<char>>, grpc_core::ChannelArgs::Pointer>) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:158:32
#5 0x00003400f752 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#6 0x00003400f752 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#7 0x000034015c70 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#8 0x000034071eb8 in grpc_core::ChannelArgsPreconditioning::PreconditionChannelArgs(grpc_channel_args const*) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args_preconditioning.cc:36:30
#9 0x00003489caa6 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#10 0x00003a667c3b in grpc::Server::Server(grpc::ChannelArguments*, std::__y1::shared_ptr<std::__y1::vector<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::ServerCompletionQueue, std::__y1::default_delete<grpc::ServerCompletionQueue>>>>>, int, int, int, std::__y1::vector<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>, std::__y1::allocator<std::__y1::shared_ptr<grpc::internal::ExternalConnectionAcceptorImpl>>>, grpc_server_config_fetcher*, grpc_resource_quota*, std::__y1::vector<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>, std::__y1::allocator<std::__y1::unique_ptr<grpc::experimental::ServerInterceptorFactoryInterface, std::__y1::default_delete<grpc::experimental::ServerInterceptorFactoryInterface>>>>, grpc::experimental::ServerMetricRecorder*) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:965:13
#11 0x00003a65daa2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#12 0x00003a64dd19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#13 0x0000414151d9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#14 0x000041414230 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#15 0x000041414230 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#16 0x000021e35c07 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#17 0x000021eece81 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#18 0x000021ef6a74 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#19 0x000021ef602d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#20 0x000021ef809e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#21 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#22 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 192 byte(s) in 1 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000275a7e98 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000275a7e98 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000275a7e98 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000275a7e98 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x0000275a7e98 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x0000275a7e98 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x0000275a7e98 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
#8 0x0000275a7e98 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
#9 0x0000275a7b3f in THolder<NMonitoring::TExplicitHistogramCollector, TDelete> MakeHolder<NMonitoring::TExplicitHistogramCollector, TVector<double, std::__y1::allocator<double>>>(TVector<double, std::__y1::allocator<double>>&&) /-S/util/generic/ptr.h:386:27
#10 0x0000275a6998 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
#11 0x00003a71256a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
#12 0x00003a71256a in __invoke<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#13 0x00003a71256a in __call<(lambda at /-S/ydb/core/grpc_services/counters/counters.cpp:327:14) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
#14 0x00003a71256a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#15 0x00003a71256a in std::__y1::__function::__func<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0, std::__y1::allocator<NKikimr::NGRpcService::TYdbCounterBlock::TYdbCounterBlock(TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>> const&, char const*, char const*, bool, bool, TIntrusivePtr<NMonitoring::TDynamicCounters, TDefaultIntrusivePtrOps<NMonitoring::TDynamicCounters>>)::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
#16 0x00001f42544f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
#17 0x00003a70090f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
#18 0x00003a70090f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
#19 0x00003a70090f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
#20 0x00004196d62e in NYdbGrpc::TGRpcRequestImpl<Ydb::Table::CommitTransactionRequest, Ydb::Table::CommitTransactionResponse, NKikimr::NGRpcService::TGRpcYdbTableService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
#21 0x00003a655fec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#22 0x00003a655fec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#23 0x00003a655fec in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#24 0x00003a655fec in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
#25 0x00003a655fec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#26 0x00003a655fec in std::__y1::__function::__func<NYdbGrpc::TGRpcServer::Start()::$_0, std::__y1::allocator<NYdbGrpc::TGRpcServer::Start()::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
#27 0x000021ab724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#28 0x000021ab724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#29 0x000021ab724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#30 0x000021ab77ac in Execute /-S/util/thread/factory.h:15:13
#31 0x000021ab77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#32 0x00001f6b3f54 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#33 0x00001f3516d6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 192 byte(s) in 3 object(s) allocated from:
#0 0x00001f38dbbd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000348f1070 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000348f1070 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000348f1070 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000348f1070 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
#5 0x0000348f1070 in __construct_node<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1818:21
#6 0x0000348f1070 in std::__y1::__tree_iterator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__tree_node<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, void*>*, long> std::__y1::__tree<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::__map_value_compare<grpc::string_ref, std::__y1::__value_type<grpc::string_ref, grpc::string_ref>, std::__y1::less<grpc::string_ref>, true>, std::__y1::allocator<std::__y1::__value_type<grpc::string_ref, grpc::string_ref>>>::__emplace_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref>>(std::__y1::pair<grpc::string_ref, grpc::string_ref>&&) /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1861:23
#7 0x000043c05aeb in __insert_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1136:12
==================== 1 passed, 1 error in 225.30s (0:03:45) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9sj6/000a3d/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .

============================== slowest durations ===============================
76.46s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--]
44.02s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--]
14.78s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--]
======================== 1 passed in 136.29s (0:02:16) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9sj6/0010b6/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .

============================== slowest durations ===============================
91.17s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--]
44.09s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--]
19.18s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--]
======================== 1 passed in 155.86s (0:02:35) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9sj6/000aff/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .

============================== slowest durations ===============================
87.06s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Timestamp-pk_types12-all_types12-index12-Timestamp--]
49.04s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Timestamp-pk_types12-all_types12-index12-Timestamp--]
20.44s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Timestamp-pk_types12-all_types12-index12-Timestamp--]
======================== 1 passed in 158.01s (0:02:38) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9sj6/000b38/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .

============================== slowest durations ===============================
110.96s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--]
44.06s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--]
21.79s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--]
======================== 1 passed in 178.10s (0:02:58) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9sj6/000a1a/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

test_async_replication.py .

============================== slowest durations ===============================
74.24s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--]
34.03s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--]
14.08s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--]
======================== 1 passed in 123.50s (0:02:03) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9sj6/000b14/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

============================ no tests ran in 1.68s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9sj6/000b43/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

============================ no tests ran in 1.15s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9sj6/000aa9/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

============================ no tests ran in 0.93s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9sj6/000b02/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

============================ no tests ran in 1.30s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9sj6/000a8c/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

============================ no tests ran in 1.04s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/9sj6/000a97/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 14 items

============================ no tests ran in 1.07s =============================
