============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k20e/001114/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:679: 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/k20e/001114/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/k20e/001114/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, not started yet
E   Current KQP shutdown state: spent 3.02568 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 6.06732 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 9.089682 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 0 seconds, not started yet
E   Current KQP shutdown state: spent 3.012396 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 6.014923 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 9.019312 seconds, 1 sessions to shutdown
E   GRpc shutdown warning: left infly: 1, spent: 4.4332 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 7.715634 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 11.047616 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 14.173122 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 17.492944 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 20.830684 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 24.075459 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 27.294759 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.001572 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==685067==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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d020d2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034d020d2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034d020d2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034d020d2 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 0x000034d020d2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034d020d2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034d020d2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x000034d020d2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x000034d020d2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x000034d10d4e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003b596747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003b5880c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #18 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #19 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #20 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #21 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #22 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d01fec in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034d01fec in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x000034d10d4e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003b596747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003b5880c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #11 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #12 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #13 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #14 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #15 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c206ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001c206ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001c206ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001c206ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001c206ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001c206ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001c206ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001c206ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001c206ab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001c206ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034d0594c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034d0594c 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 0x000034d0594c 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #21 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #22 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #23 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #24 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #25 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c206a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001c206a34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001c206a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x000034d0594c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x000034d0594c 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 0x000034d0594c 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #14 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #15 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #16 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #17 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #18 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d0593a 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 0x000034d0593a 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034484564 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034484564 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034484564 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034484564 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034484564 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x000034484564 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x000034484564 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x000034484564 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x000034484564 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x000034484564 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #11 0x000034484564 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 0x000034483332 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #13 0x000034483332 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #14 0x000034489850 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #15 0x0000344e5a98 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 0x000034d10686 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #17 0x00003b59193b 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 0x00003b5877a2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #19 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #20 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #21 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #22 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #23 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #24 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #25 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #26 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #27 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #28 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000344844c2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x0000344844c2 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x0000344844c2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #4 0x0000344844c2 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 0x000034483332 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #6 0x000034483332 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #7 0x000034489850 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #8 0x0000344e5a98 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 0x000034d10686 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #10 0x00003b59193b 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 0x00003b5877a2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #12 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #13 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #14 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #15 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #16 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #17 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #18 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #19 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #20 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #21 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #22 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000027b4a018 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000027b4a018 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000027b4a018 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000027b4a018 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000027b4a018 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x000027b4a018 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x000027b4a018 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x000027b4a018 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x000027b49cbf 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 0x000027b48b18 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
E   #11 0x00003b63c26a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
E   #12 0x00003b63c26a 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 0x00003b63c26a 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 0x00003b63c26a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #15 0x00003b63c26a 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 0x00001fa1781f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
E   #17 0x00003b62a60f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
E   #18 0x00003b62a60f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
E   #19 0x00003b62a60f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
E   #20 0x000044550cae in NYdbGrpc::TGRpcRequestImpl<Ydb::Import::ImportDataRequest, Ydb::Import::ImportDataResponse, NKikimr::NGRpcService::TGRpcYdbImportService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
E   #21 0x00003b57fcec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #22 0x00003b57fcec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #23 0x00003b57fcec 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 0x00003b57fcec 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 0x00003b57fcec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #26 0x00003b57fcec 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 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #28 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #29 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #30 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
E   #31 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #32 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #33 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000027b4a018 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000027b4a018 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000027b4a018 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000027b4a018 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_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/k20e/001114/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 681077
DEBUG    ya.test:process.py:259 Command (pid 681077) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 681077) elapsed time (sec): 0.8482208251953125
DEBUG    ya.test:process.py:263 Command (pid 681077) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 681077) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 681077) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 681077) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 681077) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 681077) maxrss: 475660
DEBUG    ya.test:process.py:263 Command (pid 681077) minflt: 45304
DEBUG    ya.test:process.py:263 Command (pid 681077) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 681077) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 681077) nivcsw: 170
DEBUG    ya.test:process.py:263 Command (pid 681077) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 681077) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 681077) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 681077) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 681077) stime: 0.209115
DEBUG    ya.test:process.py:263 Command (pid 681077) utime: 0.48475599999999996
DEBUG    ya.test:process.py:263 Command (pid 681077) wtime: 0.852
DEBUG    ya.test:process.py:275 Command (pid 681077) output:
Git info:
    Commit: 6dd25b0ca81dc1d48d7d59ec29d0e10103041435
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge fa922fa6d4da119099def7c0c2619969c68f6fea into 4d9c89403df81e58bed1e1b75abc88e4bff83958

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

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

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

ERROR    ydb.tests.datashard.lib.multicluster_test_base:multicluster_test_base.py:20 Git info:
    Commit: 6dd25b0ca81dc1d48d7d59ec29d0e10103041435
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge fa922fa6d4da119099def7c0c2619969c68f6fea into 4d9c89403df81e58bed1e1b75abc88e4bff83958

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

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k20e/001114/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1633
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:474 Working directory: /home/runner/.ya/build/build_root/k20e/001114/r3tmp/kikimr_cluster_uhccy3eq
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k20e/001114/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24094
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65265
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64685
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21509
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k20e/001114/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:269 Final command: /home/runner/.ya/build/build_root/k20e/001114/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/k20e/001114/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_5qyilpo6.log --grpc-port=24094 --mon-port=65265 --ic-port=1633
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:24094/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k20e/001114/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:269 Final command: /home/runner/.ya/build/build_root/k20e/001114/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/k20e/001114/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_5qyilpo6.log --grpc-port=24094 --mon-port=65265 --ic-port=1633
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k20e/001114/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k20e/001114/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/k20e/001114/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_5qyilpo6.log', '--grpc-port=24094', '--mon-port=65265', '--ic-port=1633')' in '/home/runner/.ya/build/build_root/k20e/001114/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: 681452
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:24094/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/k20e/001114/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 681453
DEBUG    ya.test:process.py:259 Command (pid 681453) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 681453) elapsed time (sec): 0.8411920070648193
DEBUG    ya.test:process.py:263 Command (pid 681453) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 681453) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 681453) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 681453) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 681453) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 681453) maxrss: 478436
DEBUG    ya.test:process.py:263 Command (pid 681453) minflt: 45357
DEBUG    ya.test:process.py:263 Command (pid 681453) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 681453) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 681453) nivcsw: 170
DEBUG    ya.test:process.py:263 Command (pid 681453) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 681453) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 681453) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 681453) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 681453) stime: 0.155366
DEBUG    ya.test:process.py:263 Command (pid 681453) utime: 0.536106
DEBUG    ya.test:process.py:263 Command (pid 681453) wtime: 0.843
DEBUG    ya.test:process.py:275 Command (pid 681453) output:
Git info:
    Commit: 6dd25b0ca81dc1d48d7d59ec29d0e10103041435
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge fa922fa6d4da119099def7c0c2619969c68f6fea into 4d9c89403df81e58bed1e1b75abc88e4bff83958

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 6dd25b0ca81dc1d48d7d59ec29d0e10103041435
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge fa922fa6d4da119099def7c0c2619969c68f6fea into 4d9c89403df81e58bed1e1b75abc88e4bff83958
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k20e/001114/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/k20e/001114/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24094', '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: 1633\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/k20e/001114/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24094', '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: 1633\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 683192
DEBUG    ya.test:process.py:259 Command (pid 683192) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 683192) elapsed time (sec): 1.3769943714141846
DEBUG    ya.test:process.py:263 Command (pid 683192) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 683192) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 683192) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 683192) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 683192) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 683192) maxrss: 576212
DEBUG    ya.test:process.py:263 Command (pid 683192) minflt: 51838
DEBUG    ya.test:process.py:263 Command (pid 683192) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 683192) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 683192) nivcsw: 254
DEBUG    ya.test:process.py:263 Command (pid 683192) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 683192) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 683192) nvcsw: 626
DEBUG    ya.test:process.py:263 Command (pid 683192) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 683192) stime: 0.31798699999999996
DEBUG    ya.test:process.py:263 Command (pid 683192) utime: 0.542284
DEBUG    ya.test:process.py:263 Command (pid 683192) wtime: 1.401
DEBUG    ya.test:process.py:275 Command (pid 683192) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k20e/001114/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/k20e/001114/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24094', '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/k20e/001114/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:24094', '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: 683844
DEBUG    ya.test:process.py:259 Command (pid 683844) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 683844) elapsed time (sec): 1.1960103511810303
DEBUG    ya.test:process.py:263 Command (pid 683844) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 683844) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 683844) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 683844) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 683844) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 683844) maxrss: 576212
DEBUG    ya.test:process.py:263 Command (pid 683844) minflt: 51751
DEBUG    ya.test:process.py:263 Command (pid 683844) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 683844) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 683844) nivcsw: 228
DEBUG    ya.test:process.py:263 Command (pid 683844) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 683844) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 683844) nvcsw: 494
DEBUG    ya.test:process.py:263 Command (pid 683844) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 683844) stime: 0.29148199999999996
DEBUG    ya.test:process.py:263 Command (pid 683844) utime: 0.514922
DEBUG    ya.test:process.py:263 Command (pid 683844) wtime: 1.204
DEBUG    ya.test:process.py:275 Command (pid 683844) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:552 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k20e/001114/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5341
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:474 Working directory: /home/runner/.ya/build/build_root/k20e/001114/r3tmp/kikimr_cluster_2fb83yrc
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k20e/001114/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3241
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7392
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64932
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32694
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k20e/001114/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:269 Final command: /home/runner/.ya/build/build_root/k20e/001114/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/k20e/001114/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_s966dfto.log --grpc-port=3241 --mon-port=7392 --ic-port=5341
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:3241/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k20e/001114/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:269 Final command: /home/runner/.ya/build/build_root/k20e/001114/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/k20e/001114/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_s966dfto.log --grpc-port=3241 --mon-port=7392 --ic-port=5341
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k20e/001114/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k20e/001114/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/k20e/001114/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_s966dfto.log', '--grpc-port=3241', '--mon-port=7392', '--ic-port=5341')' in '/home/runner/.ya/build/build_root/k20e/001114/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: 685067
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:3241/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/k20e/001114/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 685076
DEBUG    ya.test:process.py:259 Command (pid 685076) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 685076) elapsed time (sec): 1.0694200992584229
DEBUG    ya.test:process.py:263 Command (pid 685076) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 685076) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 685076) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 685076) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 685076) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 685076) maxrss: 593196
DEBUG    ya.test:process.py:263 Command (pid 685076) minflt: 45267
DEBUG    ya.test:process.py:263 Command (pid 685076) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 685076) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 685076) nivcsw: 218
DEBUG    ya.test:process.py:263 Command (pid 685076) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 685076) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 685076) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 685076) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 685076) stime: 0.194484
DEBUG    ya.test:process.py:263 Command (pid 685076) utime: 0.5127729999999999
DEBUG    ya.test:process.py:263 Command (pid 685076) wtime: 1.071
DEBUG    ya.test:process.py:275 Command (pid 685076) output:
Git info:
    Commit: 6dd25b0ca81dc1d48d7d59ec29d0e10103041435
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge fa922fa6d4da119099def7c0c2619969c68f6fea into 4d9c89403df81e58bed1e1b75abc88e4bff83958

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 6dd25b0ca81dc1d48d7d59ec29d0e10103041435
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge fa922fa6d4da119099def7c0c2619969c68f6fea into 4d9c89403df81e58bed1e1b75abc88e4bff83958
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k20e/001114/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/k20e/001114/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3241', '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: 5341\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/k20e/001114/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3241', '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: 5341\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 687506
DEBUG    ya.test:process.py:259 Command (pid 687506) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 687506) elapsed time (sec): 1.2408807277679443
DEBUG    ya.test:process.py:263 Command (pid 687506) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 687506) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 687506) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 687506) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 687506) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 687506) maxrss: 660988
DEBUG    ya.test:process.py:263 Command (pid 687506) minflt: 51688
DEBUG    ya.test:process.py:263 Command (pid 687506) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 687506) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 687506) nivcsw: 215
DEBUG    ya.test:process.py:263 Command (pid 687506) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 687506) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 687506) nvcsw: 477
DEBUG    ya.test:process.py:263 Command (pid 687506) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 687506) stime: 0.299101
DEBUG    ya.test:process.py:263 Command (pid 687506) utime: 0.48571
DEBUG    ya.test:process.py:263 Command (pid 687506) wtime: 1.248
DEBUG    ya.test:process.py:275 Command (pid 687506) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k20e/001114/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/k20e/001114/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3241', '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/k20e/001114/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3241', '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: 688142
DEBUG    ya.test:process.py:259 Command (pid 688142) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 688142) elapsed time (sec): 1.2152988910675049
DEBUG    ya.test:process.py:263 Command (pid 688142) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 688142) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 688142) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 688142) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 688142) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 688142) maxrss: 661188
DEBUG    ya.test:process.py:263 Command (pid 688142) minflt: 51710
DEBUG    ya.test:process.py:263 Command (pid 688142) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 688142) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 688142) nivcsw: 224
DEBUG    ya.test:process.py:263 Command (pid 688142) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 688142) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 688142) nvcsw: 576
DEBUG    ya.test:process.py:263 Command (pid 688142) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 688142) stime: 0.24720799999999998
DEBUG    ya.test:process.py:263 Command (pid 688142) utime: 0.513442
DEBUG    ya.test:process.py:263 Command (pid 688142) wtime: 1.219
DEBUG    ya.test:process.py:275 Command (pid 688142) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:552 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 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:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 69613683-0afa-48a8-93f3-8223bbbce6b9, localhost:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 69613683-0afa-48a8-93f3-8223bbbce6b9, localhost:24094): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 69613683-0afa-48a8-93f3-8223bbbce6b9, localhost:24094): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s6wgdjujee.auto.internal" port: 24094 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-s6wgdjujee.auto.internal:24094, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24094
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, a9cc01d6-8311-47f2-9991-53960836d85a, localhost:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a9cc01d6-8311-47f2-9991-53960836d85a, localhost:3241): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a9cc01d6-8311-47f2-9991-53960836d85a, localhost:3241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s6wgdjujee.auto.internal" port: 3241 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-s6wgdjujee.auto.internal:3241, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3241
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 8a6c731e-1933-4b8d-9808-eb6655b4522d, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8a6c731e-1933-4b8d-9808-eb6655b4522d, ghrun-s6wgdjujee.auto.internal:24094): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8a6c731e-1933-4b8d-9808-eb6655b4522d, ghrun-s6wgdjujee.auto.internal:24094): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, eb828aab-0590-4b0a-9a82-f1114a8cdc89, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, eb828aab-0590-4b0a-9a82-f1114a8cdc89, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, eb828aab-0590-4b0a-9a82-f1114a8cdc89, ghrun-s6wgdjujee.auto.internal:24094): 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=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 28d1d04b-5f09-4455-b8a1-fbab29f2a735, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 28d1d04b-5f09-4455-b8a1-fbab29f2a735, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 28d1d04b-5f09-4455-b8a1-fbab29f2a735, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 76430142-d435-4a43-a137-3f4bcff808f3, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 76430142-d435-4a43-a137-3f4bcff808f3, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 76430142-d435-4a43-a137-3f4bcff808f3, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c3b59a3c-9fee-4642-b2ce-0787f71cd461, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c3b59a3c-9fee-4642-b2ce-0787f71cd461, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, c3b59a3c-9fee-4642-b2ce-0787f71cd461, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2cd7bafa-c23c-487e-a947-b3497edc1879, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2cd7bafa-c23c-487e-a947-b3497edc1879, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 2cd7bafa-c23c-487e-a947-b3497edc1879, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e8e864fb-4d65-4ae9-af50-eb07b288bc9f, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e8e864fb-4d65-4ae9-af50-eb07b288bc9f, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, e8e864fb-4d65-4ae9-af50-eb07b288bc9f, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 72e1bf1a-b364-4112-aa10-0ffd15cfee2e, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 72e1bf1a-b364-4112-aa10-0ffd15cfee2e, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 72e1bf1a-b364-4112-aa10-0ffd15cfee2e, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 417ad090-e137-4037-a907-0fe71dc7fb90, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 417ad090-e137-4037-a907-0fe71dc7fb90, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 417ad090-e137-4037-a907-0fe71dc7fb90, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d3711432-f2f4-4e54-9e66-69ea2c9a83b5, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d3711432-f2f4-4e54-9e66-69ea2c9a83b5, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, d3711432-f2f4-4e54-9e66-69ea2c9a83b5, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8258ef82-5dcf-4647-8ea3-9fa0e6c8c178, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8258ef82-5dcf-4647-8ea3-9fa0e6c8c178, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 8258ef82-5dcf-4647-8ea3-9fa0e6c8c178, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8dd31143-61a6-4d78-8371-cfabc1b698e5, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8dd31143-61a6-4d78-8371-cfabc1b698e5, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 8dd31143-61a6-4d78-8371-cfabc1b698e5, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c14c9296-12dd-4f2d-a7cb-2e030a0cd7a6, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c14c9296-12dd-4f2d-a7cb-2e030a0cd7a6, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, c14c9296-12dd-4f2d-a7cb-2e030a0cd7a6, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8f85fc2f-3efb-4cc6-a95d-79f47271c06f, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f85fc2f-3efb-4cc6-a95d-79f47271c06f, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 8f85fc2f-3efb-4cc6-a95d-79f47271c06f, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bfc93711-c8de-408e-8594-8693c8a6e258, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bfc93711-c8de-408e-8594-8693c8a6e258, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, bfc93711-c8de-408e-8594-8693c8a6e258, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 27afa8e0-2417-4b3b-9a0c-c43158d13c07, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 27afa8e0-2417-4b3b-9a0c-c43158d13c07, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 27afa8e0-2417-4b3b-9a0c-c43158d13c07, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c0756067-0e7a-4467-bba7-e0eac7d8e5f2, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c0756067-0e7a-4467-bba7-e0eac7d8e5f2, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, c0756067-0e7a-4467-bba7-e0eac7d8e5f2, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 337a99e9-8e6a-44aa-899e-a774ab97f6a9, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 337a99e9-8e6a-44aa-899e-a774ab97f6a9, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 337a99e9-8e6a-44aa-899e-a774ab97f6a9, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 17479401-81b2-4f68-b647-1b4bd0cf61c8, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 17479401-81b2-4f68-b647-1b4bd0cf61c8, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 17479401-81b2-4f68-b647-1b4bd0cf61c8, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ff52567a-bf7b-42d0-b934-5b7b88f81dbb, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff52567a-bf7b-42d0-b934-5b7b88f81dbb, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, ff52567a-bf7b-42d0-b934-5b7b88f81dbb, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cbe920b1-e2a0-463e-85ed-936196a2d6c9, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cbe920b1-e2a0-463e-85ed-936196a2d6c9, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, cbe920b1-e2a0-463e-85ed-936196a2d6c9, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 27224716-bd6a-4c84-ac93-b389ce719021, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 27224716-bd6a-4c84-ac93-b389ce719021, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 27224716-bd6a-4c84-ac93-b389ce719021, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, eac66de2-ece9-4dad-b0b1-75432ef2b30e, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eac66de2-ece9-4dad-b0b1-75432ef2b30e, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, eac66de2-ece9-4dad-b0b1-75432ef2b30e, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 34ab740e-5107-4f8d-b805-76c4cf135f25, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 34ab740e-5107-4f8d-b805-76c4cf135f25, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 34ab740e-5107-4f8d-b805-76c4cf135f25, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cafd77fd-e344-4ce8-b8f1-59cacf93fa6a, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cafd77fd-e344-4ce8-b8f1-59cacf93fa6a, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, cafd77fd-e344-4ce8-b8f1-59cacf93fa6a, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f6c998f7-0ecb-4549-9696-6e8547c81388, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f6c998f7-0ecb-4549-9696-6e8547c81388, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, f6c998f7-0ecb-4549-9696-6e8547c81388, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1c0b22f9-07d2-40e3-ac31-0ffd386408b0, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1c0b22f9-07d2-40e3-ac31-0ffd386408b0, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 1c0b22f9-07d2-40e3-ac31-0ffd386408b0, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 69a0f47b-ac41-4c35-8d66-873c310675c4, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 69a0f47b-ac41-4c35-8d66-873c310675c4, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 69a0f47b-ac41-4c35-8d66-873c310675c4, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 59d1f670-6062-43f9-a03c-70fa5dfa5739, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 59d1f670-6062-43f9-a03c-70fa5dfa5739, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 59d1f670-6062-43f9-a03c-70fa5dfa5739, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e076fc21-9603-4b46-bc54-8e18a96a0066, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e076fc21-9603-4b46-bc54-8e18a96a0066, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, e076fc21-9603-4b46-bc54-8e18a96a0066, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8f6fd1e4-c0eb-4f2e-a321-d58090c4c198, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f6fd1e4-c0eb-4f2e-a321-d58090c4c198, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 8f6fd1e4-c0eb-4f2e-a321-d58090c4c198, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f2225456-e63d-4da5-a079-6d23b1cfe636, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f2225456-e63d-4da5-a079-6d23b1cfe636, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, f2225456-e63d-4da5-a079-6d23b1cfe636, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d1583082-b48c-4655-882f-325ff3d46799, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d1583082-b48c-4655-882f-325ff3d46799, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, d1583082-b48c-4655-882f-325ff3d46799, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 72fdb60c-5247-490d-a68a-0867fe0d173d, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 72fdb60c-5247-490d-a68a-0867fe0d173d, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 72fdb60c-5247-490d-a68a-0867fe0d173d, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6d56c217-b9cf-4e06-a8b5-773fb6ebca4f, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6d56c217-b9cf-4e06-a8b5-773fb6ebca4f, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 6d56c217-b9cf-4e06-a8b5-773fb6ebca4f, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9bbb0eca-2cea-4215-9a0e-05dc3f1de67e, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9bbb0eca-2cea-4215-9a0e-05dc3f1de67e, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 9bbb0eca-2cea-4215-9a0e-05dc3f1de67e, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5636aaa1-3bc7-459a-a533-95153c9c6373, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5636aaa1-3bc7-459a-a533-95153c9c6373, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 5636aaa1-3bc7-459a-a533-95153c9c6373, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b6526d92-2f49-4128-a9ac-f5454424a6da, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b6526d92-2f49-4128-a9ac-f5454424a6da, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, b6526d92-2f49-4128-a9ac-f5454424a6da, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b24c5327-2d86-412b-af4d-04fd934ded00, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b24c5327-2d86-412b-af4d-04fd934ded00, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, b24c5327-2d86-412b-af4d-04fd934ded00, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d1c9f0a9-563c-4c30-866e-e0830b2a2a86, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d1c9f0a9-563c-4c30-866e-e0830b2a2a86, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, d1c9f0a9-563c-4c30-866e-e0830b2a2a86, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8b70d9bb-679a-44c6-b8e1-dbcf0e085b98, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8b70d9bb-679a-44c6-b8e1-dbcf0e085b98, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 8b70d9bb-679a-44c6-b8e1-dbcf0e085b98, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ad87a725-93b3-4b53-8850-8f460b78788e, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ad87a725-93b3-4b53-8850-8f460b78788e, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, ad87a725-93b3-4b53-8850-8f460b78788e, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e61e03f3-7b6d-4475-bca8-c12f1eaa73e6, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e61e03f3-7b6d-4475-bca8-c12f1eaa73e6, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, e61e03f3-7b6d-4475-bca8-c12f1eaa73e6, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d6c6dba6-c34c-48a6-aa9a-269402960810, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d6c6dba6-c34c-48a6-aa9a-269402960810, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, d6c6dba6-c34c-48a6-aa9a-269402960810, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7f09985a-e1c3-4c18-b81e-3e41fe973d03, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7f09985a-e1c3-4c18-b81e-3e41fe973d03, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 7f09985a-e1c3-4c18-b81e-3e41fe973d03, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dcc1f0d3-dda6-4d29-967b-d9b5a85eb5da, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dcc1f0d3-dda6-4d29-967b-d9b5a85eb5da, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, dcc1f0d3-dda6-4d29-967b-d9b5a85eb5da, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1c2a3ed3-9136-4db4-a104-db44fce5ebce, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1c2a3ed3-9136-4db4-a104-db44fce5ebce, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 1c2a3ed3-9136-4db4-a104-db44fce5ebce, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8181a0a4-aea7-463a-b475-0a455da4afe4, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8181a0a4-aea7-463a-b475-0a455da4afe4, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 8181a0a4-aea7-463a-b475-0a455da4afe4, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 88949738-0b81-4320-9478-6475b316b997, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 88949738-0b81-4320-9478-6475b316b997, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 88949738-0b81-4320-9478-6475b316b997, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fbd62ebf-e935-4702-9243-540b46c2c509, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fbd62ebf-e935-4702-9243-540b46c2c509, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, fbd62ebf-e935-4702-9243-540b46c2c509, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ea5d20a9-6c50-4795-84a9-eb54e6faacda, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ea5d20a9-6c50-4795-84a9-eb54e6faacda, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, ea5d20a9-6c50-4795-84a9-eb54e6faacda, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6cd845b7-1561-4f69-980d-6b35ba5624e2, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6cd845b7-1561-4f69-980d-6b35ba5624e2, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 6cd845b7-1561-4f69-980d-6b35ba5624e2, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 614a243e-4276-4aed-89fe-e5b17035d383, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 614a243e-4276-4aed-89fe-e5b17035d383, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 614a243e-4276-4aed-89fe-e5b17035d383, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, febec1e3-a384-4477-af0d-4bcb05e980eb, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, febec1e3-a384-4477-af0d-4bcb05e980eb, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, febec1e3-a384-4477-af0d-4bcb05e980eb, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, de236743-6bd2-4230-88fb-9ccb970e9ec9, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, de236743-6bd2-4230-88fb-9ccb970e9ec9, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, de236743-6bd2-4230-88fb-9ccb970e9ec9, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 80305a22-d28d-4556-ad28-583708f4c81f, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 80305a22-d28d-4556-ad28-583708f4c81f, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 80305a22-d28d-4556-ad28-583708f4c81f, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 994bd998-af14-4c50-8727-c5da1dbdf2d1, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 994bd998-af14-4c50-8727-c5da1dbdf2d1, ghrun-s6wgdjujee.auto.internal:3241): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 994bd998-af14-4c50-8727-c5da1dbdf2d1, ghrun-s6wgdjujee.auto.internal:3241): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 38cccbf7-f519-4924-b68a-3c04cd50ddeb, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 38cccbf7-f519-4924-b68a-3c04cd50ddeb, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 38cccbf7-f519-4924-b68a-3c04cd50ddeb, ghrun-s6wgdjujee.auto.internal:3241): 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=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6cf64fc8-f99b-4102-8404-fa2cd5c9925f, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6cf64fc8-f99b-4102-8404-fa2cd5c9925f, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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:24094/?database=/Root\'\n                            )\n                         " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6cf64fc8-f99b-4102-8404-fa2cd5c9925f, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 306f8e43-7bab-4720-b4d6-417e365c1781, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 306f8e43-7bab-4720-b4d6-417e365c1781, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 306f8e43-7bab-4720-b4d6-417e365c1781, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 964eade7-6c03-4bca-a62a-53f1fd7daa00, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 964eade7-6c03-4bca-a62a-53f1fd7daa00, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 964eade7-6c03-4bca-a62a-53f1fd7daa00, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f41f0a0a-bb99-4856-a1b1-753256d7e2f6, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f41f0a0a-bb99-4856-a1b1-753256d7e2f6, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, f41f0a0a-bb99-4856-a1b1-753256d7e2f6, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 123cdf0c-9484-44de-b86e-1ab8dd7f8510, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 123cdf0c-9484-44de-b86e-1ab8dd7f8510, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 123cdf0c-9484-44de-b86e-1ab8dd7f8510, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 32969887-bcdf-4f0c-a79e-61a62b9b9f2a, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 32969887-bcdf-4f0c-a79e-61a62b9b9f2a, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 32969887-bcdf-4f0c-a79e-61a62b9b9f2a, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e8d5c16e-6071-4069-87ce-871f38923ddd, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e8d5c16e-6071-4069-87ce-871f38923ddd, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, e8d5c16e-6071-4069-87ce-871f38923ddd, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5ba832cc-718f-476a-8960-05e3d01a3f28, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5ba832cc-718f-476a-8960-05e3d01a3f28, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 5ba832cc-718f-476a-8960-05e3d01a3f28, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9f3b3bd6-18fe-4bfc-b171-7d917248acc5, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9f3b3bd6-18fe-4bfc-b171-7d917248acc5, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 9f3b3bd6-18fe-4bfc-b171-7d917248acc5, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 3fdd8180-cb08-4734-b1d1-ea6bf2d233c1, localhost:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3fdd8180-cb08-4734-b1d1-ea6bf2d233c1, localhost:3241): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3fdd8180-cb08-4734-b1d1-ea6bf2d233c1, localhost:3241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s6wgdjujee.auto.internal" port: 3241 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-s6wgdjujee.auto.internal:3241, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3241
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ac999aaa-cd71-4c1b-9647-7658609deed9, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ac999aaa-cd71-4c1b-9647-7658609deed9, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, ac999aaa-cd71-4c1b-9647-7658609deed9, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, ee2125de-11e0-430d-9e56-f520a50de838, localhost:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ee2125de-11e0-430d-9e56-f520a50de838, localhost:24094): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ee2125de-11e0-430d-9e56-f520a50de838, localhost:24094): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s6wgdjujee.auto.internal" port: 24094 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-s6wgdjujee.auto.internal:24094, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24094
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 526fbc44-5178-4a84-a684-0ecd4b50298b, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 526fbc44-5178-4a84-a684-0ecd4b50298b, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 526fbc44-5178-4a84-a684-0ecd4b50298b, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b4f9a723-e08b-454a-b7a6-9844f584089f, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b4f9a723-e08b-454a-b7a6-9844f584089f, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, b4f9a723-e08b-454a-b7a6-9844f584089f, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0b64eed2-4af4-4487-888b-b5f5ebe6792c, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0b64eed2-4af4-4487-888b-b5f5ebe6792c, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 0b64eed2-4af4-4487-888b-b5f5ebe6792c, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, da27f9bb-f481-4833-8dd5-9545fdba93c4, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, da27f9bb-f481-4833-8dd5-9545fdba93c4, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, da27f9bb-f481-4833-8dd5-9545fdba93c4, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 88eb921e-e3b9-4def-a614-52195a89b00c, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 88eb921e-e3b9-4def-a614-52195a89b00c, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 88eb921e-e3b9-4def-a614-52195a89b00c, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 57a7b8c6-5bbe-4c89-88cf-c3c379ab97da, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 57a7b8c6-5bbe-4c89-88cf-c3c379ab97da, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 57a7b8c6-5bbe-4c89-88cf-c3c379ab97da, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 37da6d91-50c2-4bc2-b95f-dc54cdd8cefe, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 37da6d91-50c2-4bc2-b95f-dc54cdd8cefe, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 37da6d91-50c2-4bc2-b95f-dc54cdd8cefe, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c6c1e941-604b-4c0d-b807-d4d7799f7ab1, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c6c1e941-604b-4c0d-b807-d4d7799f7ab1, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, c6c1e941-604b-4c0d-b807-d4d7799f7ab1, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 31e555ff-1e60-420d-9740-9f13e01ca97c, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 31e555ff-1e60-420d-9740-9f13e01ca97c, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 31e555ff-1e60-420d-9740-9f13e01ca97c, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8fed1fde-30b1-4288-92d9-1b768d9192f1, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8fed1fde-30b1-4288-92d9-1b768d9192f1, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 8fed1fde-30b1-4288-92d9-1b768d9192f1, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9433d3c1-0d18-48e2-a0aa-66bd2e3178f9, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9433d3c1-0d18-48e2-a0aa-66bd2e3178f9, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 9433d3c1-0d18-48e2-a0aa-66bd2e3178f9, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 89ecf983-8e90-4721-ad0a-4d9657e5e00c, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 89ecf983-8e90-4721-ad0a-4d9657e5e00c, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 89ecf983-8e90-4721-ad0a-4d9657e5e00c, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 27c3566e-9bc2-4894-808a-9d9bb2dda4a7, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 27c3566e-9bc2-4894-808a-9d9bb2dda4a7, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 27c3566e-9bc2-4894-808a-9d9bb2dda4a7, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, cbc3e807-2f85-400d-a424-01e1f6728831, localhost:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, cbc3e807-2f85-400d-a424-01e1f6728831, localhost:3241): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, cbc3e807-2f85-400d-a424-01e1f6728831, localhost:3241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s6wgdjujee.auto.internal" port: 3241 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-s6wgdjujee.auto.internal:3241, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3241
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 3541124f-492e-4a0a-bb53-f7336da4592b, localhost:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3541124f-492e-4a0a-bb53-f7336da4592b, localhost:24094): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3541124f-492e-4a0a-bb53-f7336da4592b, localhost:24094): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s6wgdjujee.auto.internal" port: 24094 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-s6wgdjujee.auto.internal:24094, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24094
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c25fcfd0-8ed2-4e22-9cbb-e0a23545f2d0, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c25fcfd0-8ed2-4e22-9cbb-e0a23545f2d0, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, c25fcfd0-8ed2-4e22-9cbb-e0a23545f2d0, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ec9f8387-6a66-46a4-9ca2-6655d0e0fa48, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ec9f8387-6a66-46a4-9ca2-6655d0e0fa48, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, ec9f8387-6a66-46a4-9ca2-6655d0e0fa48, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 377ad645-9ea6-4f2b-bf70-2a27f989e6c4, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 377ad645-9ea6-4f2b-bf70-2a27f989e6c4, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 377ad645-9ea6-4f2b-bf70-2a27f989e6c4, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 912afb08-0d39-4708-9453-cd5455d6cb48, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 912afb08-0d39-4708-9453-cd5455d6cb48, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 912afb08-0d39-4708-9453-cd5455d6cb48, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f5bfaca0-f48d-4944-a88c-dd473dc11095, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f5bfaca0-f48d-4944-a88c-dd473dc11095, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, f5bfaca0-f48d-4944-a88c-dd473dc11095, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 058620e5-6ab2-4ec4-8b64-1fad2cd23d00, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 058620e5-6ab2-4ec4-8b64-1fad2cd23d00, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 058620e5-6ab2-4ec4-8b64-1fad2cd23d00, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 14c38736-aa4f-4239-b229-69b15058b88a, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 14c38736-aa4f-4239-b229-69b15058b88a, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 14c38736-aa4f-4239-b229-69b15058b88a, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 28414c00-e4cf-4ad8-9fc7-f278cd4ad65b, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 28414c00-e4cf-4ad8-9fc7-f278cd4ad65b, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 28414c00-e4cf-4ad8-9fc7-f278cd4ad65b, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 52c1a648-bed0-4910-b231-c6bcac422258, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 52c1a648-bed0-4910-b231-c6bcac422258, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 52c1a648-bed0-4910-b231-c6bcac422258, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2a068769-6847-4bad-ba08-a8919e112669, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a068769-6847-4bad-ba08-a8919e112669, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 2a068769-6847-4bad-ba08-a8919e112669, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 684b5243-4d23-4e52-b833-5fa9d33014aa, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 684b5243-4d23-4e52-b833-5fa9d33014aa, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 684b5243-4d23-4e52-b833-5fa9d33014aa, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5edadb41-026d-448d-95a4-9724c84f5b3a, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5edadb41-026d-448d-95a4-9724c84f5b3a, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 5edadb41-026d-448d-95a4-9724c84f5b3a, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1eaab610-e7fa-4a01-8897-32e294271496, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1eaab610-e7fa-4a01-8897-32e294271496, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 1eaab610-e7fa-4a01-8897-32e294271496, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2c1a6f63-3641-46d0-8922-51daed7a700c, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2c1a6f63-3641-46d0-8922-51daed7a700c, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 2c1a6f63-3641-46d0-8922-51daed7a700c, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 46f929a6-210c-4bbb-b79a-8973386cab67, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 46f929a6-210c-4bbb-b79a-8973386cab67, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 46f929a6-210c-4bbb-b79a-8973386cab67, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f6c58c3e-5b24-44e4-a5fd-4103d4b79cf9, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f6c58c3e-5b24-44e4-a5fd-4103d4b79cf9, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, f6c58c3e-5b24-44e4-a5fd-4103d4b79cf9, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, d98024f6-871e-43dc-afd8-488180559aa6, localhost:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d98024f6-871e-43dc-afd8-488180559aa6, localhost:3241): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d98024f6-871e-43dc-afd8-488180559aa6, localhost:3241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s6wgdjujee.auto.internal" port: 3241 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-s6wgdjujee.auto.internal:3241, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3241
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fbdc9fd5-2c5f-43d2-bd4a-2bb3590edaf9, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fbdc9fd5-2c5f-43d2-bd4a-2bb3590edaf9, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, fbdc9fd5-2c5f-43d2-bd4a-2bb3590edaf9, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0884e191-5397-4569-a0b7-ddf20e19c682, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0884e191-5397-4569-a0b7-ddf20e19c682, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 0884e191-5397-4569-a0b7-ddf20e19c682, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c53506f4-c8fc-4dc9-8548-a23ac8589712, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c53506f4-c8fc-4dc9-8548-a23ac8589712, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, c53506f4-c8fc-4dc9-8548-a23ac8589712, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f4f7fa67-1018-455b-b1e5-837331ea3f8f, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f4f7fa67-1018-455b-b1e5-837331ea3f8f, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, f4f7fa67-1018-455b-b1e5-837331ea3f8f, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 149ad232-1299-48a0-938c-93c43aee6cf0, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 149ad232-1299-48a0-938c-93c43aee6cf0, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 149ad232-1299-48a0-938c-93c43aee6cf0, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 34c9d069-e368-4c96-a44d-2ab0f32c8e93, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 34c9d069-e368-4c96-a44d-2ab0f32c8e93, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 34c9d069-e368-4c96-a44d-2ab0f32c8e93, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 5449c891-d432-4ec5-bed4-8ae49d994948, localhost:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5449c891-d432-4ec5-bed4-8ae49d994948, localhost:24094): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5449c891-d432-4ec5-bed4-8ae49d994948, localhost:24094): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s6wgdjujee.auto.internal" port: 24094 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-s6wgdjujee.auto.internal:24094, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24094
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d3c2ad4d-06e5-4756-b137-81d4f7782dd5, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d3c2ad4d-06e5-4756-b137-81d4f7782dd5, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, d3c2ad4d-06e5-4756-b137-81d4f7782dd5, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f8930a30-16dd-4ad3-92d5-9bc30dc4b635, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f8930a30-16dd-4ad3-92d5-9bc30dc4b635, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, f8930a30-16dd-4ad3-92d5-9bc30dc4b635, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, aa7dc0b5-cad9-43cd-92bf-8541dd0b0630, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aa7dc0b5-cad9-43cd-92bf-8541dd0b0630, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, aa7dc0b5-cad9-43cd-92bf-8541dd0b0630, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4403383d-dfa2-416f-b08f-8324135b1323, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4403383d-dfa2-416f-b08f-8324135b1323, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 4403383d-dfa2-416f-b08f-8324135b1323, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 00a4c154-5f07-4988-8834-7c30814667c4, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 00a4c154-5f07-4988-8834-7c30814667c4, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 00a4c154-5f07-4988-8834-7c30814667c4, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3e475263-c2e4-4636-a87d-093f19a3e218, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3e475263-c2e4-4636-a87d-093f19a3e218, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 3e475263-c2e4-4636-a87d-093f19a3e218, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, abda0df4-fe15-4186-a3a9-a24a6209af79, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, abda0df4-fe15-4186-a3a9-a24a6209af79, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, abda0df4-fe15-4186-a3a9-a24a6209af79, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 13c48c34-4ba9-4d5f-8d46-ff55a98f9866, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 13c48c34-4ba9-4d5f-8d46-ff55a98f9866, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 13c48c34-4ba9-4d5f-8d46-ff55a98f9866, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7d591de2-3cc2-45c2-a631-4f3ce7449ebc, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7d591de2-3cc2-45c2-a631-4f3ce7449ebc, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 7d591de2-3cc2-45c2-a631-4f3ce7449ebc, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8bfb5ca9-5237-4273-b4ad-e11098b57700, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8bfb5ca9-5237-4273-b4ad-e11098b57700, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 8bfb5ca9-5237-4273-b4ad-e11098b57700, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e21102a2-fafa-4d84-9261-d77bce5de4bc, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e21102a2-fafa-4d84-9261-d77bce5de4bc, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, e21102a2-fafa-4d84-9261-d77bce5de4bc, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8885d4d7-373e-4815-8084-61b1a34554a4, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8885d4d7-373e-4815-8084-61b1a34554a4, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 8885d4d7-373e-4815-8084-61b1a34554a4, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 594cadaf-4eed-4436-9ad3-c118b87bd3a4, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 594cadaf-4eed-4436-9ad3-c118b87bd3a4, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 594cadaf-4eed-4436-9ad3-c118b87bd3a4, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 20406d79-d0ef-48ee-8cdb-8519c4e20894, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 20406d79-d0ef-48ee-8cdb-8519c4e20894, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 20406d79-d0ef-48ee-8cdb-8519c4e20894, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 91be7caf-51e5-4d0a-8e3e-c6e824c24963, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 91be7caf-51e5-4d0a-8e3e-c6e824c24963, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 91be7caf-51e5-4d0a-8e3e-c6e824c24963, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a2ded0fc-1561-4193-86b9-c0646e66f5ec, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a2ded0fc-1561-4193-86b9-c0646e66f5ec, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, a2ded0fc-1561-4193-86b9-c0646e66f5ec, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3d6dd609-2fc6-42c9-acf9-06134da43346, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d6dd609-2fc6-42c9-acf9-06134da43346, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 3d6dd609-2fc6-42c9-acf9-06134da43346, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cfa44b78-9248-4e5a-9874-ec2f4570d406, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cfa44b78-9248-4e5a-9874-ec2f4570d406, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, cfa44b78-9248-4e5a-9874-ec2f4570d406, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7e6bc0f5-003d-487d-afef-6d5d312a75a7, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7e6bc0f5-003d-487d-afef-6d5d312a75a7, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 7e6bc0f5-003d-487d-afef-6d5d312a75a7, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f292a640-2117-484e-97b7-61c0d6e8f1ba, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f292a640-2117-484e-97b7-61c0d6e8f1ba, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, f292a640-2117-484e-97b7-61c0d6e8f1ba, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8accd49e-3a30-4909-9293-927266ef02d2, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8accd49e-3a30-4909-9293-927266ef02d2, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 8accd49e-3a30-4909-9293-927266ef02d2, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bbafb3d6-4b09-4142-8783-742a8ec5311d, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bbafb3d6-4b09-4142-8783-742a8ec5311d, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, bbafb3d6-4b09-4142-8783-742a8ec5311d, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cd3f42b2-4d18-4961-87dc-a2fc63353958, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cd3f42b2-4d18-4961-87dc-a2fc63353958, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, cd3f42b2-4d18-4961-87dc-a2fc63353958, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 80a2326b-16a4-4673-af82-cce753cc4ccb, localhost:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 80a2326b-16a4-4673-af82-cce753cc4ccb, localhost:3241): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 80a2326b-16a4-4673-af82-cce753cc4ccb, localhost:3241): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s6wgdjujee.auto.internal" port: 3241 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-s6wgdjujee.auto.internal:3241, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3241
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9b27cbed-609c-465f-af69-381fc0f83c05, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9b27cbed-609c-465f-af69-381fc0f83c05, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 9b27cbed-609c-465f-af69-381fc0f83c05, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1a163d8c-e4d1-4ea1-afd4-650b716b4e9a, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1a163d8c-e4d1-4ea1-afd4-650b716b4e9a, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 1a163d8c-e4d1-4ea1-afd4-650b716b4e9a, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f81998d9-ceb1-4023-a4a5-c8be330c6a1c, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f81998d9-ceb1-4023-a4a5-c8be330c6a1c, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, f81998d9-ceb1-4023-a4a5-c8be330c6a1c, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bb567a99-7d5e-4ad1-a325-604f76ef7f17, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bb567a99-7d5e-4ad1-a325-604f76ef7f17, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, bb567a99-7d5e-4ad1-a325-604f76ef7f17, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 49707249-dd21-4a44-821c-cd25fecea6b7, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 49707249-dd21-4a44-821c-cd25fecea6b7, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 49707249-dd21-4a44-821c-cd25fecea6b7, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6ca82a12-d02c-43dc-8444-dac4f5cbf789, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6ca82a12-d02c-43dc-8444-dac4f5cbf789, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 6ca82a12-d02c-43dc-8444-dac4f5cbf789, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 91096d66-1fd5-479c-a88f-a404e82a0fb0, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 91096d66-1fd5-479c-a88f-a404e82a0fb0, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 91096d66-1fd5-479c-a88f-a404e82a0fb0, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 437ef71c-6056-4347-ad59-bed2a3add7b6, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 437ef71c-6056-4347-ad59-bed2a3add7b6, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 437ef71c-6056-4347-ad59-bed2a3add7b6, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cd1d4faa-f5b2-4d8e-8326-4cf257a6395b, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cd1d4faa-f5b2-4d8e-8326-4cf257a6395b, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, cd1d4faa-f5b2-4d8e-8326-4cf257a6395b, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d9dfb948-0f83-4784-a691-68c0927603fb, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d9dfb948-0f83-4784-a691-68c0927603fb, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, d9dfb948-0f83-4784-a691-68c0927603fb, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5367c3fe-a271-4eed-a277-228ead243aee, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5367c3fe-a271-4eed-a277-228ead243aee, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 5367c3fe-a271-4eed-a277-228ead243aee, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0b339a66-44bc-4190-8d56-3c3b77dc670d, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0b339a66-44bc-4190-8d56-3c3b77dc670d, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 0b339a66-44bc-4190-8d56-3c3b77dc670d, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5a034b8b-5e4e-4ea7-b6d3-5bfaaac819f3, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5a034b8b-5e4e-4ea7-b6d3-5bfaaac819f3, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 5a034b8b-5e4e-4ea7-b6d3-5bfaaac819f3, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d91054de-4ce2-4dae-8378-a6fdb637e01a, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d91054de-4ce2-4dae-8378-a6fdb637e01a, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, d91054de-4ce2-4dae-8378-a6fdb637e01a, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 537f1260-11a1-4a04-98f4-deaf57d77f40, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 537f1260-11a1-4a04-98f4-deaf57d77f40, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 537f1260-11a1-4a04-98f4-deaf57d77f40, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1031ab99-5c34-4b02-968a-a922ad394585, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1031ab99-5c34-4b02-968a-a922ad394585, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 1031ab99-5c34-4b02-968a-a922ad394585, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7a44b066-12d0-4cc6-b41c-f9250715d9e7, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7a44b066-12d0-4cc6-b41c-f9250715d9e7, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 7a44b066-12d0-4cc6-b41c-f9250715d9e7, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cbd7ac59-ebf7-4729-89bc-6e010cb4e970, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cbd7ac59-ebf7-4729-89bc-6e010cb4e970, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, cbd7ac59-ebf7-4729-89bc-6e010cb4e970, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c7a8275f-5e55-4435-959a-7a24dbd5bd37, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c7a8275f-5e55-4435-959a-7a24dbd5bd37, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, c7a8275f-5e55-4435-959a-7a24dbd5bd37, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 199e8877-808e-47e1-bf11-43d2ac0577f7, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 199e8877-808e-47e1-bf11-43d2ac0577f7, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 199e8877-808e-47e1-bf11-43d2ac0577f7, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 832bd9c0-fc3f-4346-946c-7ac3e5c060ed, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 832bd9c0-fc3f-4346-946c-7ac3e5c060ed, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 832bd9c0-fc3f-4346-946c-7ac3e5c060ed, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dd4f1201-f19e-40ab-b360-5d3cb157d448, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dd4f1201-f19e-40ab-b360-5d3cb157d448, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, dd4f1201-f19e-40ab-b360-5d3cb157d448, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4cedc33e-f2d5-4b2e-96b5-2440eb12f3fb, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4cedc33e-f2d5-4b2e-96b5-2440eb12f3fb, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 4cedc33e-f2d5-4b2e-96b5-2440eb12f3fb, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a062b78f-760b-4217-a302-2964ffa3e577, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a062b78f-760b-4217-a302-2964ffa3e577, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, a062b78f-760b-4217-a302-2964ffa3e577, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c4be0bfb-69f9-4ec0-adf5-06636a0fa6e7, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c4be0bfb-69f9-4ec0-adf5-06636a0fa6e7, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, c4be0bfb-69f9-4ec0-adf5-06636a0fa6e7, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e943f65b-9a0f-4595-87c6-f9557d01de48, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e943f65b-9a0f-4595-87c6-f9557d01de48, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, e943f65b-9a0f-4595-87c6-f9557d01de48, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, afb7fe27-bc3b-44e6-a6fd-acccbb6e5608, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, afb7fe27-bc3b-44e6-a6fd-acccbb6e5608, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, afb7fe27-bc3b-44e6-a6fd-acccbb6e5608, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 754fa69b-b665-49d4-ae9d-02bc64bfe2f2, localhost:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 754fa69b-b665-49d4-ae9d-02bc64bfe2f2, localhost:24094): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 754fa69b-b665-49d4-ae9d-02bc64bfe2f2, localhost:24094): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s6wgdjujee.auto.internal" port: 24094 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-s6wgdjujee.auto.internal:24094, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24094
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4f71abc3-37a6-42f7-ba01-a82f4e85eeb0, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4f71abc3-37a6-42f7-ba01-a82f4e85eeb0, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 4f71abc3-37a6-42f7-ba01-a82f4e85eeb0, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 86d9af37-388e-4ee0-8dda-41005d5fd689, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 86d9af37-388e-4ee0-8dda-41005d5fd689, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 86d9af37-388e-4ee0-8dda-41005d5fd689, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0548a320-93f2-44bd-8de0-c0ba348df430, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0548a320-93f2-44bd-8de0-c0ba348df430, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 0548a320-93f2-44bd-8de0-c0ba348df430, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b3003569-7e24-44a8-803d-7e2f6c03a002, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b3003569-7e24-44a8-803d-7e2f6c03a002, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, b3003569-7e24-44a8-803d-7e2f6c03a002, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 823e18c0-6077-4b96-8b01-eff9113b3f89, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 823e18c0-6077-4b96-8b01-eff9113b3f89, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 823e18c0-6077-4b96-8b01-eff9113b3f89, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 10b2284f-13b4-4a6e-b957-d59cdf288483, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 10b2284f-13b4-4a6e-b957-d59cdf288483, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 10b2284f-13b4-4a6e-b957-d59cdf288483, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7150efda-5db3-450b-a264-bfbff7ad110e, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7150efda-5db3-450b-a264-bfbff7ad110e, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 7150efda-5db3-450b-a264-bfbff7ad110e, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5608d196-9fc7-4edc-9e3a-fcc719f30db2, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5608d196-9fc7-4edc-9e3a-fcc719f30db2, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 5608d196-9fc7-4edc-9e3a-fcc719f30db2, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fa6947d1-4100-4d08-8696-1e270c64f14d, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fa6947d1-4100-4d08-8696-1e270c64f14d, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, fa6947d1-4100-4d08-8696-1e270c64f14d, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7ad81f4d-a861-4650-8647-da6de7c87420, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7ad81f4d-a861-4650-8647-da6de7c87420, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 7ad81f4d-a861-4650-8647-da6de7c87420, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 96e6c2ae-ac5d-4a83-9e89-22f0a78d9e38, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 96e6c2ae-ac5d-4a83-9e89-22f0a78d9e38, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 96e6c2ae-ac5d-4a83-9e89-22f0a78d9e38, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ef4251cd-afc7-434b-8ff7-ec5348dff203, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef4251cd-afc7-434b-8ff7-ec5348dff203, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, ef4251cd-afc7-434b-8ff7-ec5348dff203, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, efcb0cba-1d06-4a29-a957-2a3e9dc3fdd0, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, efcb0cba-1d06-4a29-a957-2a3e9dc3fdd0, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, efcb0cba-1d06-4a29-a957-2a3e9dc3fdd0, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4d5918e8-70cb-4f4f-a851-5a19f3b68f58, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4d5918e8-70cb-4f4f-a851-5a19f3b68f58, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 4d5918e8-70cb-4f4f-a851-5a19f3b68f58, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a19ac049-42f0-45e8-a663-1526516daf40, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a19ac049-42f0-45e8-a663-1526516daf40, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, a19ac049-42f0-45e8-a663-1526516daf40, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ad95ea75-aa49-4ca7-a2ff-c9bc190012a0, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ad95ea75-aa49-4ca7-a2ff-c9bc190012a0, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, ad95ea75-aa49-4ca7-a2ff-c9bc190012a0, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4a787282-6041-4e79-8bee-72ea4b5280cd, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4a787282-6041-4e79-8bee-72ea4b5280cd, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 4a787282-6041-4e79-8bee-72ea4b5280cd, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 725f399e-8ad8-4c5c-b7fe-de7e0f1b9389, ghrun-s6wgdjujee.auto.internal:24094): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 725f399e-8ad8-4c5c-b7fe-de7e0f1b9389, ghrun-s6wgdjujee.auto.internal:24094): request = { session_id: "ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=" 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, 725f399e-8ad8-4c5c-b7fe-de7e0f1b9389, ghrun-s6wgdjujee.auto.internal:24094): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NDZiODU4ZDYtNzUyY2EyZmUtNjg2NzA4N2YtNDM0YTQzNTc=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 112981f6-b919-4aad-a992-1f1aafd757bb, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 112981f6-b919-4aad-a992-1f1aafd757bb, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 112981f6-b919-4aad-a992-1f1aafd757bb, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1ebc34da-7c48-4401-96bc-bdfdde3061f4, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1ebc34da-7c48-4401-96bc-bdfdde3061f4, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 1ebc34da-7c48-4401-96bc-bdfdde3061f4, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1e687c1f-00f4-4023-94c8-e5f5eedf0ab2, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1e687c1f-00f4-4023-94c8-e5f5eedf0ab2, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 1e687c1f-00f4-4023-94c8-e5f5eedf0ab2, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 340f18ae-edea-4f6a-8158-71cc183cc574, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 340f18ae-edea-4f6a-8158-71cc183cc574, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 340f18ae-edea-4f6a-8158-71cc183cc574, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9beb634d-6500-4e2d-98d6-7b89fe0c653e, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9beb634d-6500-4e2d-98d6-7b89fe0c653e, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 9beb634d-6500-4e2d-98d6-7b89fe0c653e, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 52df6911-9e47-481e-b5a0-5de35f4f28fa, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 52df6911-9e47-481e-b5a0-5de35f4f28fa, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 52df6911-9e47-481e-b5a0-5de35f4f28fa, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e84a6dd6-cff2-4a8d-8c72-7dc51cc6980d, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e84a6dd6-cff2-4a8d-8c72-7dc51cc6980d, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, e84a6dd6-cff2-4a8d-8c72-7dc51cc6980d, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 87841073-aa53-416b-bcbd-fe20b691318f, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 87841073-aa53-416b-bcbd-fe20b691318f, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 87841073-aa53-416b-bcbd-fe20b691318f, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9a820ce2-f79f-4f7f-94e1-b7c388332c58, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9a820ce2-f79f-4f7f-94e1-b7c388332c58, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 9a820ce2-f79f-4f7f-94e1-b7c388332c58, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6238b795-7a03-45ec-ade9-87edd41844ca, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6238b795-7a03-45ec-ade9-87edd41844ca, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 6238b795-7a03-45ec-ade9-87edd41844ca, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 08e2755f-15db-4eb1-9c30-8a1e0710ef19, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 08e2755f-15db-4eb1-9c30-8a1e0710ef19, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 08e2755f-15db-4eb1-9c30-8a1e0710ef19, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 71cca358-021b-484f-a4da-13b5b15b1bdc, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 71cca358-021b-484f-a4da-13b5b15b1bdc, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 71cca358-021b-484f-a4da-13b5b15b1bdc, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1e68a13e-d5a8-4e91-84bc-7ec59e6b9743, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1e68a13e-d5a8-4e91-84bc-7ec59e6b9743, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 1e68a13e-d5a8-4e91-84bc-7ec59e6b9743, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d3908023-7771-451c-a96d-973ad3a379fc, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d3908023-7771-451c-a96d-973ad3a379fc, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, d3908023-7771-451c-a96d-973ad3a379fc, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 031e3ca9-6c5d-48ce-bc03-8389c26e76e9, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 031e3ca9-6c5d-48ce-bc03-8389c26e76e9, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 031e3ca9-6c5d-48ce-bc03-8389c26e76e9, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 51871f61-b49a-4616-8789-622aa2c80ddf, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 51871f61-b49a-4616-8789-622aa2c80ddf, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 51871f61-b49a-4616-8789-622aa2c80ddf, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 712b27c3-42ed-4af2-8758-0eac4a391d3b, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 712b27c3-42ed-4af2-8758-0eac4a391d3b, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 712b27c3-42ed-4af2-8758-0eac4a391d3b, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 30487c75-d373-4a6d-84b8-f89f325c558f, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 30487c75-d373-4a6d-84b8-f89f325c558f, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 30487c75-d373-4a6d-84b8-f89f325c558f, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, afaa6598-4f8b-4ab4-ab5a-e83e40319368, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, afaa6598-4f8b-4ab4-ab5a-e83e40319368, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, afaa6598-4f8b-4ab4-ab5a-e83e40319368, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a4db8227-8e7b-4be6-b9b4-29f887805c1c, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a4db8227-8e7b-4be6-b9b4-29f887805c1c, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, a4db8227-8e7b-4be6-b9b4-29f887805c1c, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 60398427-895f-4ee7-a476-054cd62391fb, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 60398427-895f-4ee7-a476-054cd62391fb, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 60398427-895f-4ee7-a476-054cd62391fb, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2b34dae0-94a2-4fec-9869-1536ca63f443, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2b34dae0-94a2-4fec-9869-1536ca63f443, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 2b34dae0-94a2-4fec-9869-1536ca63f443, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 34936367-bc56-4b6c-9470-0ea89c11dcf1, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 34936367-bc56-4b6c-9470-0ea89c11dcf1, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 34936367-bc56-4b6c-9470-0ea89c11dcf1, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9b8cdee3-9015-4f68-b5e8-e3ecfd0b7d7b, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9b8cdee3-9015-4f68-b5e8-e3ecfd0b7d7b, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 9b8cdee3-9015-4f68-b5e8-e3ecfd0b7d7b, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1b157a2e-7084-457b-85a3-5b849e395276, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1b157a2e-7084-457b-85a3-5b849e395276, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 1b157a2e-7084-457b-85a3-5b849e395276, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 97416fa9-a2b9-4070-b737-95ceb0dee8b8, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 97416fa9-a2b9-4070-b737-95ceb0dee8b8, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 97416fa9-a2b9-4070-b737-95ceb0dee8b8, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 827dba66-2e1f-4e89-b0bb-9436e8be85eb, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 827dba66-2e1f-4e89-b0bb-9436e8be85eb, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 827dba66-2e1f-4e89-b0bb-9436e8be85eb, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2e139f02-67ea-4705-ae52-3cedfbd98fa9, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2e139f02-67ea-4705-ae52-3cedfbd98fa9, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 2e139f02-67ea-4705-ae52-3cedfbd98fa9, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f38d2c59-98aa-47f1-93a0-da6420ba001b, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f38d2c59-98aa-47f1-93a0-da6420ba001b, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, f38d2c59-98aa-47f1-93a0-da6420ba001b, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0778854d-9ecc-41cc-841a-16fe4e86f76d, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0778854d-9ecc-41cc-841a-16fe4e86f76d, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 0778854d-9ecc-41cc-841a-16fe4e86f76d, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ba008740-60d0-4ccc-bec2-a387ecf3dce6, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ba008740-60d0-4ccc-bec2-a387ecf3dce6, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, ba008740-60d0-4ccc-bec2-a387ecf3dce6, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 62360244-a685-4f57-862c-cf0a01c7a4c3, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 62360244-a685-4f57-862c-cf0a01c7a4c3, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 62360244-a685-4f57-862c-cf0a01c7a4c3, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 716b033e-25e6-49ed-8af9-ced699adb37b, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 716b033e-25e6-49ed-8af9-ced699adb37b, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 716b033e-25e6-49ed-8af9-ced699adb37b, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7ab8d5ff-85db-4624-b40d-09e3094d2a19, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7ab8d5ff-85db-4624-b40d-09e3094d2a19, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 7ab8d5ff-85db-4624-b40d-09e3094d2a19, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8e4d56f5-998f-4f09-869e-72e641d2033d, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8e4d56f5-998f-4f09-869e-72e641d2033d, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 8e4d56f5-998f-4f09-869e-72e641d2033d, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e9fe98d9-1f78-482a-a630-040ee6720ffc, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e9fe98d9-1f78-482a-a630-040ee6720ffc, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, e9fe98d9-1f78-482a-a630-040ee6720ffc, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a61d573b-cfcf-446b-9f86-d786ca7206c8, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a61d573b-cfcf-446b-9f86-d786ca7206c8, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, a61d573b-cfcf-446b-9f86-d786ca7206c8, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e81b65c1-1af1-49f4-b4e2-b401f5c6791b, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e81b65c1-1af1-49f4-b4e2-b401f5c6791b, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, e81b65c1-1af1-49f4-b4e2-b401f5c6791b, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ebbd0883-81b1-481d-9faf-9ea1d7f530bd, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ebbd0883-81b1-481d-9faf-9ea1d7f530bd, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, ebbd0883-81b1-481d-9faf-9ea1d7f530bd, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8fe68729-85cb-4e1f-916d-d4d6247f536a, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8fe68729-85cb-4e1f-916d-d4d6247f536a, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 8fe68729-85cb-4e1f-916d-d4d6247f536a, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 84918634-9be0-4013-9d07-7a607c2bb51a, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 84918634-9be0-4013-9d07-7a607c2bb51a, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 84918634-9be0-4013-9d07-7a607c2bb51a, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5111429e-6fd2-4a11-a2ab-ba8eb1093c3d, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5111429e-6fd2-4a11-a2ab-ba8eb1093c3d, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 5111429e-6fd2-4a11-a2ab-ba8eb1093c3d, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b9b300f4-6f55-4ca7-b7d7-f682d3234d12, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b9b300f4-6f55-4ca7-b7d7-f682d3234d12, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, b9b300f4-6f55-4ca7-b7d7-f682d3234d12, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b0713d45-aa54-4e65-a35b-19017d8ec7f9, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b0713d45-aa54-4e65-a35b-19017d8ec7f9, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, b0713d45-aa54-4e65-a35b-19017d8ec7f9, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6ac05093-6388-4768-8243-66bc12de99a6, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6ac05093-6388-4768-8243-66bc12de99a6, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 6ac05093-6388-4768-8243-66bc12de99a6, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5e49f308-977e-4114-a937-e6a67d3be33e, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5e49f308-977e-4114-a937-e6a67d3be33e, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 5e49f308-977e-4114-a937-e6a67d3be33e, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8f95f5f5-fbe7-4a98-9f9c-e176e311a9c1, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f95f5f5-fbe7-4a98-9f9c-e176e311a9c1, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 8f95f5f5-fbe7-4a98-9f9c-e176e311a9c1, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f943c6e3-fa05-4bf0-aaf6-0fea0bf5420c, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f943c6e3-fa05-4bf0-aaf6-0fea0bf5420c, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, f943c6e3-fa05-4bf0-aaf6-0fea0bf5420c, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4b2b73d2-826a-4266-9227-950d49c7722c, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4b2b73d2-826a-4266-9227-950d49c7722c, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 4b2b73d2-826a-4266-9227-950d49c7722c, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 58270380-2aba-463f-9c91-6c2ff40910d7, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 58270380-2aba-463f-9c91-6c2ff40910d7, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 58270380-2aba-463f-9c91-6c2ff40910d7, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 34276328-8e1b-4fb6-a987-d7132167ad09, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 34276328-8e1b-4fb6-a987-d7132167ad09, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 34276328-8e1b-4fb6-a987-d7132167ad09, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 33f36fec-0f49-4340-a940-26bf8aabac34, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 33f36fec-0f49-4340-a940-26bf8aabac34, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 33f36fec-0f49-4340-a940-26bf8aabac34, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f65cf6b1-346c-4164-ad16-f8262a32db29, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f65cf6b1-346c-4164-ad16-f8262a32db29, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, f65cf6b1-346c-4164-ad16-f8262a32db29, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e8696c16-d69f-469c-973a-0b7662f09c7a, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e8696c16-d69f-469c-973a-0b7662f09c7a, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, e8696c16-d69f-469c-973a-0b7662f09c7a, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 36281b64-b382-4c6d-992c-2e997d170079, ghrun-s6wgdjujee.auto.internal:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 36281b64-b382-4c6d-992c-2e997d170079, ghrun-s6wgdjujee.auto.internal:3241): request = { session_id: "ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=" 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, 36281b64-b382-4c6d-992c-2e997d170079, ghrun-s6wgdjujee.auto.internal:3241): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=OTJmNTRhMmItODkyNDhlOTEtYmIyNWQyZTYtZWQyZDdlODA=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:24094/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21509
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64685
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65265
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24094
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1633
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, ceceb215-4b97-4ecc-a2b0-2c1ba6543531, localhost:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ceceb215-4b97-4ecc-a2b0-2c1ba6543531, localhost:3241): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ceceb215-4b97-4ecc-a2b0-2c1ba6543531, localhost:3241): 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:3241". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3241
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, a29faa55-f201-4406-b343-729ed132b73a, localhost:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a29faa55-f201-4406-b343-729ed132b73a, localhost:3241): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a29faa55-f201-4406-b343-729ed132b73a, localhost:3241): 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:3241". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3241
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 24f3348c-db55-4272-beac-4507ba1cecb3, localhost:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 24f3348c-db55-4272-beac-4507ba1cecb3, localhost:3241): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 24f3348c-db55-4272-beac-4507ba1cecb3, localhost:3241): 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:3241". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3241
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 4f3e5734-630d-4ab0-a95f-285e222f90ff, localhost:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4f3e5734-630d-4ab0-a95f-285e222f90ff, localhost:3241): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4f3e5734-630d-4ab0-a95f-285e222f90ff, localhost:3241): 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:3241". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3241
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, d66bf895-51e1-4008-9655-df90e0c3ca9d, localhost:3241): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d66bf895-51e1-4008-9655-df90e0c3ca9d, localhost:3241): request = { database: "/Root" }
INFO     ydb.connection:connection.py:77 RpcState(ListEndpoints, d66bf895-51e1-4008-9655-df90e0c3ca9d, localhost:3241): 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-11-24T15:05:46.293955713+00:00", grpc_status:1, grpc_message:"Cancelled on the server side"}"
>
DEBUG    ydb.connection:connection.py:86 RpcState(ListEndpoints, d66bf895-51e1-4008-9655-df90e0c3ca9d, localhost:3241): unhandled rpc error, disconnecting channel
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:3241". Error details:
 Rpc error, reason <_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-11-24T15:05:46.293955713+00:00", grpc_status:1, grpc_message:"Cancelled on the server side"}"
>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3241
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3241
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3241". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3241
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3241". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3241
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3241". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24094
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24094". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3241
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3241". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24094
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24094". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3241
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3241". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24094
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24094". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3241
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3241". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24094
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24094". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3241
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3241". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24094
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24094". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3241
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3241". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24094
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24094". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3241
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3241". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:24094
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:24094". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:3241
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:3241". Check endpoint correctness.
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:3241/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/32694
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64932
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7392
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3241
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5341
============================== slowest durations ===============================
369.78s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_all_types-pk_types7-all_types7-index7---]
144.71s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_all_types-pk_types7-all_types7-index7---]
19.66s 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/k20e/001114/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/k20e/001114/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, not started yet
Current KQP shutdown state: spent 3.02568 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 6.06732 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 9.089682 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 0 seconds, not started yet
Current KQP shutdown state: spent 3.012396 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 6.014923 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 9.019312 seconds, 1 sessions to shutdown
GRpc shutdown warning: left infly: 1, spent: 4.4332 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 7.715634 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 11.047616 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 14.173122 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 17.492944 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 20.830684 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 24.075459 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 27.294759 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.001572 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==685067==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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d020d2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034d020d2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034d020d2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034d020d2 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034d020d2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034d020d2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034d020d2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x000034d020d2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x000034d020d2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x000034d10d4e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003b596747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003b5880c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#18 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#19 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#20 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#21 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#22 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d01fec in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x000034d01fec in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#3 0x000034d10d4e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#4 0x00003b596747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#5 0x00003b5880c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#6 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#7 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#8 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#9 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#10 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#11 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#12 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#13 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#14 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#15 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c206ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001c206ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001c206ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001c206ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001c206ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001c206ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001c206ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001c206ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001c206ab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001c206ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x000034d0594c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x000034d0594c 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 0x000034d0594c 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#21 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#22 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#23 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#24 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#25 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c206a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001c206a34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001c206a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x000034d0594c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x000034d0594c 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 0x000034d0594c 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#11 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#12 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#14 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#15 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#16 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#17 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#18 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d0593a 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 0x000034d0593a 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034484564 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034484564 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034484564 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034484564 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034484564 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x000034484564 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x000034484564 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x000034484564 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x000034484564 in TBasicString /-S/util/generic/string.h:491:18
#10 0x000034484564 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#11 0x000034484564 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 0x000034483332 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#13 0x000034483332 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#14 0x000034489850 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#15 0x0000344e5a98 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 0x000034d10686 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#17 0x00003b59193b 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 0x00003b5877a2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#19 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#20 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#21 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#22 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#23 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#24 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#25 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#26 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#27 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#28 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000344844c2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x0000344844c2 in TBasicString /-S/util/generic/string.h:491:18
#3 0x0000344844c2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#4 0x0000344844c2 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 0x000034483332 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#6 0x000034483332 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#7 0x000034489850 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#8 0x0000344e5a98 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 0x000034d10686 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#10 0x00003b59193b 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 0x00003b5877a2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#12 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#13 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#14 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#15 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#16 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#17 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#18 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#19 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#20 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#21 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#22 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000027b4a018 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000027b4a018 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000027b4a018 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000027b4a018 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000027b4a018 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x000027b4a018 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x000027b4a018 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
#8 0x000027b4a018 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
#9 0x000027b49cbf 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 0x000027b48b18 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
#11 0x00003b63c26a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
#12 0x00003b63c26a 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 0x00003b63c26a 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 0x00003b63c26a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#15 0x00003b63c26a 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 0x00001fa1781f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
#17 0x00003b62a60f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
#18 0x00003b62a60f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
#19 0x00003b62a60f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
#20 0x000044550cae in NYdbGrpc::TGRpcRequestImpl<Ydb::Import::ImportDataRequest, Ydb::Import::ImportDataResponse, NKikimr::NGRpcService::TGRpcYdbImportService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
#21 0x00003b57fcec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#22 0x00003b57fcec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#23 0x00003b57fcec 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 0x00003b57fcec 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 0x00003b57fcec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#26 0x00003b57fcec 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 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#28 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#29 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#30 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
#31 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#32 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#33 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000027b4a018 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000027b4a018 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000027b4a018 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000027b4a018 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 536.38s (0:08:56) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k20e/00103d/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 ===============================
213.83s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC]
39.03s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC]
20.06s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__ASYNC-pk_types6-all_types6-index6---ASYNC]
======================== 1 passed in 274.30s (0:04:34) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k20e/001155/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:679: 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/k20e/001155/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/k20e/001155/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 1e-06 seconds, not started yet
E   Current KQP shutdown state: spent 3.054437 seconds, 3 sessions to shutdown
E   Current KQP shutdown state: spent 6.121912 seconds, 3 sessions to shutdown
E   Current KQP shutdown state: spent 9.162696 seconds, 3 sessions to shutdown
E   GRpc shutdown warning: left infly: 1, spent: 3.347116 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 6.75886 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 10.080907 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 13.388536 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 16.788453 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 20.174507 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 23.554526 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 26.788828 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 29.90519 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.00249 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==681018==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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d020d2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034d020d2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034d020d2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034d020d2 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 0x000034d020d2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034d020d2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034d020d2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x000034d020d2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x000034d020d2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x000034d10d4e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003b596747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003b5880c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #18 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #19 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #20 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #21 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #22 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d01fec in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034d01fec in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x000034d10d4e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003b596747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003b5880c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #11 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #12 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #13 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #14 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #15 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c206ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001c206ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001c206ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001c206ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001c206ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001c206ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001c206ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001c206ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001c206ab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001c206ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034d0594c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034d0594c 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 0x000034d0594c 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #21 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #22 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #23 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #24 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #25 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c206a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001c206a34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001c206a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x000034d0594c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x000034d0594c 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 0x000034d0594c 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #14 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #15 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #16 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #17 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #18 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d0593a 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 0x000034d0593a 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034484564 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034484564 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034484564 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034484564 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034484564 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x000034484564 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x000034484564 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x000034484564 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x000034484564 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x000034484564 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #11 0x000034484564 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 0x000034483332 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #13 0x000034483332 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #14 0x000034489850 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #15 0x0000344e5a98 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 0x000034d10686 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #17 0x00003b59193b 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 0x00003b5877a2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #19 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #20 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #21 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #22 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #23 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #24 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #25 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #26 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #27 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #28 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000344844c2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x0000344844c2 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x0000344844c2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #4 0x0000344844c2 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 0x000034483332 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #6 0x000034483332 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #7 0x000034489850 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #8 0x0000344e5a98 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 0x000034d10686 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #10 0x00003b59193b 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 0x00003b5877a2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #12 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #13 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #14 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #15 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #16 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #17 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #18 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #19 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #20 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #21 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #22 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000027b4a018 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000027b4a018 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000027b4a018 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000027b4a018 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000027b4a018 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x000027b4a018 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x000027b4a018 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x000027b4a018 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x000027b49cbf 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 0x000027b48b18 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
E   #11 0x00003b63c26a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
E   #12 0x00003b63c26a 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 0x00003b63c26a 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 0x00003b63c26a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #15 0x00003b63c26a 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 0x00001fa1781f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
E   #17 0x00003b62a60f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
E   #18 0x00003b62a60f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
E   #19 0x00003b62a60f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
E   #20 0x00004b4c232e in NYdbGrpc::TGRpcRequestImpl<Ydb::Debug::PlainGrpcRequest, Ydb::Debug::PlainGrpcResponse, NKikimr::NGRpcService::TGRpcYdbDebugService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
E   #21 0x00003b57fcec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #22 0x00003b57fcec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #23 0x00003b57fcec 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 0x00003b57fcec 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 0x00003b57fcec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #26 0x00003b57fcec 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 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #28 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #29 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #30 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
E   #31 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #32 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #33 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000027b4a018 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000027b4a018 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000027b4a018 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000027b4a018 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000027b4a018 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x000027b4a018 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x000027b4a018 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_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/k20e/001155/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 680745
DEBUG    ya.test:process.py:259 Command (pid 680745) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 680745) elapsed time (sec): 0.9292480945587158
DEBUG    ya.test:process.py:263 Command (pid 680745) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 680745) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 680745) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 680745) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 680745) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 680745) maxrss: 475612
DEBUG    ya.test:process.py:263 Command (pid 680745) minflt: 45260
DEBUG    ya.test:process.py:263 Command (pid 680745) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 680745) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 680745) nivcsw: 186
DEBUG    ya.test:process.py:263 Command (pid 680745) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 680745) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 680745) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 680745) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 680745) stime: 0.206276
DEBUG    ya.test:process.py:263 Command (pid 680745) utime: 0.515631
DEBUG    ya.test:process.py:263 Command (pid 680745) wtime: 0.933
DEBUG    ya.test:process.py:275 Command (pid 680745) output:
Git info:
    Commit: 6dd25b0ca81dc1d48d7d59ec29d0e10103041435
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge fa922fa6d4da119099def7c0c2619969c68f6fea into 4d9c89403df81e58bed1e1b75abc88e4bff83958

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

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

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

ERROR    ydb.tests.datashard.lib.multicluster_test_base:multicluster_test_base.py:20 Git info:
    Commit: 6dd25b0ca81dc1d48d7d59ec29d0e10103041435
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge fa922fa6d4da119099def7c0c2619969c68f6fea into 4d9c89403df81e58bed1e1b75abc88e4bff83958

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

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k20e/001155/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24484
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:474 Working directory: /home/runner/.ya/build/build_root/k20e/001155/r3tmp/kikimr_cluster_648shus_
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k20e/001155/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22779
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28401
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22615
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6221
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k20e/001155/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:269 Final command: /home/runner/.ya/build/build_root/k20e/001155/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/k20e/001155/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_2ubg3ayp.log --grpc-port=22779 --mon-port=28401 --ic-port=24484
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:22779/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k20e/001155/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:269 Final command: /home/runner/.ya/build/build_root/k20e/001155/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/k20e/001155/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_2ubg3ayp.log --grpc-port=22779 --mon-port=28401 --ic-port=24484
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k20e/001155/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k20e/001155/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/k20e/001155/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_2ubg3ayp.log', '--grpc-port=22779', '--mon-port=28401', '--ic-port=24484')' in '/home/runner/.ya/build/build_root/k20e/001155/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: 681018
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:22779/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/k20e/001155/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 681020
DEBUG    ya.test:process.py:259 Command (pid 681020) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 681020) elapsed time (sec): 0.7872772216796875
DEBUG    ya.test:process.py:263 Command (pid 681020) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 681020) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 681020) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 681020) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 681020) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 681020) maxrss: 483016
DEBUG    ya.test:process.py:263 Command (pid 681020) minflt: 45263
DEBUG    ya.test:process.py:263 Command (pid 681020) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 681020) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 681020) nivcsw: 148
DEBUG    ya.test:process.py:263 Command (pid 681020) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 681020) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 681020) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 681020) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 681020) stime: 0.18212499999999998
DEBUG    ya.test:process.py:263 Command (pid 681020) utime: 0.504831
DEBUG    ya.test:process.py:263 Command (pid 681020) wtime: 0.798
DEBUG    ya.test:process.py:275 Command (pid 681020) output:
Git info:
    Commit: 6dd25b0ca81dc1d48d7d59ec29d0e10103041435
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge fa922fa6d4da119099def7c0c2619969c68f6fea into 4d9c89403df81e58bed1e1b75abc88e4bff83958

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 6dd25b0ca81dc1d48d7d59ec29d0e10103041435
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge fa922fa6d4da119099def7c0c2619969c68f6fea into 4d9c89403df81e58bed1e1b75abc88e4bff83958
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k20e/001155/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/k20e/001155/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22779', '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: 24484\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/k20e/001155/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22779', '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: 24484\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 682590
DEBUG    ya.test:process.py:259 Command (pid 682590) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 682590) elapsed time (sec): 0.9941821098327637
DEBUG    ya.test:process.py:263 Command (pid 682590) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 682590) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 682590) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 682590) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 682590) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 682590) maxrss: 580712
DEBUG    ya.test:process.py:263 Command (pid 682590) minflt: 51598
DEBUG    ya.test:process.py:263 Command (pid 682590) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 682590) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 682590) nivcsw: 178
DEBUG    ya.test:process.py:263 Command (pid 682590) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 682590) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 682590) nvcsw: 448
DEBUG    ya.test:process.py:263 Command (pid 682590) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 682590) stime: 0.265895
DEBUG    ya.test:process.py:263 Command (pid 682590) utime: 0.49754699999999996
DEBUG    ya.test:process.py:263 Command (pid 682590) wtime: 1.0
DEBUG    ya.test:process.py:275 Command (pid 682590) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k20e/001155/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/k20e/001155/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22779', '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/k20e/001155/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:22779', '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: 682844
DEBUG    ya.test:process.py:259 Command (pid 682844) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 682844) elapsed time (sec): 1.1743004322052002
DEBUG    ya.test:process.py:263 Command (pid 682844) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 682844) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 682844) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 682844) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 682844) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 682844) maxrss: 580712
DEBUG    ya.test:process.py:263 Command (pid 682844) minflt: 51683
DEBUG    ya.test:process.py:263 Command (pid 682844) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 682844) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 682844) nivcsw: 217
DEBUG    ya.test:process.py:263 Command (pid 682844) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 682844) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 682844) nvcsw: 593
DEBUG    ya.test:process.py:263 Command (pid 682844) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 682844) stime: 0.242132
DEBUG    ya.test:process.py:263 Command (pid 682844) utime: 0.5075569999999999
DEBUG    ya.test:process.py:263 Command (pid 682844) wtime: 1.181
DEBUG    ya.test:process.py:275 Command (pid 682844) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:552 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k20e/001155/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16054
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:474 Working directory: /home/runner/.ya/build/build_root/k20e/001155/r3tmp/kikimr_cluster_du1zjljp
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k20e/001155/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15472
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9059
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2922
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11384
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k20e/001155/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:269 Final command: /home/runner/.ya/build/build_root/k20e/001155/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/k20e/001155/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_jaw0jeau.log --grpc-port=15472 --mon-port=9059 --ic-port=16054
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:15472/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k20e/001155/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:269 Final command: /home/runner/.ya/build/build_root/k20e/001155/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/k20e/001155/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_jaw0jeau.log --grpc-port=15472 --mon-port=9059 --ic-port=16054
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k20e/001155/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k20e/001155/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/k20e/001155/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_jaw0jeau.log', '--grpc-port=15472', '--mon-port=9059', '--ic-port=16054')' in '/home/runner/.ya/build/build_root/k20e/001155/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: 683476
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:15472/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/k20e/001155/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 683477
DEBUG    ya.test:process.py:259 Command (pid 683477) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 683477) elapsed time (sec): 1.1284234523773193
DEBUG    ya.test:process.py:263 Command (pid 683477) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 683477) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 683477) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 683477) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 683477) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 683477) maxrss: 598572
DEBUG    ya.test:process.py:263 Command (pid 683477) minflt: 45272
DEBUG    ya.test:process.py:263 Command (pid 683477) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 683477) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 683477) nivcsw: 185
DEBUG    ya.test:process.py:263 Command (pid 683477) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 683477) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 683477) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 683477) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 683477) stime: 0.226316
DEBUG    ya.test:process.py:263 Command (pid 683477) utime: 0.5070549999999999
DEBUG    ya.test:process.py:263 Command (pid 683477) wtime: 1.139
DEBUG    ya.test:process.py:275 Command (pid 683477) output:
Git info:
    Commit: 6dd25b0ca81dc1d48d7d59ec29d0e10103041435
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge fa922fa6d4da119099def7c0c2619969c68f6fea into 4d9c89403df81e58bed1e1b75abc88e4bff83958

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 6dd25b0ca81dc1d48d7d59ec29d0e10103041435
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge fa922fa6d4da119099def7c0c2619969c68f6fea into 4d9c89403df81e58bed1e1b75abc88e4bff83958
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k20e/001155/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/k20e/001155/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15472', '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: 16054\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/k20e/001155/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15472', '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: 16054\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 686846
DEBUG    ya.test:process.py:259 Command (pid 686846) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 686846) elapsed time (sec): 1.8158745765686035
DEBUG    ya.test:process.py:263 Command (pid 686846) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 686846) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 686846) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 686846) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 686846) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 686846) maxrss: 661492
DEBUG    ya.test:process.py:263 Command (pid 686846) minflt: 51565
DEBUG    ya.test:process.py:263 Command (pid 686846) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 686846) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 686846) nivcsw: 282
DEBUG    ya.test:process.py:263 Command (pid 686846) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 686846) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 686846) nvcsw: 570
DEBUG    ya.test:process.py:263 Command (pid 686846) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 686846) stime: 0.282901
DEBUG    ya.test:process.py:263 Command (pid 686846) utime: 0.557215
DEBUG    ya.test:process.py:263 Command (pid 686846) wtime: 1.826
DEBUG    ya.test:process.py:275 Command (pid 686846) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k20e/001155/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/k20e/001155/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15472', '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/k20e/001155/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15472', '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: 687305
DEBUG    ya.test:process.py:259 Command (pid 687305) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 687305) elapsed time (sec): 1.1979529857635498
DEBUG    ya.test:process.py:263 Command (pid 687305) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 687305) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 687305) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 687305) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 687305) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 687305) maxrss: 661668
DEBUG    ya.test:process.py:263 Command (pid 687305) minflt: 51621
DEBUG    ya.test:process.py:263 Command (pid 687305) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 687305) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 687305) nivcsw: 189
DEBUG    ya.test:process.py:263 Command (pid 687305) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 687305) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 687305) nvcsw: 466
DEBUG    ya.test:process.py:263 Command (pid 687305) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 687305) stime: 0.24695199999999998
DEBUG    ya.test:process.py:263 Command (pid 687305) utime: 0.539249
DEBUG    ya.test:process.py:263 Command (pid 687305) wtime: 1.225
DEBUG    ya.test:process.py:275 Command (pid 687305) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:552 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 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:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 35bc28fa-008e-42a0-b004-b26014204765, localhost:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 35bc28fa-008e-42a0-b004-b26014204765, localhost:22779): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 35bc28fa-008e-42a0-b004-b26014204765, localhost:22779): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s6wgdjujee.auto.internal" port: 22779 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-s6wgdjujee.auto.internal:22779, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:22779
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, f7670f3a-3251-4ec4-9167-846a096938a6, localhost:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f7670f3a-3251-4ec4-9167-846a096938a6, localhost:15472): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f7670f3a-3251-4ec4-9167-846a096938a6, localhost:15472): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s6wgdjujee.auto.internal" port: 15472 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-s6wgdjujee.auto.internal:15472, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:15472
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 0d20923e-4327-4222-b399-66c16f08330f, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0d20923e-4327-4222-b399-66c16f08330f, ghrun-s6wgdjujee.auto.internal:22779): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0d20923e-4327-4222-b399-66c16f08330f, ghrun-s6wgdjujee.auto.internal:22779): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, b2ecf1f5-322f-4abc-84d7-905c50b3a165, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b2ecf1f5-322f-4abc-84d7-905c50b3a165, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b2ecf1f5-322f-4abc-84d7-905c50b3a165, ghrun-s6wgdjujee.auto.internal:22779): 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=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cfa0fc28-6f50-4896-9c99-4c0d52b3ccd4, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cfa0fc28-6f50-4896-9c99-4c0d52b3ccd4, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, cfa0fc28-6f50-4896-9c99-4c0d52b3ccd4, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8a205a03-4b1e-460f-88b3-6676f7b951cc, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8a205a03-4b1e-460f-88b3-6676f7b951cc, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, 8a205a03-4b1e-460f-88b3-6676f7b951cc, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 02c8eaa9-745d-4d48-a330-029ed36e3fc0, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 02c8eaa9-745d-4d48-a330-029ed36e3fc0, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, 02c8eaa9-745d-4d48-a330-029ed36e3fc0, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, acc05b6d-23b4-4345-89e4-f3d1e697e16b, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, acc05b6d-23b4-4345-89e4-f3d1e697e16b, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, acc05b6d-23b4-4345-89e4-f3d1e697e16b, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 77553caa-6eee-479a-93aa-4362cb71f5ad, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 77553caa-6eee-479a-93aa-4362cb71f5ad, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, 77553caa-6eee-479a-93aa-4362cb71f5ad, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c4b261c4-b048-454a-bec5-48797a6247f8, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c4b261c4-b048-454a-bec5-48797a6247f8, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, c4b261c4-b048-454a-bec5-48797a6247f8, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e27a5919-f3b5-43ff-96a4-c8ffb583d57d, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e27a5919-f3b5-43ff-96a4-c8ffb583d57d, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, e27a5919-f3b5-43ff-96a4-c8ffb583d57d, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 17a7c351-09c4-4379-91a2-b613c8b666ca, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 17a7c351-09c4-4379-91a2-b613c8b666ca, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, 17a7c351-09c4-4379-91a2-b613c8b666ca, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, edaa220e-27bf-4bad-a64e-9de97320dd98, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, edaa220e-27bf-4bad-a64e-9de97320dd98, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, edaa220e-27bf-4bad-a64e-9de97320dd98, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 786638f8-7157-4ff5-9e0f-e365b7dfc299, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 786638f8-7157-4ff5-9e0f-e365b7dfc299, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, 786638f8-7157-4ff5-9e0f-e365b7dfc299, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cbbdd0d4-51fe-4ceb-bfe3-b3a98fcb9e25, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cbbdd0d4-51fe-4ceb-bfe3-b3a98fcb9e25, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, cbbdd0d4-51fe-4ceb-bfe3-b3a98fcb9e25, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0ad8d2fe-aa44-4d36-849d-df3dba873a94, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0ad8d2fe-aa44-4d36-849d-df3dba873a94, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, 0ad8d2fe-aa44-4d36-849d-df3dba873a94, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9dd86d1a-33c9-473d-b7db-b59ae9fec3e9, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9dd86d1a-33c9-473d-b7db-b59ae9fec3e9, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, 9dd86d1a-33c9-473d-b7db-b59ae9fec3e9, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d5f2785c-2bac-46a3-852a-36c416fb6d44, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d5f2785c-2bac-46a3-852a-36c416fb6d44, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, d5f2785c-2bac-46a3-852a-36c416fb6d44, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 39d13966-0e0d-428a-9ee2-29d2c2b5f5b6, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 39d13966-0e0d-428a-9ee2-29d2c2b5f5b6, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, 39d13966-0e0d-428a-9ee2-29d2c2b5f5b6, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6dbe2da0-be49-40dd-bb6c-ae75a35969c8, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6dbe2da0-be49-40dd-bb6c-ae75a35969c8, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, 6dbe2da0-be49-40dd-bb6c-ae75a35969c8, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 16c1d1d2-3d7d-4751-adba-ae8c6574b62a, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 16c1d1d2-3d7d-4751-adba-ae8c6574b62a, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, 16c1d1d2-3d7d-4751-adba-ae8c6574b62a, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 99b7093e-dab6-4ca9-bc26-7613424e2a24, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 99b7093e-dab6-4ca9-bc26-7613424e2a24, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, 99b7093e-dab6-4ca9-bc26-7613424e2a24, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3b6d4917-240b-4c0f-b9a6-7cf8e511374a, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3b6d4917-240b-4c0f-b9a6-7cf8e511374a, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, 3b6d4917-240b-4c0f-b9a6-7cf8e511374a, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a3c5b223-72ae-4d0e-8d14-62f1e4fecc58, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a3c5b223-72ae-4d0e-8d14-62f1e4fecc58, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, a3c5b223-72ae-4d0e-8d14-62f1e4fecc58, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 10fb931d-bdb0-4a4f-ad95-e1e37e13b5fa, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 10fb931d-bdb0-4a4f-ad95-e1e37e13b5fa, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, 10fb931d-bdb0-4a4f-ad95-e1e37e13b5fa, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f1a9d2ef-7973-4c19-aeab-302c313a208f, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f1a9d2ef-7973-4c19-aeab-302c313a208f, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, f1a9d2ef-7973-4c19-aeab-302c313a208f, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5cf1f4df-b7bc-4744-a1a3-28b8c85808fb, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5cf1f4df-b7bc-4744-a1a3-28b8c85808fb, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, 5cf1f4df-b7bc-4744-a1a3-28b8c85808fb, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ebdd9f1a-0fc3-48bb-aeb0-41d4383955e4, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ebdd9f1a-0fc3-48bb-aeb0-41d4383955e4, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, ebdd9f1a-0fc3-48bb-aeb0-41d4383955e4, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 067e022d-a0eb-4fd6-b747-781c39546219, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 067e022d-a0eb-4fd6-b747-781c39546219, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, 067e022d-a0eb-4fd6-b747-781c39546219, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, da081c99-ea58-4731-8282-2e7bd1a0fb14, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, da081c99-ea58-4731-8282-2e7bd1a0fb14, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, da081c99-ea58-4731-8282-2e7bd1a0fb14, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4d3a7cba-4079-4fd5-a195-f4a14a27d69a, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4d3a7cba-4079-4fd5-a195-f4a14a27d69a, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, 4d3a7cba-4079-4fd5-a195-f4a14a27d69a, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2e5498aa-dda1-45bb-bcee-b1c86283abdf, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2e5498aa-dda1-45bb-bcee-b1c86283abdf, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, 2e5498aa-dda1-45bb-bcee-b1c86283abdf, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 3fbb7711-acbb-42a9-8a8b-1025b4291cff, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3fbb7711-acbb-42a9-8a8b-1025b4291cff, ghrun-s6wgdjujee.auto.internal:15472): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3fbb7711-acbb-42a9-8a8b-1025b4291cff, ghrun-s6wgdjujee.auto.internal:15472): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, ef8a88f0-3f82-4035-ba7d-493e599843ff, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ef8a88f0-3f82-4035-ba7d-493e599843ff, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ef8a88f0-3f82-4035-ba7d-493e599843ff, ghrun-s6wgdjujee.auto.internal:15472): 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=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 06418844-c797-4abe-b180-5f31a9014ab5, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 06418844-c797-4abe-b180-5f31a9014ab5, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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:22779/?database=/Root\'\n                            )\n                         " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 06418844-c797-4abe-b180-5f31a9014ab5, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 04deda74-8a63-47de-bf17-ffe573bda856, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 04deda74-8a63-47de-bf17-ffe573bda856, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, 04deda74-8a63-47de-bf17-ffe573bda856, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2a36b815-0200-4b5f-9783-b10fadb6ff2d, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a36b815-0200-4b5f-9783-b10fadb6ff2d, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, 2a36b815-0200-4b5f-9783-b10fadb6ff2d, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cacbe594-71c5-4a03-985d-097054d0934d, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cacbe594-71c5-4a03-985d-097054d0934d, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, cacbe594-71c5-4a03-985d-097054d0934d, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cf716b68-5140-4f9a-ace3-3d315cb23251, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cf716b68-5140-4f9a-ace3-3d315cb23251, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, cf716b68-5140-4f9a-ace3-3d315cb23251, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, eecdf4de-0b15-40b5-a4fe-246e883fb77d, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eecdf4de-0b15-40b5-a4fe-246e883fb77d, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, eecdf4de-0b15-40b5-a4fe-246e883fb77d, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ae9443bc-8688-4a8a-b8c8-30e9c4c51a98, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ae9443bc-8688-4a8a-b8c8-30e9c4c51a98, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, ae9443bc-8688-4a8a-b8c8-30e9c4c51a98, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6438830d-1c73-47b6-91c6-8b31b2af97a4, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6438830d-1c73-47b6-91c6-8b31b2af97a4, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, 6438830d-1c73-47b6-91c6-8b31b2af97a4, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4c84a4d0-e134-490b-a413-d59877f89184, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4c84a4d0-e134-490b-a413-d59877f89184, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, 4c84a4d0-e134-490b-a413-d59877f89184, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 838994a3-de84-4bf7-a459-69391c23ed5c, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 838994a3-de84-4bf7-a459-69391c23ed5c, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, 838994a3-de84-4bf7-a459-69391c23ed5c, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ff72b49f-784b-48fc-a90d-88886c9fed77, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff72b49f-784b-48fc-a90d-88886c9fed77, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, ff72b49f-784b-48fc-a90d-88886c9fed77, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c661fa48-21aa-4a01-be71-ff59a82ab8e4, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c661fa48-21aa-4a01-be71-ff59a82ab8e4, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, c661fa48-21aa-4a01-be71-ff59a82ab8e4, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 61ea88a8-817a-4f56-8b53-2ebf8fa9745a, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 61ea88a8-817a-4f56-8b53-2ebf8fa9745a, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, 61ea88a8-817a-4f56-8b53-2ebf8fa9745a, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 74f9f502-f764-44ae-95a0-e78c15d5c22e, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 74f9f502-f764-44ae-95a0-e78c15d5c22e, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, 74f9f502-f764-44ae-95a0-e78c15d5c22e, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9b433127-bd3e-4870-b38b-9bb393bdda3c, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9b433127-bd3e-4870-b38b-9bb393bdda3c, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, 9b433127-bd3e-4870-b38b-9bb393bdda3c, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ad4130c7-ee9d-4306-8b9f-022fea7161cb, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ad4130c7-ee9d-4306-8b9f-022fea7161cb, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, ad4130c7-ee9d-4306-8b9f-022fea7161cb, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bc1a74ed-ebeb-480a-8c04-32c6620d7a6e, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bc1a74ed-ebeb-480a-8c04-32c6620d7a6e, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, bc1a74ed-ebeb-480a-8c04-32c6620d7a6e, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, e8e8212d-d3c8-4439-887c-0cda160f127c, localhost:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e8e8212d-d3c8-4439-887c-0cda160f127c, localhost:22779): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e8e8212d-d3c8-4439-887c-0cda160f127c, localhost:22779): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s6wgdjujee.auto.internal" port: 22779 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-s6wgdjujee.auto.internal:22779, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:22779
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5baa2927-d321-48f2-ac55-e2da928e3418, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5baa2927-d321-48f2-ac55-e2da928e3418, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, 5baa2927-d321-48f2-ac55-e2da928e3418, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1c86485b-8d89-46b8-bbc4-8b218d6bd9ee, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1c86485b-8d89-46b8-bbc4-8b218d6bd9ee, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, 1c86485b-8d89-46b8-bbc4-8b218d6bd9ee, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, c2baeea0-ca03-4c6f-be7d-8cc7a434cc50, localhost:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c2baeea0-ca03-4c6f-be7d-8cc7a434cc50, localhost:15472): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c2baeea0-ca03-4c6f-be7d-8cc7a434cc50, localhost:15472): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s6wgdjujee.auto.internal" port: 15472 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-s6wgdjujee.auto.internal:15472, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:15472
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8c384334-9d3c-4bbd-a39b-57a1c013ac2d, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8c384334-9d3c-4bbd-a39b-57a1c013ac2d, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, 8c384334-9d3c-4bbd-a39b-57a1c013ac2d, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e2f3e8ca-82d5-41b2-ac53-fad9bf60c9a6, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e2f3e8ca-82d5-41b2-ac53-fad9bf60c9a6, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, e2f3e8ca-82d5-41b2-ac53-fad9bf60c9a6, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e437718d-6593-4754-bf12-2536f4a1345a, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e437718d-6593-4754-bf12-2536f4a1345a, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, e437718d-6593-4754-bf12-2536f4a1345a, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0a20bcd0-2fc9-448d-b79e-d48849547f34, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0a20bcd0-2fc9-448d-b79e-d48849547f34, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, 0a20bcd0-2fc9-448d-b79e-d48849547f34, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 930235a1-9373-4f36-8f44-93d5ed5b8351, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 930235a1-9373-4f36-8f44-93d5ed5b8351, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, 930235a1-9373-4f36-8f44-93d5ed5b8351, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, baa210f2-55ef-4018-88b1-9988399525fd, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, baa210f2-55ef-4018-88b1-9988399525fd, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, baa210f2-55ef-4018-88b1-9988399525fd, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 33a1ecc8-f7e8-40c4-93c1-022d21c73ff6, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 33a1ecc8-f7e8-40c4-93c1-022d21c73ff6, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, 33a1ecc8-f7e8-40c4-93c1-022d21c73ff6, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c9782948-e058-44b7-becd-7e59dbe0d1d9, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c9782948-e058-44b7-becd-7e59dbe0d1d9, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, c9782948-e058-44b7-becd-7e59dbe0d1d9, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6cf58075-2adc-471d-b067-cf898e7daba7, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6cf58075-2adc-471d-b067-cf898e7daba7, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, 6cf58075-2adc-471d-b067-cf898e7daba7, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2980bf54-ad52-4cef-8fc9-a28b55c9968b, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2980bf54-ad52-4cef-8fc9-a28b55c9968b, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, 2980bf54-ad52-4cef-8fc9-a28b55c9968b, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c7ff0f43-34e0-4c32-93c7-12941ed99aec, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c7ff0f43-34e0-4c32-93c7-12941ed99aec, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, c7ff0f43-34e0-4c32-93c7-12941ed99aec, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 70c1fa89-6e49-4c0b-b197-432e811c3722, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 70c1fa89-6e49-4c0b-b197-432e811c3722, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, 70c1fa89-6e49-4c0b-b197-432e811c3722, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f602374b-819c-4f2a-835d-0903d0e9381b, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f602374b-819c-4f2a-835d-0903d0e9381b, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, f602374b-819c-4f2a-835d-0903d0e9381b, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 44a18e44-dfe5-4c74-bbd0-5a0648abe54e, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 44a18e44-dfe5-4c74-bbd0-5a0648abe54e, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, 44a18e44-dfe5-4c74-bbd0-5a0648abe54e, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b36b000d-ebb6-4052-9ad0-76288cd9810a, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b36b000d-ebb6-4052-9ad0-76288cd9810a, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, b36b000d-ebb6-4052-9ad0-76288cd9810a, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4123cef0-2205-40b1-b92a-4506e65a8fd4, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4123cef0-2205-40b1-b92a-4506e65a8fd4, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, 4123cef0-2205-40b1-b92a-4506e65a8fd4, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9b36ec06-9421-4319-9f56-5cab891512e0, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9b36ec06-9421-4319-9f56-5cab891512e0, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, 9b36ec06-9421-4319-9f56-5cab891512e0, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c8a91c3f-fd85-4e82-bd3a-d10daf0037a6, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c8a91c3f-fd85-4e82-bd3a-d10daf0037a6, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, c8a91c3f-fd85-4e82-bd3a-d10daf0037a6, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 05ad0890-d543-4455-ae3e-b237f533030b, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 05ad0890-d543-4455-ae3e-b237f533030b, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, 05ad0890-d543-4455-ae3e-b237f533030b, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7dceffae-9d12-42bf-b981-285c5fb3b2ac, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7dceffae-9d12-42bf-b981-285c5fb3b2ac, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, 7dceffae-9d12-42bf-b981-285c5fb3b2ac, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9e47a8cc-758b-447d-89e2-670200e5b797, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9e47a8cc-758b-447d-89e2-670200e5b797, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, 9e47a8cc-758b-447d-89e2-670200e5b797, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6c9a877a-5b57-4b46-bc29-49054b1199a4, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6c9a877a-5b57-4b46-bc29-49054b1199a4, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, 6c9a877a-5b57-4b46-bc29-49054b1199a4, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5b2f6bf0-da58-4421-839c-1ed329ad92ac, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5b2f6bf0-da58-4421-839c-1ed329ad92ac, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, 5b2f6bf0-da58-4421-839c-1ed329ad92ac, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 84009ce3-8e86-4050-a080-d6f221c109d7, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 84009ce3-8e86-4050-a080-d6f221c109d7, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, 84009ce3-8e86-4050-a080-d6f221c109d7, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 49bf1854-25d9-453e-91b5-08aad265b5a6, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 49bf1854-25d9-453e-91b5-08aad265b5a6, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, 49bf1854-25d9-453e-91b5-08aad265b5a6, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 29d98f1a-5b3d-4d41-90b0-bc7285a8e6ad, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 29d98f1a-5b3d-4d41-90b0-bc7285a8e6ad, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, 29d98f1a-5b3d-4d41-90b0-bc7285a8e6ad, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 17b276a3-baca-40cd-ab9a-23fb40adeb54, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 17b276a3-baca-40cd-ab9a-23fb40adeb54, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, 17b276a3-baca-40cd-ab9a-23fb40adeb54, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 84cb2ed7-fa83-4f93-82b9-3596f59af6a9, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 84cb2ed7-fa83-4f93-82b9-3596f59af6a9, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, 84cb2ed7-fa83-4f93-82b9-3596f59af6a9, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7614eeed-011d-4803-9c4f-5534b1307aee, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7614eeed-011d-4803-9c4f-5534b1307aee, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, 7614eeed-011d-4803-9c4f-5534b1307aee, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 434b5cc4-4612-48c2-9bb4-c028d7073e1e, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 434b5cc4-4612-48c2-9bb4-c028d7073e1e, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, 434b5cc4-4612-48c2-9bb4-c028d7073e1e, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dfdc9ead-95a9-4371-8a8d-e09f318d798b, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dfdc9ead-95a9-4371-8a8d-e09f318d798b, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, dfdc9ead-95a9-4371-8a8d-e09f318d798b, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 60c6c243-6763-4686-b042-9ea931ff9019, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 60c6c243-6763-4686-b042-9ea931ff9019, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, 60c6c243-6763-4686-b042-9ea931ff9019, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ee6d3315-09ae-44cb-8928-ea4bfb45a1bc, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ee6d3315-09ae-44cb-8928-ea4bfb45a1bc, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, ee6d3315-09ae-44cb-8928-ea4bfb45a1bc, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7b6f732e-4a3d-45a5-8fb5-44967d8f82a2, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7b6f732e-4a3d-45a5-8fb5-44967d8f82a2, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, 7b6f732e-4a3d-45a5-8fb5-44967d8f82a2, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 64f39f26-12e7-467c-a29e-839cf7116e69, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 64f39f26-12e7-467c-a29e-839cf7116e69, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, 64f39f26-12e7-467c-a29e-839cf7116e69, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e246c3f6-bacd-467e-be04-e250fcd27c64, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e246c3f6-bacd-467e-be04-e250fcd27c64, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, e246c3f6-bacd-467e-be04-e250fcd27c64, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 69fea6ba-40a6-444f-a47b-8639ffaba465, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 69fea6ba-40a6-444f-a47b-8639ffaba465, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, 69fea6ba-40a6-444f-a47b-8639ffaba465, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, eeec3547-1906-44e6-8b4c-42cea82d49d4, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eeec3547-1906-44e6-8b4c-42cea82d49d4, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, eeec3547-1906-44e6-8b4c-42cea82d49d4, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a4732cce-e3c3-4087-819c-1224a221fe13, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a4732cce-e3c3-4087-819c-1224a221fe13, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, a4732cce-e3c3-4087-819c-1224a221fe13, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 69262dbc-8769-4ac4-94a5-667407c5fbe6, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 69262dbc-8769-4ac4-94a5-667407c5fbe6, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, 69262dbc-8769-4ac4-94a5-667407c5fbe6, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f04f0ec0-294a-4b5b-8dc8-69ee90a98502, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f04f0ec0-294a-4b5b-8dc8-69ee90a98502, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, f04f0ec0-294a-4b5b-8dc8-69ee90a98502, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 49ad9fe7-ccdb-4822-9772-808fbc9cda05, ghrun-s6wgdjujee.auto.internal:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 49ad9fe7-ccdb-4822-9772-808fbc9cda05, ghrun-s6wgdjujee.auto.internal:22779): request = { session_id: "ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==" 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, 49ad9fe7-ccdb-4822-9772-808fbc9cda05, ghrun-s6wgdjujee.auto.internal:22779): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NmY5YmRjYWMtY2QwNzM2Ni0xNDIyZThlMS1iMTRjOGZjMw==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 910dd4b9-2941-4a9b-b299-1032537ea2ef, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 910dd4b9-2941-4a9b-b299-1032537ea2ef, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, 910dd4b9-2941-4a9b-b299-1032537ea2ef, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 529cbe17-b4ae-4698-ad34-9f7b474369ad, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 529cbe17-b4ae-4698-ad34-9f7b474369ad, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, 529cbe17-b4ae-4698-ad34-9f7b474369ad, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, be22e38a-c4c4-4ca0-9ee5-f529611eace8, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, be22e38a-c4c4-4ca0-9ee5-f529611eace8, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, be22e38a-c4c4-4ca0-9ee5-f529611eace8, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c892c30d-9d4c-475c-9811-f483fd45ba9b, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c892c30d-9d4c-475c-9811-f483fd45ba9b, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, c892c30d-9d4c-475c-9811-f483fd45ba9b, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a05f6308-d1d7-40c4-a726-51807e563715, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a05f6308-d1d7-40c4-a726-51807e563715, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, a05f6308-d1d7-40c4-a726-51807e563715, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, efb646c0-c5f3-4ee8-8eea-09969af95b70, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, efb646c0-c5f3-4ee8-8eea-09969af95b70, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, efb646c0-c5f3-4ee8-8eea-09969af95b70, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a859f458-f025-4639-920e-8f73282d7e2d, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a859f458-f025-4639-920e-8f73282d7e2d, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, a859f458-f025-4639-920e-8f73282d7e2d, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d1bc54d7-a3e7-4116-b03e-3a89959ce4f9, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d1bc54d7-a3e7-4116-b03e-3a89959ce4f9, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, d1bc54d7-a3e7-4116-b03e-3a89959ce4f9, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 29baeb38-d5e8-48f5-b6c3-630ff5913482, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 29baeb38-d5e8-48f5-b6c3-630ff5913482, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, 29baeb38-d5e8-48f5-b6c3-630ff5913482, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 43130398-bd4a-4b07-a956-f92d1248ebd2, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 43130398-bd4a-4b07-a956-f92d1248ebd2, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, 43130398-bd4a-4b07-a956-f92d1248ebd2, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5cb04b22-8c72-4f21-be32-ccf17f4e65ed, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5cb04b22-8c72-4f21-be32-ccf17f4e65ed, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, 5cb04b22-8c72-4f21-be32-ccf17f4e65ed, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8517e1d8-1b79-4f63-8a80-e9adc0b6eab5, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8517e1d8-1b79-4f63-8a80-e9adc0b6eab5, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, 8517e1d8-1b79-4f63-8a80-e9adc0b6eab5, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f1ed1c81-a24d-4c3a-ac2e-25561dc6e971, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f1ed1c81-a24d-4c3a-ac2e-25561dc6e971, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, f1ed1c81-a24d-4c3a-ac2e-25561dc6e971, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bc87a7cd-00a9-430f-abdd-94afbe3413a8, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bc87a7cd-00a9-430f-abdd-94afbe3413a8, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, bc87a7cd-00a9-430f-abdd-94afbe3413a8, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fbb9d619-573a-4f4b-aa65-58e7eb6dfb2d, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fbb9d619-573a-4f4b-aa65-58e7eb6dfb2d, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, fbb9d619-573a-4f4b-aa65-58e7eb6dfb2d, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ce6e5ac0-74a0-4e74-bbf3-e8c0962cc886, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ce6e5ac0-74a0-4e74-bbf3-e8c0962cc886, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, ce6e5ac0-74a0-4e74-bbf3-e8c0962cc886, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1db7130f-a202-41b9-b19b-74872579727a, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1db7130f-a202-41b9-b19b-74872579727a, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, 1db7130f-a202-41b9-b19b-74872579727a, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1a1ecee5-1238-4006-aa79-18bb6f8e978f, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1a1ecee5-1238-4006-aa79-18bb6f8e978f, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, 1a1ecee5-1238-4006-aa79-18bb6f8e978f, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b7522757-47b9-46ad-8394-c59a37bffd1c, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b7522757-47b9-46ad-8394-c59a37bffd1c, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, b7522757-47b9-46ad-8394-c59a37bffd1c, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4766b3f2-7d2c-41b9-822b-18398ec9ac0a, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4766b3f2-7d2c-41b9-822b-18398ec9ac0a, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, 4766b3f2-7d2c-41b9-822b-18398ec9ac0a, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3f3acf24-7d91-4e89-81af-1096af5c840f, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3f3acf24-7d91-4e89-81af-1096af5c840f, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, 3f3acf24-7d91-4e89-81af-1096af5c840f, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2e4d9ce0-9b11-4c52-9c1b-3b77b91def62, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2e4d9ce0-9b11-4c52-9c1b-3b77b91def62, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, 2e4d9ce0-9b11-4c52-9c1b-3b77b91def62, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 31cc6f3c-6d1b-4719-a6eb-77789ed4ef91, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 31cc6f3c-6d1b-4719-a6eb-77789ed4ef91, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, 31cc6f3c-6d1b-4719-a6eb-77789ed4ef91, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b4121c9b-545b-4eca-82a4-0c6997f91e3b, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b4121c9b-545b-4eca-82a4-0c6997f91e3b, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, b4121c9b-545b-4eca-82a4-0c6997f91e3b, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1b868395-f81a-4d3b-b61f-62a98f6e08d2, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1b868395-f81a-4d3b-b61f-62a98f6e08d2, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, 1b868395-f81a-4d3b-b61f-62a98f6e08d2, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b999873e-ac4e-4c5e-a081-a02d7af61bf4, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b999873e-ac4e-4c5e-a081-a02d7af61bf4, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, b999873e-ac4e-4c5e-a081-a02d7af61bf4, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9eb9531b-ba98-4e0c-a45e-17e5393f5a3d, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9eb9531b-ba98-4e0c-a45e-17e5393f5a3d, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, 9eb9531b-ba98-4e0c-a45e-17e5393f5a3d, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 44d62e21-174b-4807-9b69-efa65f785802, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 44d62e21-174b-4807-9b69-efa65f785802, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, 44d62e21-174b-4807-9b69-efa65f785802, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f5aac0bf-8ce6-4c2b-872b-4e6cf23f6a71, ghrun-s6wgdjujee.auto.internal:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f5aac0bf-8ce6-4c2b-872b-4e6cf23f6a71, ghrun-s6wgdjujee.auto.internal:15472): request = { session_id: "ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=" 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, f5aac0bf-8ce6-4c2b-872b-4e6cf23f6a71, ghrun-s6wgdjujee.auto.internal:15472): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=MThiZmE5YjQtODM1NTU2N2EtYzM1NTNmZGMtYTNiNmViNDg=
---------------------------- 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:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, b2cd535e-c6ff-4cb0-b403-31d1fcfaccb6, localhost:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b2cd535e-c6ff-4cb0-b403-31d1fcfaccb6, localhost:22779): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b2cd535e-c6ff-4cb0-b403-31d1fcfaccb6, localhost:22779): 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:22779". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:22779
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, f15fea0f-7e6f-46b1-b37b-e1a4700b9ebc, localhost:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f15fea0f-7e6f-46b1-b37b-e1a4700b9ebc, localhost:22779): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f15fea0f-7e6f-46b1-b37b-e1a4700b9ebc, localhost:22779): 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:22779". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:22779
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, f00338f5-1526-444a-a029-49993bbb4a1d, localhost:22779): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f00338f5-1526-444a-a029-49993bbb4a1d, localhost:22779): request = { database: "/Root" }
INFO     ydb.connection:connection.py:77 RpcState(ListEndpoints, f00338f5-1526-444a-a029-49993bbb4a1d, localhost:22779): 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-11-24T15:02:19.928497013+00:00", grpc_status:1, grpc_message:"Cancelled on the server side"}"
>
DEBUG    ydb.connection:connection.py:86 RpcState(ListEndpoints, f00338f5-1526-444a-a029-49993bbb4a1d, localhost:22779): unhandled rpc error, disconnecting channel
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:22779". Error details:
 Rpc error, reason <_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-11-24T15:02:19.928497013+00:00", grpc_status:1, grpc_message:"Cancelled on the server side"}"
>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:22779
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:22779
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22779". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 77968cf6-ba3b-443b-adfe-a1b8152a7164, localhost:15472): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 77968cf6-ba3b-443b-adfe-a1b8152a7164, localhost:15472): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 77968cf6-ba3b-443b-adfe-a1b8152a7164, localhost:15472): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s6wgdjujee.auto.internal" port: 15472 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-s6wgdjujee.auto.internal:15472, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:15472
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:22779
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22779". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:22779
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22779". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:22779
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22779". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:22779
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22779". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:22779
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22779". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:22779
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22779". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:22779
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22779". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:22779
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:22779". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:22779/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6221
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22615
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28401
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22779
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24484
============================== slowest durations ===============================
181.56s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__SYNC-pk_types4-all_types4-index4---SYNC]
122.52s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_0__SYNC-pk_types4-all_types4-index4---SYNC]
19.96s 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/k20e/001155/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/k20e/001155/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 1e-06 seconds, not started yet
Current KQP shutdown state: spent 3.054437 seconds, 3 sessions to shutdown
Current KQP shutdown state: spent 6.121912 seconds, 3 sessions to shutdown
Current KQP shutdown state: spent 9.162696 seconds, 3 sessions to shutdown
GRpc shutdown warning: left infly: 1, spent: 3.347116 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 6.75886 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 10.080907 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 13.388536 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 16.788453 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 20.174507 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 23.554526 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 26.788828 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 29.90519 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.00249 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==681018==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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d020d2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034d020d2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034d020d2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034d020d2 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034d020d2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034d020d2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034d020d2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x000034d020d2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x000034d020d2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x000034d10d4e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003b596747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003b5880c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#18 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#19 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#20 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#21 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#22 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d01fec in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x000034d01fec in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#3 0x000034d10d4e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#4 0x00003b596747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#5 0x00003b5880c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#6 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#7 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#8 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#9 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#10 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#11 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#12 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#13 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#14 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#15 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c206ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001c206ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001c206ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001c206ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001c206ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001c206ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001c206ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001c206ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001c206ab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001c206ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x000034d0594c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x000034d0594c 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 0x000034d0594c 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#21 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#22 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#23 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#24 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#25 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c206a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001c206a34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001c206a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x000034d0594c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x000034d0594c 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 0x000034d0594c 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#11 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#12 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#14 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#15 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#16 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#17 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#18 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d0593a 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 0x000034d0593a 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034484564 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034484564 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034484564 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034484564 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034484564 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x000034484564 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x000034484564 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x000034484564 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x000034484564 in TBasicString /-S/util/generic/string.h:491:18
#10 0x000034484564 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#11 0x000034484564 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 0x000034483332 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#13 0x000034483332 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#14 0x000034489850 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#15 0x0000344e5a98 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 0x000034d10686 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#17 0x00003b59193b 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 0x00003b5877a2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#19 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#20 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#21 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#22 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#23 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#24 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#25 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#26 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#27 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#28 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000344844c2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x0000344844c2 in TBasicString /-S/util/generic/string.h:491:18
#3 0x0000344844c2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#4 0x0000344844c2 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 0x000034483332 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#6 0x000034483332 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#7 0x000034489850 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#8 0x0000344e5a98 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 0x000034d10686 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#10 0x00003b59193b 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 0x00003b5877a2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#12 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#13 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#14 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#15 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#16 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#17 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#18 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#19 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#20 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#21 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#22 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000027b4a018 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000027b4a018 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000027b4a018 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000027b4a018 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000027b4a018 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x000027b4a018 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x000027b4a018 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
#8 0x000027b4a018 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
#9 0x000027b49cbf 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 0x000027b48b18 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
#11 0x00003b63c26a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
#12 0x00003b63c26a 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 0x00003b63c26a 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 0x00003b63c26a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#15 0x00003b63c26a 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 0x00001fa1781f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
#17 0x00003b62a60f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
#18 0x00003b62a60f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
#19 0x00003b62a60f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
#20 0x00004b4c232e in NYdbGrpc::TGRpcRequestImpl<Ydb::Debug::PlainGrpcRequest, Ydb::Debug::PlainGrpcResponse, NKikimr::NGRpcService::TGRpcYdbDebugService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
#21 0x00003b57fcec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#22 0x00003b57fcec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#23 0x00003b57fcec 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 0x00003b57fcec 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 0x00003b57fcec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#26 0x00003b57fcec 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 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#28 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#29 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#30 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
#31 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#32 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#33 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000027b4a018 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000027b4a018 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000027b4a018 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000027b4a018 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000027b4a018 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x000027b4a018 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x000027b4a018 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
==================== 1 passed, 1 error in 326.09s (0:05:26) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k20e/00110f/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 .

============================== slowest durations ===============================
210.05s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC]
44.03s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC]
19.31s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__ASYNC-pk_types5-all_types5-index5---ASYNC]
======================== 1 passed in 274.53s (0:04:34) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k20e/001048/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 .

============================== slowest durations ===============================
180.50s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__SYNC-pk_types3-all_types3-index3---SYNC]
44.06s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__SYNC-pk_types3-all_types3-index3---SYNC]
20.06s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_1__SYNC-pk_types3-all_types3-index3---SYNC]
======================== 1 passed in 246.06s (0:04:06) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k20e/00119a/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 ===============================
242.42s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_2__SYNC-pk_types2-all_types2-index2---SYNC]
39.03s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_2__SYNC-pk_types2-all_types2-index2---SYNC]
20.61s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_2__SYNC-pk_types2-all_types2-index2---SYNC]
======================== 1 passed in 303.47s (0:05:03) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k20e/0010f5/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:679: 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/k20e/0010f5/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/k20e/0010f5/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.036527 seconds, 3 sessions to shutdown
E   Current KQP shutdown state: spent 6.045382 seconds, 3 sessions to shutdown
E   Current KQP shutdown state: spent 9.051233 seconds, 3 sessions to shutdown
E   GRpc shutdown warning: left infly: 1, spent: 3.091933 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 6.220867 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 9.293182 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 12.351818 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 15.431027 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 18.496544 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 21.534873 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 24.571843 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 27.618596 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.001318 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==682574==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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d020d2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034d020d2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034d020d2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034d020d2 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 0x000034d020d2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034d020d2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034d020d2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x000034d020d2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x000034d020d2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x000034d10d4e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003b596747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003b5880c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #18 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #19 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #20 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #21 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #22 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d01fec in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034d01fec in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x000034d10d4e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003b596747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003b5880c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #11 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #12 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #13 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #14 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #15 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c206ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001c206ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001c206ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001c206ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001c206ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001c206ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001c206ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001c206ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001c206ab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001c206ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034d0594c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034d0594c 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 0x000034d0594c 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #21 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #22 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #23 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #24 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #25 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d0593a 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 0x000034d0593a 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c206a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001c206a34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001c206a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x000034d0594c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x000034d0594c 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 0x000034d0594c 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #14 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #15 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #16 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #17 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #18 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034484564 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034484564 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034484564 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034484564 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034484564 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x000034484564 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x000034484564 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x000034484564 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x000034484564 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x000034484564 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #11 0x000034484564 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 0x000034483332 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #13 0x000034483332 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #14 0x000034489850 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #15 0x0000344e5a98 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 0x000034d10686 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #17 0x00003b59193b 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 0x00003b5877a2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #19 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #20 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #21 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #22 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #23 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #24 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #25 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #26 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #27 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #28 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000344844c2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x0000344844c2 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x0000344844c2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #4 0x0000344844c2 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 0x000034483332 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #6 0x000034483332 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #7 0x000034489850 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #8 0x0000344e5a98 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 0x000034d10686 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #10 0x00003b59193b 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 0x00003b5877a2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #12 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #13 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #14 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #15 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #16 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #17 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #18 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #19 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #20 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #21 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #22 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d64c50 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034d64c50 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034d64c50 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034d64c50 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
E   #5 0x000034d64c50 in __construct_node<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1818:21
E   #6 0x000034d64c50 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 0x000045140b1b in __insert_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1136:12
E   #8 0x000045140b1b in insert<std::__y1::pair<grpc::string_ref, grpc::string_ref>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/map:1857:20
E   #9 0x000045140b1b in FillMap /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:94:12
E   #10 0x000045140b1b in map /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:68:5
E   #11 0x000045140b1b in client_metadata /-S/contrib/libs/grpc/include/grpcpp/server_context.h:230:30
E   #12 0x000045140b1b 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 0x00004517c87d 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 0x00004517ec20 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 0x00003b57fcec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #16 0x00003b57fcec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #17 0x00003b57fcec 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 0x00003b57fcec 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 0x00003b57fcec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #20 0x00003b57fcec 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 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #22 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #23 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #24 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
E   #25 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #26 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #27 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000027b4a018 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000027b4a018 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000027b4a018 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000027b4a018 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000027b4a018 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x000027b4a018 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x000027b4a018 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x000027b4a018 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x000027b49cbf 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 0x000027b48b18 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
E   #11 0x00003b63c26a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
E   #12 0x00003b63c26a 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 0x00003b63c26a 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
------------------------------ 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/k20e/0010f5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 682369
DEBUG    ya.test:process.py:259 Command (pid 682369) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 682369) elapsed time (sec): 0.77828049659729
DEBUG    ya.test:process.py:263 Command (pid 682369) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 682369) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 682369) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 682369) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 682369) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 682369) maxrss: 476048
DEBUG    ya.test:process.py:263 Command (pid 682369) minflt: 45395
DEBUG    ya.test:process.py:263 Command (pid 682369) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 682369) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 682369) nivcsw: 153
DEBUG    ya.test:process.py:263 Command (pid 682369) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 682369) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 682369) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 682369) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 682369) stime: 0.16580699999999998
DEBUG    ya.test:process.py:263 Command (pid 682369) utime: 0.5011289999999999
DEBUG    ya.test:process.py:263 Command (pid 682369) wtime: 0.787
DEBUG    ya.test:process.py:275 Command (pid 682369) output:
Git info:
    Commit: 6dd25b0ca81dc1d48d7d59ec29d0e10103041435
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge fa922fa6d4da119099def7c0c2619969c68f6fea into 4d9c89403df81e58bed1e1b75abc88e4bff83958

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

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

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

ERROR    ydb.tests.datashard.lib.multicluster_test_base:multicluster_test_base.py:20 Git info:
    Commit: 6dd25b0ca81dc1d48d7d59ec29d0e10103041435
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge fa922fa6d4da119099def7c0c2619969c68f6fea into 4d9c89403df81e58bed1e1b75abc88e4bff83958

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

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k20e/0010f5/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11717
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:474 Working directory: /home/runner/.ya/build/build_root/k20e/0010f5/r3tmp/kikimr_cluster_87u3dq1c
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k20e/0010f5/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25750
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1040
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27477
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27185
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k20e/0010f5/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:269 Final command: /home/runner/.ya/build/build_root/k20e/0010f5/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/k20e/0010f5/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_r8m4ks6e.log --grpc-port=25750 --mon-port=1040 --ic-port=11717
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:25750/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k20e/0010f5/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:269 Final command: /home/runner/.ya/build/build_root/k20e/0010f5/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/k20e/0010f5/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_r8m4ks6e.log --grpc-port=25750 --mon-port=1040 --ic-port=11717
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k20e/0010f5/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k20e/0010f5/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/k20e/0010f5/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_r8m4ks6e.log', '--grpc-port=25750', '--mon-port=1040', '--ic-port=11717')' in '/home/runner/.ya/build/build_root/k20e/0010f5/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: 682574
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:25750/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/k20e/0010f5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 682576
DEBUG    ya.test:process.py:259 Command (pid 682576) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 682576) elapsed time (sec): 1.0308489799499512
DEBUG    ya.test:process.py:263 Command (pid 682576) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 682576) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 682576) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 682576) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 682576) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 682576) maxrss: 482308
DEBUG    ya.test:process.py:263 Command (pid 682576) minflt: 45322
DEBUG    ya.test:process.py:263 Command (pid 682576) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 682576) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 682576) nivcsw: 151
DEBUG    ya.test:process.py:263 Command (pid 682576) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 682576) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 682576) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 682576) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 682576) stime: 0.183496
DEBUG    ya.test:process.py:263 Command (pid 682576) utime: 0.46455799999999997
DEBUG    ya.test:process.py:263 Command (pid 682576) wtime: 1.04
DEBUG    ya.test:process.py:275 Command (pid 682576) output:
Git info:
    Commit: 6dd25b0ca81dc1d48d7d59ec29d0e10103041435
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge fa922fa6d4da119099def7c0c2619969c68f6fea into 4d9c89403df81e58bed1e1b75abc88e4bff83958

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 6dd25b0ca81dc1d48d7d59ec29d0e10103041435
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge fa922fa6d4da119099def7c0c2619969c68f6fea into 4d9c89403df81e58bed1e1b75abc88e4bff83958
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k20e/0010f5/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/k20e/0010f5/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25750', '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: 11717\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/k20e/0010f5/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25750', '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: 11717\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 685759
DEBUG    ya.test:process.py:259 Command (pid 685759) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 685759) elapsed time (sec): 1.2677197456359863
DEBUG    ya.test:process.py:263 Command (pid 685759) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 685759) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 685759) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 685759) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 685759) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 685759) maxrss: 577516
DEBUG    ya.test:process.py:263 Command (pid 685759) minflt: 51667
DEBUG    ya.test:process.py:263 Command (pid 685759) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 685759) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 685759) nivcsw: 264
DEBUG    ya.test:process.py:263 Command (pid 685759) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 685759) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 685759) nvcsw: 492
DEBUG    ya.test:process.py:263 Command (pid 685759) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 685759) stime: 0.382973
DEBUG    ya.test:process.py:263 Command (pid 685759) utime: 0.480827
DEBUG    ya.test:process.py:263 Command (pid 685759) wtime: 1.286
DEBUG    ya.test:process.py:275 Command (pid 685759) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k20e/0010f5/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/k20e/0010f5/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25750', '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/k20e/0010f5/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:25750', '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: 686413
DEBUG    ya.test:process.py:259 Command (pid 686413) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 686413) elapsed time (sec): 1.4911727905273438
DEBUG    ya.test:process.py:263 Command (pid 686413) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 686413) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 686413) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 686413) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 686413) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 686413) maxrss: 577624
DEBUG    ya.test:process.py:263 Command (pid 686413) minflt: 51822
DEBUG    ya.test:process.py:263 Command (pid 686413) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 686413) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 686413) nivcsw: 196
DEBUG    ya.test:process.py:263 Command (pid 686413) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 686413) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 686413) nvcsw: 536
DEBUG    ya.test:process.py:263 Command (pid 686413) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 686413) stime: 0.246941
DEBUG    ya.test:process.py:263 Command (pid 686413) utime: 0.558547
DEBUG    ya.test:process.py:263 Command (pid 686413) wtime: 1.508
DEBUG    ya.test:process.py:275 Command (pid 686413) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:552 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k20e/0010f5/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23050
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:474 Working directory: /home/runner/.ya/build/build_root/k20e/0010f5/r3tmp/kikimr_cluster_lxv5dhyo
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k20e/0010f5/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2631
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16514
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30072
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7567
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k20e/0010f5/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:269 Final command: /home/runner/.ya/build/build_root/k20e/0010f5/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/k20e/0010f5/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_jb468pfr.log --grpc-port=2631 --mon-port=16514 --ic-port=23050
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:2631/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k20e/0010f5/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:269 Final command: /home/runner/.ya/build/build_root/k20e/0010f5/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/k20e/0010f5/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_jb468pfr.log --grpc-port=2631 --mon-port=16514 --ic-port=23050
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k20e/0010f5/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k20e/0010f5/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/k20e/0010f5/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_jb468pfr.log', '--grpc-port=2631', '--mon-port=16514', '--ic-port=23050')' in '/home/runner/.ya/build/build_root/k20e/0010f5/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: 686925
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:2631/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/k20e/0010f5/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 686932
DEBUG    ya.test:process.py:259 Command (pid 686932) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 686932) elapsed time (sec): 1.1056935787200928
DEBUG    ya.test:process.py:263 Command (pid 686932) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 686932) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 686932) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 686932) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 686932) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 686932) maxrss: 595192
DEBUG    ya.test:process.py:263 Command (pid 686932) minflt: 45333
DEBUG    ya.test:process.py:263 Command (pid 686932) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 686932) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 686932) nivcsw: 194
DEBUG    ya.test:process.py:263 Command (pid 686932) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 686932) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 686932) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 686932) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 686932) stime: 0.220081
DEBUG    ya.test:process.py:263 Command (pid 686932) utime: 0.468229
DEBUG    ya.test:process.py:263 Command (pid 686932) wtime: 1.121
DEBUG    ya.test:process.py:275 Command (pid 686932) output:
Git info:
    Commit: 6dd25b0ca81dc1d48d7d59ec29d0e10103041435
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge fa922fa6d4da119099def7c0c2619969c68f6fea into 4d9c89403df81e58bed1e1b75abc88e4bff83958

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 6dd25b0ca81dc1d48d7d59ec29d0e10103041435
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge fa922fa6d4da119099def7c0c2619969c68f6fea into 4d9c89403df81e58bed1e1b75abc88e4bff83958
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k20e/0010f5/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/k20e/0010f5/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2631', '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: 23050\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/k20e/0010f5/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2631', '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: 23050\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 689491
DEBUG    ya.test:process.py:259 Command (pid 689491) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 689491) elapsed time (sec): 1.1550867557525635
DEBUG    ya.test:process.py:263 Command (pid 689491) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 689491) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 689491) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 689491) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 689491) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 689491) maxrss: 657908
DEBUG    ya.test:process.py:263 Command (pid 689491) minflt: 51742
DEBUG    ya.test:process.py:263 Command (pid 689491) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 689491) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 689491) nivcsw: 212
DEBUG    ya.test:process.py:263 Command (pid 689491) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 689491) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 689491) nvcsw: 398
DEBUG    ya.test:process.py:263 Command (pid 689491) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 689491) stime: 0.312116
DEBUG    ya.test:process.py:263 Command (pid 689491) utime: 0.511022
DEBUG    ya.test:process.py:263 Command (pid 689491) wtime: 1.157
DEBUG    ya.test:process.py:275 Command (pid 689491) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k20e/0010f5/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/k20e/0010f5/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2631', '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/k20e/0010f5/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2631', '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: 690046
DEBUG    ya.test:process.py:259 Command (pid 690046) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 690046) elapsed time (sec): 0.8951020240783691
DEBUG    ya.test:process.py:263 Command (pid 690046) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 690046) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 690046) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 690046) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 690046) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 690046) maxrss: 657908
DEBUG    ya.test:process.py:263 Command (pid 690046) minflt: 51626
DEBUG    ya.test:process.py:263 Command (pid 690046) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 690046) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 690046) nivcsw: 155
DEBUG    ya.test:process.py:263 Command (pid 690046) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 690046) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 690046) nvcsw: 724
DEBUG    ya.test:process.py:263 Command (pid 690046) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 690046) stime: 0.24750899999999998
DEBUG    ya.test:process.py:263 Command (pid 690046) utime: 0.520865
DEBUG    ya.test:process.py:263 Command (pid 690046) wtime: 0.899
DEBUG    ya.test:process.py:275 Command (pid 690046) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:552 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 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:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, b8cab0b6-ee48-4939-903d-8394eb0bd638, localhost:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b8cab0b6-ee48-4939-903d-8394eb0bd638, localhost:25750): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b8cab0b6-ee48-4939-903d-8394eb0bd638, localhost:25750): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s6wgdjujee.auto.internal" port: 25750 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-s6wgdjujee.auto.internal:25750, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25750
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 030303df-d30e-4e73-b66b-b931c7871612, localhost:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 030303df-d30e-4e73-b66b-b931c7871612, localhost:2631): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 030303df-d30e-4e73-b66b-b931c7871612, localhost:2631): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s6wgdjujee.auto.internal" port: 2631 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-s6wgdjujee.auto.internal:2631, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:2631
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, aacce127-0482-4d58-b5a3-6a3df2682249, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, aacce127-0482-4d58-b5a3-6a3df2682249, ghrun-s6wgdjujee.auto.internal:25750): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, aacce127-0482-4d58-b5a3-6a3df2682249, ghrun-s6wgdjujee.auto.internal:25750): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 2073b336-4677-4a73-9078-e45ee9a02cad, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2073b336-4677-4a73-9078-e45ee9a02cad, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2073b336-4677-4a73-9078-e45ee9a02cad, ghrun-s6wgdjujee.auto.internal:25750): 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=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bbdf650c-73bc-494f-a088-093fa798d5cb, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bbdf650c-73bc-494f-a088-093fa798d5cb, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, bbdf650c-73bc-494f-a088-093fa798d5cb, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cac7446f-9678-47fb-a6bc-95d5c08412ce, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cac7446f-9678-47fb-a6bc-95d5c08412ce, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, cac7446f-9678-47fb-a6bc-95d5c08412ce, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4b7a46c1-14ba-4f04-a25d-3da35839d4ea, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4b7a46c1-14ba-4f04-a25d-3da35839d4ea, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, 4b7a46c1-14ba-4f04-a25d-3da35839d4ea, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 37a72317-7c45-44f6-9145-19150d1f3b55, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 37a72317-7c45-44f6-9145-19150d1f3b55, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, 37a72317-7c45-44f6-9145-19150d1f3b55, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 26a3bbd7-be2e-4606-9b22-cf6301a8abc6, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 26a3bbd7-be2e-4606-9b22-cf6301a8abc6, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, 26a3bbd7-be2e-4606-9b22-cf6301a8abc6, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 95dd6d7f-af7f-45b6-8794-ecd4148b81a9, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 95dd6d7f-af7f-45b6-8794-ecd4148b81a9, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, 95dd6d7f-af7f-45b6-8794-ecd4148b81a9, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3ccaf755-0f3a-41e7-9593-97ad0cdd22b4, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3ccaf755-0f3a-41e7-9593-97ad0cdd22b4, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, 3ccaf755-0f3a-41e7-9593-97ad0cdd22b4, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 55214971-0bdd-4fc6-b4d3-cf032210224d, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 55214971-0bdd-4fc6-b4d3-cf032210224d, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, 55214971-0bdd-4fc6-b4d3-cf032210224d, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 55c2e050-9606-4bda-926c-860f43a6c1bd, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 55c2e050-9606-4bda-926c-860f43a6c1bd, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, 55c2e050-9606-4bda-926c-860f43a6c1bd, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d60363ea-87c1-45c8-8aaa-b0257647af0e, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d60363ea-87c1-45c8-8aaa-b0257647af0e, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, d60363ea-87c1-45c8-8aaa-b0257647af0e, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b45319a2-d990-40ea-a708-a54968ec7d05, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b45319a2-d990-40ea-a708-a54968ec7d05, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, b45319a2-d990-40ea-a708-a54968ec7d05, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1f7df6f1-8d68-4a97-864c-ae866e42fac6, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1f7df6f1-8d68-4a97-864c-ae866e42fac6, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, 1f7df6f1-8d68-4a97-864c-ae866e42fac6, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a749cf34-77e0-41fe-b45f-b9510d9a53bc, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a749cf34-77e0-41fe-b45f-b9510d9a53bc, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, a749cf34-77e0-41fe-b45f-b9510d9a53bc, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 905ea341-e015-4d5a-9203-9f8c383b6a88, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 905ea341-e015-4d5a-9203-9f8c383b6a88, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, 905ea341-e015-4d5a-9203-9f8c383b6a88, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c0933057-d4e5-44d2-972c-905cefa20b63, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c0933057-d4e5-44d2-972c-905cefa20b63, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, c0933057-d4e5-44d2-972c-905cefa20b63, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a8115132-d069-4ee4-ac92-1beb13e7793d, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a8115132-d069-4ee4-ac92-1beb13e7793d, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, a8115132-d069-4ee4-ac92-1beb13e7793d, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7dfb24b5-8038-4c3a-9b32-562792d90b12, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7dfb24b5-8038-4c3a-9b32-562792d90b12, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, 7dfb24b5-8038-4c3a-9b32-562792d90b12, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 74f0562b-4117-479b-b9bd-3135ceb6a50a, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 74f0562b-4117-479b-b9bd-3135ceb6a50a, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, 74f0562b-4117-479b-b9bd-3135ceb6a50a, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 546d2467-e92c-407a-932f-c6be3a1b6dd6, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 546d2467-e92c-407a-932f-c6be3a1b6dd6, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, 546d2467-e92c-407a-932f-c6be3a1b6dd6, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, abd02b89-46e0-41d3-937c-5fd5fa5579f0, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, abd02b89-46e0-41d3-937c-5fd5fa5579f0, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, abd02b89-46e0-41d3-937c-5fd5fa5579f0, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2a2e3164-63af-46d4-8262-03025bda416b, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a2e3164-63af-46d4-8262-03025bda416b, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, 2a2e3164-63af-46d4-8262-03025bda416b, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b0c090f0-f1a6-42d0-a38f-dbfc6b4cc5a3, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b0c090f0-f1a6-42d0-a38f-dbfc6b4cc5a3, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, b0c090f0-f1a6-42d0-a38f-dbfc6b4cc5a3, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 75ba3c6d-77a2-47ca-845a-5be2d5ba5cc5, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 75ba3c6d-77a2-47ca-845a-5be2d5ba5cc5, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, 75ba3c6d-77a2-47ca-845a-5be2d5ba5cc5, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ec3d31a3-f0e7-40d2-8017-6b020ff1ac49, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ec3d31a3-f0e7-40d2-8017-6b020ff1ac49, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, ec3d31a3-f0e7-40d2-8017-6b020ff1ac49, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 42223d35-0c8d-4377-84f1-b9afd6217a23, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 42223d35-0c8d-4377-84f1-b9afd6217a23, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, 42223d35-0c8d-4377-84f1-b9afd6217a23, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fb6369ee-12e6-4978-a70f-59d41b906d1b, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fb6369ee-12e6-4978-a70f-59d41b906d1b, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, fb6369ee-12e6-4978-a70f-59d41b906d1b, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 91cc91f5-793b-4e32-ad89-98054385bc24, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 91cc91f5-793b-4e32-ad89-98054385bc24, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, 91cc91f5-793b-4e32-ad89-98054385bc24, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 59991e22-50e3-4ca4-94b9-e9361357af56, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 59991e22-50e3-4ca4-94b9-e9361357af56, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, 59991e22-50e3-4ca4-94b9-e9361357af56, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, efe008d3-d0fe-414d-b244-d2572ba7e4b9, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, efe008d3-d0fe-414d-b244-d2572ba7e4b9, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, efe008d3-d0fe-414d-b244-d2572ba7e4b9, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fa52be7d-ac97-4bed-85d0-e97383a7dcbe, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fa52be7d-ac97-4bed-85d0-e97383a7dcbe, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, fa52be7d-ac97-4bed-85d0-e97383a7dcbe, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6f7c6118-21d3-4095-9143-ab0a498e1859, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6f7c6118-21d3-4095-9143-ab0a498e1859, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, 6f7c6118-21d3-4095-9143-ab0a498e1859, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 8452f462-220b-4c72-aacd-aad809a7702b, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8452f462-220b-4c72-aacd-aad809a7702b, ghrun-s6wgdjujee.auto.internal:2631): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8452f462-220b-4c72-aacd-aad809a7702b, ghrun-s6wgdjujee.auto.internal:2631): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 4482f308-9f4b-4302-9433-8edf71f6dbf8, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4482f308-9f4b-4302-9433-8edf71f6dbf8, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4482f308-9f4b-4302-9433-8edf71f6dbf8, ghrun-s6wgdjujee.auto.internal:2631): 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=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 04071e85-8695-4a24-84fd-6f0c0331c75f, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 04071e85-8695-4a24-84fd-6f0c0331c75f, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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:25750/?database=/Root\'\n                            )\n                         " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 04071e85-8695-4a24-84fd-6f0c0331c75f, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c9c123c5-676b-4ba5-8532-da41a78bb42d, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c9c123c5-676b-4ba5-8532-da41a78bb42d, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, c9c123c5-676b-4ba5-8532-da41a78bb42d, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1ccee3b9-0a73-4012-85a5-0f31e5626fc1, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1ccee3b9-0a73-4012-85a5-0f31e5626fc1, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, 1ccee3b9-0a73-4012-85a5-0f31e5626fc1, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6f8612c0-e23c-428c-9489-c8d424b44438, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6f8612c0-e23c-428c-9489-c8d424b44438, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, 6f8612c0-e23c-428c-9489-c8d424b44438, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 676a8ecc-c2ab-4554-948a-748d7644648f, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 676a8ecc-c2ab-4554-948a-748d7644648f, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, 676a8ecc-c2ab-4554-948a-748d7644648f, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9e523c09-2067-4605-9a39-2bb28923872e, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9e523c09-2067-4605-9a39-2bb28923872e, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, 9e523c09-2067-4605-9a39-2bb28923872e, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, c9506a17-b52b-4805-9082-3aa281297c6f, localhost:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c9506a17-b52b-4805-9082-3aa281297c6f, localhost:25750): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c9506a17-b52b-4805-9082-3aa281297c6f, localhost:25750): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s6wgdjujee.auto.internal" port: 25750 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-s6wgdjujee.auto.internal:25750, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25750
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 20da91f2-fdea-4926-8892-4ca075cca5da, localhost:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 20da91f2-fdea-4926-8892-4ca075cca5da, localhost:2631): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 20da91f2-fdea-4926-8892-4ca075cca5da, localhost:2631): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s6wgdjujee.auto.internal" port: 2631 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-s6wgdjujee.auto.internal:2631, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:2631
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cdf5229f-8a31-46e3-98ad-6d86eb398f85, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cdf5229f-8a31-46e3-98ad-6d86eb398f85, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, cdf5229f-8a31-46e3-98ad-6d86eb398f85, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6e66f298-9ffd-4605-8759-e960183f195c, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6e66f298-9ffd-4605-8759-e960183f195c, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, 6e66f298-9ffd-4605-8759-e960183f195c, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a1e07455-260e-47d5-b34d-289e5a1507ab, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a1e07455-260e-47d5-b34d-289e5a1507ab, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, a1e07455-260e-47d5-b34d-289e5a1507ab, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 45fa12ac-8322-4f69-87f3-9a058c2e74c9, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 45fa12ac-8322-4f69-87f3-9a058c2e74c9, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, 45fa12ac-8322-4f69-87f3-9a058c2e74c9, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 31142cf9-8bfa-4d05-8606-ddc98e9f0891, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 31142cf9-8bfa-4d05-8606-ddc98e9f0891, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, 31142cf9-8bfa-4d05-8606-ddc98e9f0891, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5b08f28d-16e5-41a4-b519-e78a693a4eba, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5b08f28d-16e5-41a4-b519-e78a693a4eba, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, 5b08f28d-16e5-41a4-b519-e78a693a4eba, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 532ce5ac-f6a5-417e-85d2-c7758a01afab, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 532ce5ac-f6a5-417e-85d2-c7758a01afab, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, 532ce5ac-f6a5-417e-85d2-c7758a01afab, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0aa82a8b-6c1a-4b04-b533-4de82f704e90, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0aa82a8b-6c1a-4b04-b533-4de82f704e90, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, 0aa82a8b-6c1a-4b04-b533-4de82f704e90, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 085212e4-ea1f-43e8-8909-52c78e5ea97c, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 085212e4-ea1f-43e8-8909-52c78e5ea97c, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, 085212e4-ea1f-43e8-8909-52c78e5ea97c, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6be94a83-accc-48f1-a030-ba9902eab8f4, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6be94a83-accc-48f1-a030-ba9902eab8f4, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, 6be94a83-accc-48f1-a030-ba9902eab8f4, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d253903a-6b14-4f59-8104-9b522505156c, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d253903a-6b14-4f59-8104-9b522505156c, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, d253903a-6b14-4f59-8104-9b522505156c, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b1e891ad-c485-4038-83c8-b3158a152e9c, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b1e891ad-c485-4038-83c8-b3158a152e9c, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, b1e891ad-c485-4038-83c8-b3158a152e9c, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 411fccd8-9fce-41a1-ab5b-02dc659281fb, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 411fccd8-9fce-41a1-ab5b-02dc659281fb, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, 411fccd8-9fce-41a1-ab5b-02dc659281fb, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 27b937aa-e3fe-49e7-aaa3-b31b17b6e91a, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 27b937aa-e3fe-49e7-aaa3-b31b17b6e91a, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, 27b937aa-e3fe-49e7-aaa3-b31b17b6e91a, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 14c656a9-fcd1-46d0-9477-f97150aebff2, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 14c656a9-fcd1-46d0-9477-f97150aebff2, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, 14c656a9-fcd1-46d0-9477-f97150aebff2, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1a17344a-fc1c-4d96-a18a-7a89dc6231b3, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1a17344a-fc1c-4d96-a18a-7a89dc6231b3, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, 1a17344a-fc1c-4d96-a18a-7a89dc6231b3, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fb160f88-ab81-47ab-9ff1-79c499c123ff, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fb160f88-ab81-47ab-9ff1-79c499c123ff, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, fb160f88-ab81-47ab-9ff1-79c499c123ff, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f659dbed-4e4e-4e4c-a56c-72e8788e8db1, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f659dbed-4e4e-4e4c-a56c-72e8788e8db1, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, f659dbed-4e4e-4e4c-a56c-72e8788e8db1, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b731b168-3f89-4c9d-8775-3fedd285657f, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b731b168-3f89-4c9d-8775-3fedd285657f, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, b731b168-3f89-4c9d-8775-3fedd285657f, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d23026d7-f4a5-41be-ae35-0bdf5ecce36f, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d23026d7-f4a5-41be-ae35-0bdf5ecce36f, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, d23026d7-f4a5-41be-ae35-0bdf5ecce36f, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b57c3b2c-4de1-4ac8-bef8-ad33d1e06310, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b57c3b2c-4de1-4ac8-bef8-ad33d1e06310, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, b57c3b2c-4de1-4ac8-bef8-ad33d1e06310, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4db5a57c-cec6-422d-9b8e-e45147478e7a, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4db5a57c-cec6-422d-9b8e-e45147478e7a, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, 4db5a57c-cec6-422d-9b8e-e45147478e7a, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 269cfa6c-99d9-454b-8cb8-d252c21a5f8e, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 269cfa6c-99d9-454b-8cb8-d252c21a5f8e, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, 269cfa6c-99d9-454b-8cb8-d252c21a5f8e, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e67a49a8-26d5-4026-ba4d-ea48872b4378, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e67a49a8-26d5-4026-ba4d-ea48872b4378, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, e67a49a8-26d5-4026-ba4d-ea48872b4378, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ed68bc64-ab3b-4f6c-8232-d97ee0c33618, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed68bc64-ab3b-4f6c-8232-d97ee0c33618, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, ed68bc64-ab3b-4f6c-8232-d97ee0c33618, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b9f72a69-078e-4fa9-8d77-3d4883f1bd17, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b9f72a69-078e-4fa9-8d77-3d4883f1bd17, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, b9f72a69-078e-4fa9-8d77-3d4883f1bd17, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1d8cbdda-8bf4-4ed1-a70b-a75b31af9359, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1d8cbdda-8bf4-4ed1-a70b-a75b31af9359, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, 1d8cbdda-8bf4-4ed1-a70b-a75b31af9359, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 600dad03-c6bb-467e-a3f1-3aa9757f05a6, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 600dad03-c6bb-467e-a3f1-3aa9757f05a6, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, 600dad03-c6bb-467e-a3f1-3aa9757f05a6, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, eb349a47-874e-4471-8e56-32c1d489e9f2, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, eb349a47-874e-4471-8e56-32c1d489e9f2, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, eb349a47-874e-4471-8e56-32c1d489e9f2, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 412216e2-99ce-44a0-89d9-2cafcfa87864, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 412216e2-99ce-44a0-89d9-2cafcfa87864, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, 412216e2-99ce-44a0-89d9-2cafcfa87864, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f6398232-96eb-4eb6-bc40-98e29bf7bfc2, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f6398232-96eb-4eb6-bc40-98e29bf7bfc2, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, f6398232-96eb-4eb6-bc40-98e29bf7bfc2, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d753e3b9-4d14-4fc5-9bf6-ef2ab260fa2c, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d753e3b9-4d14-4fc5-9bf6-ef2ab260fa2c, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, d753e3b9-4d14-4fc5-9bf6-ef2ab260fa2c, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, a08ecc18-8aa0-4818-9a8a-469dd745e1a7, localhost:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a08ecc18-8aa0-4818-9a8a-469dd745e1a7, localhost:2631): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a08ecc18-8aa0-4818-9a8a-469dd745e1a7, localhost:2631): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s6wgdjujee.auto.internal" port: 2631 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-s6wgdjujee.auto.internal:2631, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:2631
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, de95a2b9-0135-44a2-8657-e4a0605225f1, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, de95a2b9-0135-44a2-8657-e4a0605225f1, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, de95a2b9-0135-44a2-8657-e4a0605225f1, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f151f21f-ef5b-4cb7-83dc-96c5492ec8ca, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f151f21f-ef5b-4cb7-83dc-96c5492ec8ca, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, f151f21f-ef5b-4cb7-83dc-96c5492ec8ca, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dcabf7bc-f088-43ef-a27a-eb3a6df98260, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dcabf7bc-f088-43ef-a27a-eb3a6df98260, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, dcabf7bc-f088-43ef-a27a-eb3a6df98260, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 718542bf-694c-4753-9a77-65353591b637, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 718542bf-694c-4753-9a77-65353591b637, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, 718542bf-694c-4753-9a77-65353591b637, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ae80b4f2-51ac-46ee-ae79-195cd5d65107, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ae80b4f2-51ac-46ee-ae79-195cd5d65107, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, ae80b4f2-51ac-46ee-ae79-195cd5d65107, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9f053cbd-7906-4765-8e55-c7175b5f041d, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9f053cbd-7906-4765-8e55-c7175b5f041d, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, 9f053cbd-7906-4765-8e55-c7175b5f041d, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e5bf936b-0405-4a34-b60e-95c763d1f55e, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e5bf936b-0405-4a34-b60e-95c763d1f55e, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, e5bf936b-0405-4a34-b60e-95c763d1f55e, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6501462c-21c4-4776-bed1-97c55e1cb1ab, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6501462c-21c4-4776-bed1-97c55e1cb1ab, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, 6501462c-21c4-4776-bed1-97c55e1cb1ab, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f72057cf-6254-4f24-8aa1-dc37a66843dc, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f72057cf-6254-4f24-8aa1-dc37a66843dc, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, f72057cf-6254-4f24-8aa1-dc37a66843dc, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 3ae17f4a-e55a-412b-a3c5-455abb795423, localhost:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3ae17f4a-e55a-412b-a3c5-455abb795423, localhost:25750): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3ae17f4a-e55a-412b-a3c5-455abb795423, localhost:25750): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s6wgdjujee.auto.internal" port: 25750 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-s6wgdjujee.auto.internal:25750, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25750
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 27851343-263f-4f15-b464-aad2cb6f9bfb, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 27851343-263f-4f15-b464-aad2cb6f9bfb, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, 27851343-263f-4f15-b464-aad2cb6f9bfb, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 79f200aa-d0f0-4760-b1fc-bf3569db6b4c, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 79f200aa-d0f0-4760-b1fc-bf3569db6b4c, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, 79f200aa-d0f0-4760-b1fc-bf3569db6b4c, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7e03efc0-9599-475a-9461-6ded9d857139, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7e03efc0-9599-475a-9461-6ded9d857139, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, 7e03efc0-9599-475a-9461-6ded9d857139, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 505ba8b8-1e7c-440b-982b-3aad07259b26, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 505ba8b8-1e7c-440b-982b-3aad07259b26, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, 505ba8b8-1e7c-440b-982b-3aad07259b26, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8f0e55e0-ebdf-4616-8225-2fbe304d2ee8, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f0e55e0-ebdf-4616-8225-2fbe304d2ee8, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, 8f0e55e0-ebdf-4616-8225-2fbe304d2ee8, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 997f6a82-9272-48b1-bc39-9c392f2b0c59, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 997f6a82-9272-48b1-bc39-9c392f2b0c59, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, 997f6a82-9272-48b1-bc39-9c392f2b0c59, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1226a2b9-71ea-46d3-a346-b4d489c824f6, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1226a2b9-71ea-46d3-a346-b4d489c824f6, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, 1226a2b9-71ea-46d3-a346-b4d489c824f6, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b091494d-16d9-49c7-a4ea-d12a56b017f7, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b091494d-16d9-49c7-a4ea-d12a56b017f7, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, b091494d-16d9-49c7-a4ea-d12a56b017f7, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5f9977b7-6474-4dff-a132-5dec52d7aa3f, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5f9977b7-6474-4dff-a132-5dec52d7aa3f, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, 5f9977b7-6474-4dff-a132-5dec52d7aa3f, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 09040650-bb0a-4b60-91af-1c140fd3ef4a, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 09040650-bb0a-4b60-91af-1c140fd3ef4a, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, 09040650-bb0a-4b60-91af-1c140fd3ef4a, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d42bc4fd-c534-4e22-b756-e2afa966f336, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d42bc4fd-c534-4e22-b756-e2afa966f336, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, d42bc4fd-c534-4e22-b756-e2afa966f336, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c5895bda-a8f2-46cb-89d3-ef5b2d27a9c0, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c5895bda-a8f2-46cb-89d3-ef5b2d27a9c0, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, c5895bda-a8f2-46cb-89d3-ef5b2d27a9c0, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f76c5a0e-e528-42b7-9327-aad6044c49b7, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f76c5a0e-e528-42b7-9327-aad6044c49b7, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, f76c5a0e-e528-42b7-9327-aad6044c49b7, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 441b39e7-aff0-449b-b84d-c1e880de7162, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 441b39e7-aff0-449b-b84d-c1e880de7162, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, 441b39e7-aff0-449b-b84d-c1e880de7162, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 64f5aee4-4692-4056-8d39-6e9a83a7c4bb, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 64f5aee4-4692-4056-8d39-6e9a83a7c4bb, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, 64f5aee4-4692-4056-8d39-6e9a83a7c4bb, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ada9df45-f0b2-4f5f-8d6c-a1c3e461a8f2, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ada9df45-f0b2-4f5f-8d6c-a1c3e461a8f2, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, ada9df45-f0b2-4f5f-8d6c-a1c3e461a8f2, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9c302c81-efb2-4f12-b373-ca0f1f3db411, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9c302c81-efb2-4f12-b373-ca0f1f3db411, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, 9c302c81-efb2-4f12-b373-ca0f1f3db411, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 702e5ed6-a6d9-4fa7-9841-7cd65d85fa85, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 702e5ed6-a6d9-4fa7-9841-7cd65d85fa85, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, 702e5ed6-a6d9-4fa7-9841-7cd65d85fa85, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ca5c60af-7675-4c4f-bb25-81de59bc2378, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ca5c60af-7675-4c4f-bb25-81de59bc2378, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, ca5c60af-7675-4c4f-bb25-81de59bc2378, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ddabb06b-d884-411d-ae0b-b0a9dad3f39d, ghrun-s6wgdjujee.auto.internal:25750): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ddabb06b-d884-411d-ae0b-b0a9dad3f39d, ghrun-s6wgdjujee.auto.internal:25750): request = { session_id: "ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=" 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, ddabb06b-d884-411d-ae0b-b0a9dad3f39d, ghrun-s6wgdjujee.auto.internal:25750): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=YmFhODc2NzMtM2U0NTkwZDEtYzQ3YzlhOWYtOGY1YzNjNWQ=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 24399cc5-9fdd-4098-a00a-5e9ab18bc8c7, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 24399cc5-9fdd-4098-a00a-5e9ab18bc8c7, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, 24399cc5-9fdd-4098-a00a-5e9ab18bc8c7, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2a11a2b9-66bb-4e8f-9e46-b0c21ca31777, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a11a2b9-66bb-4e8f-9e46-b0c21ca31777, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, 2a11a2b9-66bb-4e8f-9e46-b0c21ca31777, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e9778552-c397-4e82-975d-5c9ef0b79ac0, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e9778552-c397-4e82-975d-5c9ef0b79ac0, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, e9778552-c397-4e82-975d-5c9ef0b79ac0, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f4d534d4-d1b8-430b-bf62-e1dc8ed7fb1f, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f4d534d4-d1b8-430b-bf62-e1dc8ed7fb1f, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, f4d534d4-d1b8-430b-bf62-e1dc8ed7fb1f, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3060ff70-b4b0-40b4-ac10-fce07cea877b, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3060ff70-b4b0-40b4-ac10-fce07cea877b, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, 3060ff70-b4b0-40b4-ac10-fce07cea877b, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 259a8e84-fb33-4f2f-8461-7c67911c16fe, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 259a8e84-fb33-4f2f-8461-7c67911c16fe, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, 259a8e84-fb33-4f2f-8461-7c67911c16fe, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 64281b5f-9ed2-454a-b0a2-dbefe8ecac01, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 64281b5f-9ed2-454a-b0a2-dbefe8ecac01, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, 64281b5f-9ed2-454a-b0a2-dbefe8ecac01, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f26b08b5-328c-44ef-b7d0-67294e50ad6e, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f26b08b5-328c-44ef-b7d0-67294e50ad6e, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, f26b08b5-328c-44ef-b7d0-67294e50ad6e, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 676f1d5f-a566-4bf6-ab54-edc6fb910dcf, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 676f1d5f-a566-4bf6-ab54-edc6fb910dcf, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, 676f1d5f-a566-4bf6-ab54-edc6fb910dcf, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6a90a70a-3042-40d8-a816-a6e9720020ad, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6a90a70a-3042-40d8-a816-a6e9720020ad, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, 6a90a70a-3042-40d8-a816-a6e9720020ad, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3564bb6c-5b7b-4d09-96b0-0a7ab930873e, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3564bb6c-5b7b-4d09-96b0-0a7ab930873e, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, 3564bb6c-5b7b-4d09-96b0-0a7ab930873e, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 68275545-ac2d-40b4-b488-02172c1b2064, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 68275545-ac2d-40b4-b488-02172c1b2064, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, 68275545-ac2d-40b4-b488-02172c1b2064, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9d7b6e14-9e7d-4dd8-8f79-c2e31b8b52f8, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9d7b6e14-9e7d-4dd8-8f79-c2e31b8b52f8, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, 9d7b6e14-9e7d-4dd8-8f79-c2e31b8b52f8, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9509927c-70ab-40d4-9ac9-7468074e6892, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9509927c-70ab-40d4-9ac9-7468074e6892, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, 9509927c-70ab-40d4-9ac9-7468074e6892, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9d5bbfbe-3610-433d-94bb-e7e45c2e5168, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9d5bbfbe-3610-433d-94bb-e7e45c2e5168, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, 9d5bbfbe-3610-433d-94bb-e7e45c2e5168, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cd8d9934-9078-4b0f-bf46-e34c550c8719, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cd8d9934-9078-4b0f-bf46-e34c550c8719, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, cd8d9934-9078-4b0f-bf46-e34c550c8719, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9eb34f3b-07c5-48d5-b8a2-63dbe6be2561, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9eb34f3b-07c5-48d5-b8a2-63dbe6be2561, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, 9eb34f3b-07c5-48d5-b8a2-63dbe6be2561, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8b172772-8641-4ca3-ad78-f854f5a02ac1, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8b172772-8641-4ca3-ad78-f854f5a02ac1, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, 8b172772-8641-4ca3-ad78-f854f5a02ac1, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e2095d06-9ebf-4367-a8e1-5240523d58a8, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e2095d06-9ebf-4367-a8e1-5240523d58a8, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, e2095d06-9ebf-4367-a8e1-5240523d58a8, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 657349a3-1228-4359-b269-e3d1d2ec75b5, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 657349a3-1228-4359-b269-e3d1d2ec75b5, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, 657349a3-1228-4359-b269-e3d1d2ec75b5, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c6825cb0-2541-4611-abc0-dc61b0bbcceb, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c6825cb0-2541-4611-abc0-dc61b0bbcceb, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, c6825cb0-2541-4611-abc0-dc61b0bbcceb, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7dc911e3-df26-4409-b508-545877c953d3, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7dc911e3-df26-4409-b508-545877c953d3, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, 7dc911e3-df26-4409-b508-545877c953d3, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 43f38ad1-0246-4909-9eab-7c441e6ddbd0, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 43f38ad1-0246-4909-9eab-7c441e6ddbd0, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, 43f38ad1-0246-4909-9eab-7c441e6ddbd0, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d5e7977c-ff9a-4774-9142-0949a58f1e41, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d5e7977c-ff9a-4774-9142-0949a58f1e41, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, d5e7977c-ff9a-4774-9142-0949a58f1e41, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d843051a-296c-49ac-9b81-ea223849a8e6, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d843051a-296c-49ac-9b81-ea223849a8e6, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, d843051a-296c-49ac-9b81-ea223849a8e6, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 671aa999-93f0-4022-8e00-714342f848bc, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 671aa999-93f0-4022-8e00-714342f848bc, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, 671aa999-93f0-4022-8e00-714342f848bc, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fb19e936-52e0-4385-999e-bf46dfddad5c, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fb19e936-52e0-4385-999e-bf46dfddad5c, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, fb19e936-52e0-4385-999e-bf46dfddad5c, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dcefb3c2-e16a-448b-a496-15beb0db3bee, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dcefb3c2-e16a-448b-a496-15beb0db3bee, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, dcefb3c2-e16a-448b-a496-15beb0db3bee, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bf7aa177-e591-40c4-a841-4e40dd157f92, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bf7aa177-e591-40c4-a841-4e40dd157f92, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, bf7aa177-e591-40c4-a841-4e40dd157f92, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a4576c7e-0de5-40ba-ab74-4172f0782c0b, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a4576c7e-0de5-40ba-ab74-4172f0782c0b, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, a4576c7e-0de5-40ba-ab74-4172f0782c0b, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 54842805-c353-4f63-91f3-880a037c3ad8, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 54842805-c353-4f63-91f3-880a037c3ad8, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, 54842805-c353-4f63-91f3-880a037c3ad8, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1bac2929-592f-4490-8d64-2d314c39ba7e, ghrun-s6wgdjujee.auto.internal:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1bac2929-592f-4490-8d64-2d314c39ba7e, ghrun-s6wgdjujee.auto.internal:2631): request = { session_id: "ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==" 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, 1bac2929-592f-4490-8d64-2d314c39ba7e, ghrun-s6wgdjujee.auto.internal:2631): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=NTc0ZThlNDYtNWY4ZGVkNi1lMzkyMzdkOS1hZTIyNWMwZQ==
---------------------------- 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:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 171361e6-d22a-408b-ab8a-8c5f74df1654, localhost:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 171361e6-d22a-408b-ab8a-8c5f74df1654, localhost:2631): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 171361e6-d22a-408b-ab8a-8c5f74df1654, localhost:2631): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s6wgdjujee.auto.internal" port: 2631 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-s6wgdjujee.auto.internal:2631, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:2631
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25750
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25750". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25750
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25750". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25750
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25750". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25750
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25750". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:25750
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:25750". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 6a97e7ea-ccb3-42ee-bcf9-6182f18a5051, localhost:2631): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6a97e7ea-ccb3-42ee-bcf9-6182f18a5051, localhost:2631): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6a97e7ea-ccb3-42ee-bcf9-6182f18a5051, localhost:2631): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s6wgdjujee.auto.internal" port: 2631 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-s6wgdjujee.auto.internal:2631, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:2631
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:25750/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27185
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27477
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1040
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25750
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11717
============================== slowest durations ===============================
244.72s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_3__SYNC-pk_types1-all_types1-index1---SYNC]
122.52s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_3__SYNC-pk_types1-all_types1-index1---SYNC]
20.12s 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/k20e/0010f5/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/k20e/0010f5/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.036527 seconds, 3 sessions to shutdown
Current KQP shutdown state: spent 6.045382 seconds, 3 sessions to shutdown
Current KQP shutdown state: spent 9.051233 seconds, 3 sessions to shutdown
GRpc shutdown warning: left infly: 1, spent: 3.091933 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 6.220867 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 9.293182 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 12.351818 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 15.431027 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 18.496544 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 21.534873 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 24.571843 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 27.618596 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.001318 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==682574==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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d020d2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034d020d2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034d020d2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034d020d2 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034d020d2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034d020d2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034d020d2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x000034d020d2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x000034d020d2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x000034d10d4e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003b596747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003b5880c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#18 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#19 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#20 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#21 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#22 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d01fec in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x000034d01fec in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#3 0x000034d10d4e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#4 0x00003b596747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#5 0x00003b5880c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#6 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#7 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#8 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#9 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#10 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#11 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#12 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#13 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#14 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#15 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c206ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001c206ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001c206ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001c206ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001c206ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001c206ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001c206ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001c206ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001c206ab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001c206ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x000034d0594c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x000034d0594c 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 0x000034d0594c 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#21 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#22 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#23 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#24 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#25 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d0593a 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 0x000034d0593a 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c206a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001c206a34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001c206a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x000034d0594c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x000034d0594c 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 0x000034d0594c 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#11 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#12 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#14 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#15 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#16 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#17 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#18 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034484564 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034484564 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034484564 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034484564 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034484564 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x000034484564 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x000034484564 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x000034484564 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x000034484564 in TBasicString /-S/util/generic/string.h:491:18
#10 0x000034484564 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#11 0x000034484564 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 0x000034483332 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#13 0x000034483332 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#14 0x000034489850 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#15 0x0000344e5a98 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 0x000034d10686 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#17 0x00003b59193b 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 0x00003b5877a2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#19 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#20 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#21 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#22 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#23 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#24 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#25 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#26 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#27 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#28 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000344844c2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x0000344844c2 in TBasicString /-S/util/generic/string.h:491:18
#3 0x0000344844c2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#4 0x0000344844c2 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 0x000034483332 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#6 0x000034483332 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#7 0x000034489850 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#8 0x0000344e5a98 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 0x000034d10686 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#10 0x00003b59193b 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 0x00003b5877a2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#12 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#13 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#14 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#15 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#16 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#17 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#18 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#19 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#20 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#21 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#22 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d64c50 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034d64c50 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034d64c50 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034d64c50 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
#5 0x000034d64c50 in __construct_node<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1818:21
#6 0x000034d64c50 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 0x000045140b1b in __insert_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1136:12
#8 0x000045140b1b in insert<std::__y1::pair<grpc::string_ref, grpc::string_ref>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/map:1857:20
#9 0x000045140b1b in FillMap /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:94:12
#10 0x000045140b1b in map /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:68:5
#11 0x000045140b1b in client_metadata /-S/contrib/libs/grpc/include/grpcpp/server_context.h:230:30
#12 0x000045140b1b 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 0x00004517c87d 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 0x00004517ec20 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 0x00003b57fcec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#16 0x00003b57fcec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#17 0x00003b57fcec 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 0x00003b57fcec 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 0x00003b57fcec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#20 0x00003b57fcec 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 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#22 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#23 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#24 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
#25 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#26 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#27 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000027b4a018 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000027b4a018 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000027b4a018 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000027b4a018 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000027b4a018 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x000027b4a018 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x000027b4a018 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
#8 0x000027b4a018 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
#9 0x000027b49cbf 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 0x000027b48b18 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
#11 0x00003b63c26a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
#12 0x00003b63c26a 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 0x00003b63c26a 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
==================== 1 passed, 1 error in 389.47s (0:06:29) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k20e/0010e3/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 .E

==================================== ERRORS ====================================
_ ERROR at teardown of TestAsyncReplication.test_async_replication[table_index_4__SYNC-pk_types0-all_types0-index0---SYNC] _
ydb/tests/datashard/lib/multicluster_test_base.py:63: in teardown_class
    cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:679: 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/k20e/0010e3/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_4__SYNC-pk_types0-all_types0-index0---SYNC/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/k20e/0010e3/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_4__SYNC-pk_types0-all_types0-index0---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.011844 seconds, 3 sessions to shutdown
E   Current KQP shutdown state: spent 6.016698 seconds, 3 sessions to shutdown
E   Current KQP shutdown state: spent 9.032487 seconds, 3 sessions to shutdown
E   Current KQP shutdown state: spent 0 seconds, not started yet
E   Current KQP shutdown state: spent 3.018258 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 6.03565 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 9.051802 seconds, 1 sessions to shutdown
E   GRpc shutdown warning: left infly: 1, spent: 4.06701 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 7.102706 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 10.140695 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 13.186874 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 16.253248 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 19.313789 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 22.398799 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 25.508594 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 28.570086 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.000215 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==687519==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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d020d2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034d020d2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034d020d2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034d020d2 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 0x000034d020d2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034d020d2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034d020d2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x000034d020d2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x000034d020d2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x000034d10d4e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003b596747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003b5880c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #18 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #19 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #20 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #21 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #22 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d01fec in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034d01fec in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x000034d10d4e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003b596747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003b5880c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #11 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #12 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #13 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #14 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #15 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c206ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001c206ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001c206ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001c206ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001c206ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001c206ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001c206ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001c206ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001c206ab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001c206ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034d0594c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034d0594c 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 0x000034d0594c 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #21 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #22 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #23 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #24 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #25 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c206a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001c206a34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001c206a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x000034d0594c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x000034d0594c 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 0x000034d0594c 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #14 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #15 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #16 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #17 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #18 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d0593a 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 0x000034d0593a 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034484564 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034484564 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034484564 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034484564 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034484564 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x000034484564 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x000034484564 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x000034484564 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x000034484564 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x000034484564 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #11 0x000034484564 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 0x000034483332 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #13 0x000034483332 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #14 0x000034489850 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #15 0x0000344e5a98 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 0x000034d10686 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #17 0x00003b59193b 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 0x00003b5877a2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #19 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #20 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #21 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #22 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #23 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #24 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #25 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #26 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #27 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #28 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000344844c2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x0000344844c2 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x0000344844c2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #4 0x0000344844c2 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 0x000034483332 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #6 0x000034483332 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #7 0x000034489850 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #8 0x0000344e5a98 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 0x000034d10686 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #10 0x00003b59193b 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 0x00003b5877a2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #12 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #13 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #14 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #15 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #16 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #17 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #18 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #19 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #20 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #21 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #22 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000027b4a018 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000027b4a018 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000027b4a018 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000027b4a018 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000027b4a018 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x000027b4a018 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x000027b4a018 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x000027b4a018 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x000027b49cbf 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 0x000027b48b18 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
E   #11 0x00003b63c26a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
E   #12 0x00003b63c26a 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 0x00003b63c26a 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 0x00003b63c26a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #15 0x00003b63c26a 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 0x00001fa1781f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
E   #17 0x00003b62a60f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
E   #18 0x00003b62a60f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
E   #19 0x00003b62a60f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
E   #20 0x000046bf53be in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
E   #21 0x00003b57fcec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #22 0x00003b57fcec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #23 0x00003b57fcec 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 0x00003b57fcec 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 0x00003b57fcec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #26 0x00003b57fcec 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 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #28 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #29 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #30 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
E   #31 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #32 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #33 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000027b4a018 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000027b4a018 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000027b4a018 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_index_4__SYNC-pk_types0-all_types0-index0---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/k20e/0010e3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 682633
DEBUG    ya.test:process.py:259 Command (pid 682633) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 682633) elapsed time (sec): 0.9481995105743408
DEBUG    ya.test:process.py:263 Command (pid 682633) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 682633) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 682633) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 682633) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 682633) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 682633) maxrss: 475824
DEBUG    ya.test:process.py:263 Command (pid 682633) minflt: 45336
DEBUG    ya.test:process.py:263 Command (pid 682633) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 682633) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 682633) nivcsw: 183
DEBUG    ya.test:process.py:263 Command (pid 682633) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 682633) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 682633) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 682633) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 682633) stime: 0.17457799999999998
DEBUG    ya.test:process.py:263 Command (pid 682633) utime: 0.525403
DEBUG    ya.test:process.py:263 Command (pid 682633) wtime: 0.958
DEBUG    ya.test:process.py:275 Command (pid 682633) output:
Git info:
    Commit: 6dd25b0ca81dc1d48d7d59ec29d0e10103041435
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge fa922fa6d4da119099def7c0c2619969c68f6fea into 4d9c89403df81e58bed1e1b75abc88e4bff83958

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

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

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

ERROR    ydb.tests.datashard.lib.multicluster_test_base:multicluster_test_base.py:20 Git info:
    Commit: 6dd25b0ca81dc1d48d7d59ec29d0e10103041435
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge fa922fa6d4da119099def7c0c2619969c68f6fea into 4d9c89403df81e58bed1e1b75abc88e4bff83958

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

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k20e/0010e3/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3661
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:474 Working directory: /home/runner/.ya/build/build_root/k20e/0010e3/r3tmp/kikimr_cluster_tse6kcu8
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k20e/0010e3/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16414
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6822
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4567
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65049
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k20e/0010e3/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_4__SYNC-pk_types0-all_types0-index0---SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/k20e/0010e3/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/k20e/0010e3/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_4__SYNC-pk_types0-all_types0-index0---SYNC/cluster/node_1/logfile_wbu4lc_8.log --grpc-port=16414 --mon-port=6822 --ic-port=3661
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:16414/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k20e/0010e3/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_4__SYNC-pk_types0-all_types0-index0---SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/k20e/0010e3/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/k20e/0010e3/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_4__SYNC-pk_types0-all_types0-index0---SYNC/cluster/node_1/logfile_wbu4lc_8.log --grpc-port=16414 --mon-port=6822 --ic-port=3661
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k20e/0010e3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k20e/0010e3/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_4__SYNC-pk_types0-all_types0-index0---SYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/k20e/0010e3/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_4__SYNC-pk_types0-all_types0-index0---SYNC/cluster/node_1/logfile_wbu4lc_8.log', '--grpc-port=16414', '--mon-port=6822', '--ic-port=3661')' in '/home/runner/.ya/build/build_root/k20e/0010e3/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_4__SYNC-pk_types0-all_types0-index0---SYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 683016
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:16414/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/k20e/0010e3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 683017
DEBUG    ya.test:process.py:259 Command (pid 683017) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 683017) elapsed time (sec): 1.1071617603302002
DEBUG    ya.test:process.py:263 Command (pid 683017) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 683017) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 683017) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 683017) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 683017) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 683017) maxrss: 482596
DEBUG    ya.test:process.py:263 Command (pid 683017) minflt: 45309
DEBUG    ya.test:process.py:263 Command (pid 683017) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 683017) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 683017) nivcsw: 169
DEBUG    ya.test:process.py:263 Command (pid 683017) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 683017) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 683017) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 683017) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 683017) stime: 0.178982
DEBUG    ya.test:process.py:263 Command (pid 683017) utime: 0.508462
DEBUG    ya.test:process.py:263 Command (pid 683017) wtime: 1.119
DEBUG    ya.test:process.py:275 Command (pid 683017) output:
Git info:
    Commit: 6dd25b0ca81dc1d48d7d59ec29d0e10103041435
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge fa922fa6d4da119099def7c0c2619969c68f6fea into 4d9c89403df81e58bed1e1b75abc88e4bff83958

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 6dd25b0ca81dc1d48d7d59ec29d0e10103041435
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge fa922fa6d4da119099def7c0c2619969c68f6fea into 4d9c89403df81e58bed1e1b75abc88e4bff83958
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k20e/0010e3/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/k20e/0010e3/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16414', '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: 3661\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/k20e/0010e3/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16414', '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: 3661\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 686549
DEBUG    ya.test:process.py:259 Command (pid 686549) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 686549) elapsed time (sec): 1.4455671310424805
DEBUG    ya.test:process.py:263 Command (pid 686549) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 686549) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 686549) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 686549) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 686549) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 686549) maxrss: 574532
DEBUG    ya.test:process.py:263 Command (pid 686549) minflt: 51732
DEBUG    ya.test:process.py:263 Command (pid 686549) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 686549) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 686549) nivcsw: 251
DEBUG    ya.test:process.py:263 Command (pid 686549) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 686549) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 686549) nvcsw: 590
DEBUG    ya.test:process.py:263 Command (pid 686549) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 686549) stime: 0.272461
DEBUG    ya.test:process.py:263 Command (pid 686549) utime: 0.568214
DEBUG    ya.test:process.py:263 Command (pid 686549) wtime: 1.451
DEBUG    ya.test:process.py:275 Command (pid 686549) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k20e/0010e3/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/k20e/0010e3/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16414', '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/k20e/0010e3/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:16414', '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: 686923
DEBUG    ya.test:process.py:259 Command (pid 686923) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 686923) elapsed time (sec): 1.5531432628631592
DEBUG    ya.test:process.py:263 Command (pid 686923) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 686923) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 686923) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 686923) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 686923) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 686923) maxrss: 574644
DEBUG    ya.test:process.py:263 Command (pid 686923) minflt: 51733
DEBUG    ya.test:process.py:263 Command (pid 686923) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 686923) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 686923) nivcsw: 265
DEBUG    ya.test:process.py:263 Command (pid 686923) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 686923) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 686923) nvcsw: 401
DEBUG    ya.test:process.py:263 Command (pid 686923) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 686923) stime: 0.21558
DEBUG    ya.test:process.py:263 Command (pid 686923) utime: 0.616225
DEBUG    ya.test:process.py:263 Command (pid 686923) wtime: 1.568
DEBUG    ya.test:process.py:275 Command (pid 686923) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:552 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k20e/0010e3/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9164
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:474 Working directory: /home/runner/.ya/build/build_root/k20e/0010e3/r3tmp/kikimr_cluster_ix2rbuum
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k20e/0010e3/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26396
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10414
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22087
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6412
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k20e/0010e3/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_4__SYNC-pk_types0-all_types0-index0---SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/k20e/0010e3/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/k20e/0010e3/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_4__SYNC-pk_types0-all_types0-index0---SYNC/cluster/node_1/logfile_fhik34v3.log --grpc-port=26396 --mon-port=10414 --ic-port=9164
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:26396/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k20e/0010e3/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_4__SYNC-pk_types0-all_types0-index0---SYNC/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:269 Final command: /home/runner/.ya/build/build_root/k20e/0010e3/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/k20e/0010e3/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_4__SYNC-pk_types0-all_types0-index0---SYNC/cluster/node_1/logfile_fhik34v3.log --grpc-port=26396 --mon-port=10414 --ic-port=9164
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k20e/0010e3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k20e/0010e3/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_4__SYNC-pk_types0-all_types0-index0---SYNC/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/k20e/0010e3/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_4__SYNC-pk_types0-all_types0-index0---SYNC/cluster/node_1/logfile_fhik34v3.log', '--grpc-port=26396', '--mon-port=10414', '--ic-port=9164')' in '/home/runner/.ya/build/build_root/k20e/0010e3/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_4__SYNC-pk_types0-all_types0-index0---SYNC/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 687519
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:26396/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/k20e/0010e3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 687520
DEBUG    ya.test:process.py:259 Command (pid 687520) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 687520) elapsed time (sec): 1.050487995147705
DEBUG    ya.test:process.py:263 Command (pid 687520) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 687520) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 687520) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 687520) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 687520) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 687520) maxrss: 591992
DEBUG    ya.test:process.py:263 Command (pid 687520) minflt: 45304
DEBUG    ya.test:process.py:263 Command (pid 687520) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 687520) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 687520) nivcsw: 171
DEBUG    ya.test:process.py:263 Command (pid 687520) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 687520) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 687520) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 687520) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 687520) stime: 0.235644
DEBUG    ya.test:process.py:263 Command (pid 687520) utime: 0.425477
DEBUG    ya.test:process.py:263 Command (pid 687520) wtime: 1.054
DEBUG    ya.test:process.py:275 Command (pid 687520) output:
Git info:
    Commit: 6dd25b0ca81dc1d48d7d59ec29d0e10103041435
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge fa922fa6d4da119099def7c0c2619969c68f6fea into 4d9c89403df81e58bed1e1b75abc88e4bff83958

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 6dd25b0ca81dc1d48d7d59ec29d0e10103041435
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge fa922fa6d4da119099def7c0c2619969c68f6fea into 4d9c89403df81e58bed1e1b75abc88e4bff83958
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k20e/0010e3/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/k20e/0010e3/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26396', '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: 9164\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/k20e/0010e3/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26396', '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: 9164\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 690352
DEBUG    ya.test:process.py:259 Command (pid 690352) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 690352) elapsed time (sec): 1.5807015895843506
DEBUG    ya.test:process.py:263 Command (pid 690352) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 690352) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 690352) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 690352) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 690352) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 690352) maxrss: 660892
DEBUG    ya.test:process.py:263 Command (pid 690352) minflt: 51631
DEBUG    ya.test:process.py:263 Command (pid 690352) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 690352) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 690352) nivcsw: 221
DEBUG    ya.test:process.py:263 Command (pid 690352) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 690352) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 690352) nvcsw: 468
DEBUG    ya.test:process.py:263 Command (pid 690352) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 690352) stime: 0.275443
DEBUG    ya.test:process.py:263 Command (pid 690352) utime: 0.488691
DEBUG    ya.test:process.py:263 Command (pid 690352) wtime: 1.6
DEBUG    ya.test:process.py:275 Command (pid 690352) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k20e/0010e3/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/k20e/0010e3/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26396', '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/k20e/0010e3/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26396', '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: 690936
DEBUG    ya.test:process.py:259 Command (pid 690936) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 690936) elapsed time (sec): 1.143064260482788
DEBUG    ya.test:process.py:263 Command (pid 690936) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 690936) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 690936) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 690936) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 690936) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 690936) maxrss: 660892
DEBUG    ya.test:process.py:263 Command (pid 690936) minflt: 51710
DEBUG    ya.test:process.py:263 Command (pid 690936) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 690936) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 690936) nivcsw: 205
DEBUG    ya.test:process.py:263 Command (pid 690936) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 690936) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 690936) nvcsw: 552
DEBUG    ya.test:process.py:263 Command (pid 690936) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 690936) stime: 0.204898
DEBUG    ya.test:process.py:263 Command (pid 690936) utime: 0.5345449999999999
DEBUG    ya.test:process.py:263 Command (pid 690936) wtime: 1.167
DEBUG    ya.test:process.py:275 Command (pid 690936) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:552 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 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_4__SYNC-pk_types0-all_types0-index0---SYNC])
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 63119659-baf8-435a-b804-4e1adc8cc06c, localhost:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 63119659-baf8-435a-b804-4e1adc8cc06c, localhost:16414): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 63119659-baf8-435a-b804-4e1adc8cc06c, localhost:16414): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s6wgdjujee.auto.internal" port: 16414 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-s6wgdjujee.auto.internal:16414, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:16414
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, ca3d70f4-8442-4010-80f4-16e9e7a85b7f, localhost:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ca3d70f4-8442-4010-80f4-16e9e7a85b7f, localhost:26396): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ca3d70f4-8442-4010-80f4-16e9e7a85b7f, localhost:26396): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s6wgdjujee.auto.internal" port: 26396 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-s6wgdjujee.auto.internal:26396, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26396
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, ed48ac0e-f6d0-462c-abce-4f127a9cd26b, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ed48ac0e-f6d0-462c-abce-4f127a9cd26b, ghrun-s6wgdjujee.auto.internal:16414): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ed48ac0e-f6d0-462c-abce-4f127a9cd26b, ghrun-s6wgdjujee.auto.internal:16414): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, edab9463-17d2-47be-9e4c-56ad54caa2ef, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, edab9463-17d2-47be-9e4c-56ad54caa2ef, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, edab9463-17d2-47be-9e4c-56ad54caa2ef, ghrun-s6wgdjujee.auto.internal:16414): 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=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4e4f2d4c-87f0-48f9-9f5c-0519af49af2e, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4e4f2d4c-87f0-48f9-9f5c-0519af49af2e, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE TABLE `table_index_4__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_Timestamp64 Timestamp64, col_index_Interval64 Interval64, col_index_Timestamp Timestamp, col_index_Interval Interval, col_index_Int8 Int8, col_index_Uint8 Uint8,\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_Timestamp64 GLOBAL  SYNC ON (col_index_Timestamp64), INDEX idx_col_index_Interval64 GLOBAL  SYNC ON (col_index_Interval64), INDEX idx_col_index_Timestamp GLOBAL  SYNC ON (col_index_Timestamp), INDEX idx_col_index_Interval GLOBAL  SYNC ON (col_index_Interval), INDEX idx_col_index_Int8 GLOBAL  SYNC ON (col_index_Int8), INDEX idx_col_index_Uint8 GLOBAL  SYNC ON (col_index_Uint8)\n            )\n    " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4e4f2d4c-87f0-48f9-9f5c-0519af49af2e, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4493ce32-3e33-4ea7-8ff8-246a48eafe7a, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4493ce32-3e33-4ea7-8ff8-246a48eafe7a, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696200100000000 AS Timestamp64), CAST(1 AS Interval64), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(1 AS Int8), CAST(1 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4493ce32-3e33-4ea7-8ff8-246a48eafe7a, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3ce03a8d-7e33-43a6-be37-6d0a91f7d80f, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3ce03a8d-7e33-43a6-be37-6d0a91f7d80f, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696200200000000 AS Timestamp64), CAST(2 AS Interval64), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(2 AS Int8), CAST(2 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3ce03a8d-7e33-43a6-be37-6d0a91f7d80f, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, af7336c4-e2f2-4f01-ba0d-f204ad018926, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, af7336c4-e2f2-4f01-ba0d-f204ad018926, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696200300000000 AS Timestamp64), CAST(3 AS Interval64), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(3 AS Int8), CAST(3 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, af7336c4-e2f2-4f01-ba0d-f204ad018926, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2b275412-ec22-4265-ac2e-48bc8dc63dc4, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2b275412-ec22-4265-ac2e-48bc8dc63dc4, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696200400000000 AS Timestamp64), CAST(4 AS Interval64), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(4 AS Int8), CAST(4 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2b275412-ec22-4265-ac2e-48bc8dc63dc4, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7c766be8-ff7c-4394-af2b-1986173e27b0, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7c766be8-ff7c-4394-af2b-1986173e27b0, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696200500000000 AS Timestamp64), CAST(5 AS Interval64), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(5 AS Int8), CAST(5 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7c766be8-ff7c-4394-af2b-1986173e27b0, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8762b029-f2cf-4d58-b7ba-9abad1c4c55b, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8762b029-f2cf-4d58-b7ba-9abad1c4c55b, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696200600000000 AS Timestamp64), CAST(6 AS Interval64), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(6 AS Int8), CAST(6 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8762b029-f2cf-4d58-b7ba-9abad1c4c55b, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 63645d63-6bee-4d16-a0a1-ae40ed3381ed, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 63645d63-6bee-4d16-a0a1-ae40ed3381ed, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696200700000000 AS Timestamp64), CAST(7 AS Interval64), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(7 AS Int8), CAST(7 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 63645d63-6bee-4d16-a0a1-ae40ed3381ed, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e71f7f71-4f18-414d-acac-6423d6334115, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e71f7f71-4f18-414d-acac-6423d6334115, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696200800000000 AS Timestamp64), CAST(8 AS Interval64), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(8 AS Int8), CAST(8 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e71f7f71-4f18-414d-acac-6423d6334115, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f9b4bde8-b56f-4c0b-8f48-bc3dfddd544e, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f9b4bde8-b56f-4c0b-8f48-bc3dfddd544e, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696200900000000 AS Timestamp64), CAST(9 AS Interval64), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(9 AS Int8), CAST(9 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f9b4bde8-b56f-4c0b-8f48-bc3dfddd544e, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 91642bd1-1868-4a1d-b2df-c951cd1d005e, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 91642bd1-1868-4a1d-b2df-c951cd1d005e, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696201000000000 AS Timestamp64), CAST(10 AS Interval64), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(10 AS Int8), CAST(10 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 91642bd1-1868-4a1d-b2df-c951cd1d005e, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0b7a96f0-f26c-4a36-b5fc-367a0e358e9c, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0b7a96f0-f26c-4a36-b5fc-367a0e358e9c, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696201100000000 AS Timestamp64), CAST(11 AS Interval64), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(11 AS Int8), CAST(11 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0b7a96f0-f26c-4a36-b5fc-367a0e358e9c, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a29ea3e4-5bb3-431e-88a6-c25b71b4257b, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a29ea3e4-5bb3-431e-88a6-c25b71b4257b, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696201200000000 AS Timestamp64), CAST(12 AS Interval64), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(12 AS Int8), CAST(12 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a29ea3e4-5bb3-431e-88a6-c25b71b4257b, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 93968b13-b82b-4ae8-81c9-99f8cda8e0da, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 93968b13-b82b-4ae8-81c9-99f8cda8e0da, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696201300000000 AS Timestamp64), CAST(13 AS Interval64), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(13 AS Int8), CAST(13 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 93968b13-b82b-4ae8-81c9-99f8cda8e0da, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ccc91c51-f309-48a4-b321-8baa0894f324, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ccc91c51-f309-48a4-b321-8baa0894f324, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696201400000000 AS Timestamp64), CAST(14 AS Interval64), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(14 AS Int8), CAST(14 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ccc91c51-f309-48a4-b321-8baa0894f324, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b3da4b19-dad2-429c-a34b-50ebb803afe0, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b3da4b19-dad2-429c-a34b-50ebb803afe0, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696201500000000 AS Timestamp64), CAST(15 AS Interval64), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(15 AS Int8), CAST(15 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b3da4b19-dad2-429c-a34b-50ebb803afe0, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6efc5fc1-f427-4cb7-8e1d-90211c26fe0a, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6efc5fc1-f427-4cb7-8e1d-90211c26fe0a, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696201600000000 AS Timestamp64), CAST(16 AS Interval64), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(16 AS Int8), CAST(16 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6efc5fc1-f427-4cb7-8e1d-90211c26fe0a, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a60b9bb0-c411-45a8-a6f9-aee896f7dc46, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a60b9bb0-c411-45a8-a6f9-aee896f7dc46, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696201700000000 AS Timestamp64), CAST(17 AS Interval64), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(17 AS Int8), CAST(17 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a60b9bb0-c411-45a8-a6f9-aee896f7dc46, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 37cafb90-e79f-4436-9826-36e8995f5775, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 37cafb90-e79f-4436-9826-36e8995f5775, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696201800000000 AS Timestamp64), CAST(18 AS Interval64), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(18 AS Int8), CAST(18 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 37cafb90-e79f-4436-9826-36e8995f5775, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5daea515-3886-4fe6-8a8c-8e30a655f5c7, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5daea515-3886-4fe6-8a8c-8e30a655f5c7, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696201900000000 AS Timestamp64), CAST(19 AS Interval64), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(19 AS Int8), CAST(19 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5daea515-3886-4fe6-8a8c-8e30a655f5c7, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0214022c-3c86-4b98-96dd-9c69ee556fd6, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0214022c-3c86-4b98-96dd-9c69ee556fd6, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696202000000000 AS Timestamp64), CAST(20 AS Interval64), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(20 AS Int8), CAST(20 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0214022c-3c86-4b98-96dd-9c69ee556fd6, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5ba42519-e16d-469a-a4e1-7e10f64ccab3, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5ba42519-e16d-469a-a4e1-7e10f64ccab3, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696202100000000 AS Timestamp64), CAST(21 AS Interval64), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(21 AS Int8), CAST(21 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5ba42519-e16d-469a-a4e1-7e10f64ccab3, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d106dd1a-3f59-42b6-b189-3852a1443bfe, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d106dd1a-3f59-42b6-b189-3852a1443bfe, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696202200000000 AS Timestamp64), CAST(22 AS Interval64), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(22 AS Int8), CAST(22 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d106dd1a-3f59-42b6-b189-3852a1443bfe, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c3e9a223-3a88-4971-98bf-78cc1bb78cec, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c3e9a223-3a88-4971-98bf-78cc1bb78cec, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696202300000000 AS Timestamp64), CAST(23 AS Interval64), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(23 AS Int8), CAST(23 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c3e9a223-3a88-4971-98bf-78cc1bb78cec, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b4d9a2c7-5428-4706-918d-832d7abb3ff9, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b4d9a2c7-5428-4706-918d-832d7abb3ff9, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696202400000000 AS Timestamp64), CAST(24 AS Interval64), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(24 AS Int8), CAST(24 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b4d9a2c7-5428-4706-918d-832d7abb3ff9, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5cb37318-f75a-4414-80c1-2a516bfdae54, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5cb37318-f75a-4414-80c1-2a516bfdae54, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696202500000000 AS Timestamp64), CAST(25 AS Interval64), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(25 AS Int8), CAST(25 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5cb37318-f75a-4414-80c1-2a516bfdae54, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bbf20bb8-236e-45c4-a208-ec77ea323593, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bbf20bb8-236e-45c4-a208-ec77ea323593, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696202600000000 AS Timestamp64), CAST(26 AS Interval64), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(26 AS Int8), CAST(26 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bbf20bb8-236e-45c4-a208-ec77ea323593, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 284b9bbb-b5fc-41f0-a977-fcb99602842c, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 284b9bbb-b5fc-41f0-a977-fcb99602842c, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696202700000000 AS Timestamp64), CAST(27 AS Interval64), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(27 AS Int8), CAST(27 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 284b9bbb-b5fc-41f0-a977-fcb99602842c, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8fe5cf84-f27d-422c-bfcd-3f932db24037, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8fe5cf84-f27d-422c-bfcd-3f932db24037, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696202800000000 AS Timestamp64), CAST(28 AS Interval64), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(28 AS Int8), CAST(28 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8fe5cf84-f27d-422c-bfcd-3f932db24037, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2228fcbb-1b3f-4e3c-9f1e-bb896c88814d, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2228fcbb-1b3f-4e3c-9f1e-bb896c88814d, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696202900000000 AS Timestamp64), CAST(29 AS Interval64), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(29 AS Int8), CAST(29 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2228fcbb-1b3f-4e3c-9f1e-bb896c88814d, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 38c4793f-ae4f-4a55-8873-2c6af20e5eaa, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 38c4793f-ae4f-4a55-8873-2c6af20e5eaa, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696203000000000 AS Timestamp64), CAST(30 AS Interval64), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(30 AS Int8), CAST(30 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 38c4793f-ae4f-4a55-8873-2c6af20e5eaa, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, af10a7b8-f657-4fde-a91d-2cda548dc8d6, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, af10a7b8-f657-4fde-a91d-2cda548dc8d6, ghrun-s6wgdjujee.auto.internal:26396): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, af10a7b8-f657-4fde-a91d-2cda548dc8d6, ghrun-s6wgdjujee.auto.internal:26396): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, e1b066d9-3294-4905-ac50-2cf579d2e2ba, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e1b066d9-3294-4905-ac50-2cf579d2e2ba, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e1b066d9-3294-4905-ac50-2cf579d2e2ba, ghrun-s6wgdjujee.auto.internal:26396): 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=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 20b9db4e-8568-4959-bede-2c0fe321f6c7, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 20b9db4e-8568-4959-bede-2c0fe321f6c7, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                        CREATE ASYNC REPLICATION `replication_table_index_4__SYNC`\n                        FOR `/Root/table_index_4__SYNC` AS `/Root/table_index_4__SYNC`\n                        WITH (\n                        CONNECTION_STRING = \'grpc://localhost:16414/?database=/Root\'\n                            )\n                         " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 20b9db4e-8568-4959-bede-2c0fe321f6c7, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 024929ed-74ca-439b-b8c1-e37a82bab9fe, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 024929ed-74ca-439b-b8c1-e37a82bab9fe, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_4__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 024929ed-74ca-439b-b8c1-e37a82bab9fe, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5e0fa7b5-b5fa-4367-9bc0-29683c7bcc66, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5e0fa7b5-b5fa-4367-9bc0-29683c7bcc66, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_4__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5e0fa7b5-b5fa-4367-9bc0-29683c7bcc66, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e95ec59a-8477-4f04-887c-a22f80da4f47, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e95ec59a-8477-4f04-887c-a22f80da4f47, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_4__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e95ec59a-8477-4f04-887c-a22f80da4f47, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6f1ba204-330a-49d9-b236-4f864804a9d8, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6f1ba204-330a-49d9-b236-4f864804a9d8, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_index_Interval64=CAST(1 AS Interval64) and col_index_Timestamp=CAST(1696200100000000 AS Timestamp) and col_index_Interval=CAST(1 AS Interval) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6f1ba204-330a-49d9-b236-4f864804a9d8, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 002700b6-3ec4-4264-b2f2-c9ff1a98a013, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 002700b6-3ec4-4264-b2f2-c9ff1a98a013, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696200200000000 AS Timestamp64) and col_index_Interval64=CAST(2 AS Interval64) and col_index_Timestamp=CAST(1696200200000000 AS Timestamp) and col_index_Interval=CAST(2 AS Interval) and col_index_Int8=CAST(2 AS Int8) and col_index_Uint8=CAST(2 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 002700b6-3ec4-4264-b2f2-c9ff1a98a013, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6459a5bc-6a6e-4fa0-8f48-28b49e0b357f, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6459a5bc-6a6e-4fa0-8f48-28b49e0b357f, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Int8=CAST(3 AS Int8) and col_index_Uint8=CAST(3 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6459a5bc-6a6e-4fa0-8f48-28b49e0b357f, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a99cdb55-ad78-48c4-9bf7-eee0e3e4fae9, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a99cdb55-ad78-48c4-9bf7-eee0e3e4fae9, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Int8=CAST(4 AS Int8) and col_index_Uint8=CAST(4 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a99cdb55-ad78-48c4-9bf7-eee0e3e4fae9, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6da193fc-36ea-422a-8106-ca7f9281c014, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6da193fc-36ea-422a-8106-ca7f9281c014, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696200500000000 AS Timestamp64) and col_index_Interval64=CAST(5 AS Interval64) and col_index_Timestamp=CAST(1696200500000000 AS Timestamp) and col_index_Interval=CAST(5 AS Interval) and col_index_Int8=CAST(5 AS Int8) and col_index_Uint8=CAST(5 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6da193fc-36ea-422a-8106-ca7f9281c014, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 856feeed-70c3-4483-b309-b5c2de5441c3, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 856feeed-70c3-4483-b309-b5c2de5441c3, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 856feeed-70c3-4483-b309-b5c2de5441c3, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7f7252b7-678b-4358-8b90-91751ecde1ad, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7f7252b7-678b-4358-8b90-91751ecde1ad, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696200700000000 AS Timestamp64) and col_index_Interval64=CAST(7 AS Interval64) and col_index_Timestamp=CAST(1696200700000000 AS Timestamp) and col_index_Interval=CAST(7 AS Interval) and col_index_Int8=CAST(7 AS Int8) and col_index_Uint8=CAST(7 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7f7252b7-678b-4358-8b90-91751ecde1ad, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, ce1d23ff-4be4-47ed-92b6-8da9183f4295, localhost:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ce1d23ff-4be4-47ed-92b6-8da9183f4295, localhost:16414): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ce1d23ff-4be4-47ed-92b6-8da9183f4295, localhost:16414): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s6wgdjujee.auto.internal" port: 16414 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-s6wgdjujee.auto.internal:16414, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:16414
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8fe3d51e-4044-499a-98f9-f571b4c12163, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8fe3d51e-4044-499a-98f9-f571b4c12163, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696200800000000 AS Timestamp64) and col_index_Interval64=CAST(8 AS Interval64) and col_index_Timestamp=CAST(1696200800000000 AS Timestamp) and col_index_Interval=CAST(8 AS Interval) and col_index_Int8=CAST(8 AS Int8) and col_index_Uint8=CAST(8 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8fe3d51e-4044-499a-98f9-f571b4c12163, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5dcdff74-8031-423b-af76-eadee5d6685b, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5dcdff74-8031-423b-af76-eadee5d6685b, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696200900000000 AS Timestamp64) and col_index_Interval64=CAST(9 AS Interval64) and col_index_Timestamp=CAST(1696200900000000 AS Timestamp) and col_index_Interval=CAST(9 AS Interval) and col_index_Int8=CAST(9 AS Int8) and col_index_Uint8=CAST(9 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5dcdff74-8031-423b-af76-eadee5d6685b, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 02282973-038a-4ea5-ac2f-906675b23dad, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 02282973-038a-4ea5-ac2f-906675b23dad, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696201000000000 AS Timestamp64) and col_index_Interval64=CAST(10 AS Interval64) and col_index_Timestamp=CAST(1696201000000000 AS Timestamp) and col_index_Interval=CAST(10 AS Interval) and col_index_Int8=CAST(10 AS Int8) and col_index_Uint8=CAST(10 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 02282973-038a-4ea5-ac2f-906675b23dad, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fbef737c-4439-4f68-b738-46ec9ecdcf2b, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fbef737c-4439-4f68-b738-46ec9ecdcf2b, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696201100000000 AS Timestamp64) and col_index_Interval64=CAST(11 AS Interval64) and col_index_Timestamp=CAST(1696201100000000 AS Timestamp) and col_index_Interval=CAST(11 AS Interval) and col_index_Int8=CAST(11 AS Int8) and col_index_Uint8=CAST(11 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fbef737c-4439-4f68-b738-46ec9ecdcf2b, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 72dc3f58-4345-4194-813b-6d17ce896d43, localhost:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 72dc3f58-4345-4194-813b-6d17ce896d43, localhost:26396): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 72dc3f58-4345-4194-813b-6d17ce896d43, localhost:26396): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s6wgdjujee.auto.internal" port: 26396 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-s6wgdjujee.auto.internal:26396, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26396
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ed8f98f0-a08f-49b1-8f89-121ed6b6be27, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed8f98f0-a08f-49b1-8f89-121ed6b6be27, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696201200000000 AS Timestamp64) and col_index_Interval64=CAST(12 AS Interval64) and col_index_Timestamp=CAST(1696201200000000 AS Timestamp) and col_index_Interval=CAST(12 AS Interval) and col_index_Int8=CAST(12 AS Int8) and col_index_Uint8=CAST(12 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ed8f98f0-a08f-49b1-8f89-121ed6b6be27, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, de265c5d-0eb4-4915-a8d9-284b932ec844, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, de265c5d-0eb4-4915-a8d9-284b932ec844, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696201300000000 AS Timestamp64) and col_index_Interval64=CAST(13 AS Interval64) and col_index_Timestamp=CAST(1696201300000000 AS Timestamp) and col_index_Interval=CAST(13 AS Interval) and col_index_Int8=CAST(13 AS Int8) and col_index_Uint8=CAST(13 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, de265c5d-0eb4-4915-a8d9-284b932ec844, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c2058500-2bad-45ab-ae73-6174a76573b0, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c2058500-2bad-45ab-ae73-6174a76573b0, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696201400000000 AS Timestamp64) and col_index_Interval64=CAST(14 AS Interval64) and col_index_Timestamp=CAST(1696201400000000 AS Timestamp) and col_index_Interval=CAST(14 AS Interval) and col_index_Int8=CAST(14 AS Int8) and col_index_Uint8=CAST(14 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c2058500-2bad-45ab-ae73-6174a76573b0, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 908bbbdb-1a0e-4b80-8e6b-50e9e76d6dea, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 908bbbdb-1a0e-4b80-8e6b-50e9e76d6dea, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696201500000000 AS Timestamp64) and col_index_Interval64=CAST(15 AS Interval64) and col_index_Timestamp=CAST(1696201500000000 AS Timestamp) and col_index_Interval=CAST(15 AS Interval) and col_index_Int8=CAST(15 AS Int8) and col_index_Uint8=CAST(15 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 908bbbdb-1a0e-4b80-8e6b-50e9e76d6dea, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 58d98960-cb29-47e9-9198-d57642836120, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 58d98960-cb29-47e9-9198-d57642836120, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696201600000000 AS Timestamp64) and col_index_Interval64=CAST(16 AS Interval64) and col_index_Timestamp=CAST(1696201600000000 AS Timestamp) and col_index_Interval=CAST(16 AS Interval) and col_index_Int8=CAST(16 AS Int8) and col_index_Uint8=CAST(16 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 58d98960-cb29-47e9-9198-d57642836120, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c440098c-2e18-4a62-8c21-b567e07b9024, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c440098c-2e18-4a62-8c21-b567e07b9024, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696201700000000 AS Timestamp64) and col_index_Interval64=CAST(17 AS Interval64) and col_index_Timestamp=CAST(1696201700000000 AS Timestamp) and col_index_Interval=CAST(17 AS Interval) and col_index_Int8=CAST(17 AS Int8) and col_index_Uint8=CAST(17 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c440098c-2e18-4a62-8c21-b567e07b9024, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c40006f4-e459-4852-92ee-670f4f084991, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c40006f4-e459-4852-92ee-670f4f084991, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696201800000000 AS Timestamp64) and col_index_Interval64=CAST(18 AS Interval64) and col_index_Timestamp=CAST(1696201800000000 AS Timestamp) and col_index_Interval=CAST(18 AS Interval) and col_index_Int8=CAST(18 AS Int8) and col_index_Uint8=CAST(18 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c40006f4-e459-4852-92ee-670f4f084991, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 12520058-b764-40d0-9c83-4a793ae33ca6, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 12520058-b764-40d0-9c83-4a793ae33ca6, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696201900000000 AS Timestamp64) and col_index_Interval64=CAST(19 AS Interval64) and col_index_Timestamp=CAST(1696201900000000 AS Timestamp) and col_index_Interval=CAST(19 AS Interval) and col_index_Int8=CAST(19 AS Int8) and col_index_Uint8=CAST(19 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 12520058-b764-40d0-9c83-4a793ae33ca6, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 20725932-afa0-4102-843f-ea7a48d2f748, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 20725932-afa0-4102-843f-ea7a48d2f748, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696202000000000 AS Timestamp64) and col_index_Interval64=CAST(20 AS Interval64) and col_index_Timestamp=CAST(1696202000000000 AS Timestamp) and col_index_Interval=CAST(20 AS Interval) and col_index_Int8=CAST(20 AS Int8) and col_index_Uint8=CAST(20 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 20725932-afa0-4102-843f-ea7a48d2f748, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1be8f307-b666-40d4-a580-0a2424a3188f, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1be8f307-b666-40d4-a580-0a2424a3188f, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696202100000000 AS Timestamp64) and col_index_Interval64=CAST(21 AS Interval64) and col_index_Timestamp=CAST(1696202100000000 AS Timestamp) and col_index_Interval=CAST(21 AS Interval) and col_index_Int8=CAST(21 AS Int8) and col_index_Uint8=CAST(21 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1be8f307-b666-40d4-a580-0a2424a3188f, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 446bc13e-7f44-4b62-a0be-0f8d213e1354, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 446bc13e-7f44-4b62-a0be-0f8d213e1354, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696202200000000 AS Timestamp64) and col_index_Interval64=CAST(22 AS Interval64) and col_index_Timestamp=CAST(1696202200000000 AS Timestamp) and col_index_Interval=CAST(22 AS Interval) and col_index_Int8=CAST(22 AS Int8) and col_index_Uint8=CAST(22 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 446bc13e-7f44-4b62-a0be-0f8d213e1354, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fb3d1369-90d6-47bd-8dda-79dcd156ea74, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fb3d1369-90d6-47bd-8dda-79dcd156ea74, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696202300000000 AS Timestamp64) and col_index_Interval64=CAST(23 AS Interval64) and col_index_Timestamp=CAST(1696202300000000 AS Timestamp) and col_index_Interval=CAST(23 AS Interval) and col_index_Int8=CAST(23 AS Int8) and col_index_Uint8=CAST(23 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fb3d1369-90d6-47bd-8dda-79dcd156ea74, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 248384a5-a31e-4157-b527-074f63cc7d3f, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 248384a5-a31e-4157-b527-074f63cc7d3f, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696202400000000 AS Timestamp64) and col_index_Interval64=CAST(24 AS Interval64) and col_index_Timestamp=CAST(1696202400000000 AS Timestamp) and col_index_Interval=CAST(24 AS Interval) and col_index_Int8=CAST(24 AS Int8) and col_index_Uint8=CAST(24 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 248384a5-a31e-4157-b527-074f63cc7d3f, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a1e1744f-e1b4-409a-bd49-974daeae4255, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a1e1744f-e1b4-409a-bd49-974daeae4255, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696202500000000 AS Timestamp64) and col_index_Interval64=CAST(25 AS Interval64) and col_index_Timestamp=CAST(1696202500000000 AS Timestamp) and col_index_Interval=CAST(25 AS Interval) and col_index_Int8=CAST(25 AS Int8) and col_index_Uint8=CAST(25 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a1e1744f-e1b4-409a-bd49-974daeae4255, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0bf76dc7-b9bd-46a3-b55f-59af49aff66d, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0bf76dc7-b9bd-46a3-b55f-59af49aff66d, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696202600000000 AS Timestamp64) and col_index_Interval64=CAST(26 AS Interval64) and col_index_Timestamp=CAST(1696202600000000 AS Timestamp) and col_index_Interval=CAST(26 AS Interval) and col_index_Int8=CAST(26 AS Int8) and col_index_Uint8=CAST(26 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0bf76dc7-b9bd-46a3-b55f-59af49aff66d, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, dc439113-ba20-4870-966a-1952c09751e2, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, dc439113-ba20-4870-966a-1952c09751e2, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696202700000000 AS Timestamp64) and col_index_Interval64=CAST(27 AS Interval64) and col_index_Timestamp=CAST(1696202700000000 AS Timestamp) and col_index_Interval=CAST(27 AS Interval) and col_index_Int8=CAST(27 AS Int8) and col_index_Uint8=CAST(27 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, dc439113-ba20-4870-966a-1952c09751e2, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d757ffb4-3cc7-4e58-b963-8443406df90a, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d757ffb4-3cc7-4e58-b963-8443406df90a, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696202800000000 AS Timestamp64) and col_index_Interval64=CAST(28 AS Interval64) and col_index_Timestamp=CAST(1696202800000000 AS Timestamp) and col_index_Interval=CAST(28 AS Interval) and col_index_Int8=CAST(28 AS Int8) and col_index_Uint8=CAST(28 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d757ffb4-3cc7-4e58-b963-8443406df90a, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 15434136-3156-47f6-b867-b1c6470d7ed3, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 15434136-3156-47f6-b867-b1c6470d7ed3, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696202900000000 AS Timestamp64) and col_index_Interval64=CAST(29 AS Interval64) and col_index_Timestamp=CAST(1696202900000000 AS Timestamp) and col_index_Interval=CAST(29 AS Interval) and col_index_Int8=CAST(29 AS Int8) and col_index_Uint8=CAST(29 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 15434136-3156-47f6-b867-b1c6470d7ed3, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bce36f96-a8e0-40d7-84ac-678bedfa12ee, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bce36f96-a8e0-40d7-84ac-678bedfa12ee, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696203000000000 AS Timestamp64) and col_index_Interval64=CAST(30 AS Interval64) and col_index_Timestamp=CAST(1696203000000000 AS Timestamp) and col_index_Interval=CAST(30 AS Interval) and col_index_Int8=CAST(30 AS Int8) and col_index_Uint8=CAST(30 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bce36f96-a8e0-40d7-84ac-678bedfa12ee, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7d37abc0-909f-44e0-bc17-53af30567ed4, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7d37abc0-909f-44e0-bc17-53af30567ed4, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_index_4__SYNC`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7d37abc0-909f-44e0-bc17-53af30567ed4, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1df6ac76-ac26-4d2a-b22e-ef4b41161fd5, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1df6ac76-ac26-4d2a-b22e-ef4b41161fd5, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "delete from table_index_4__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1df6ac76-ac26-4d2a-b22e-ef4b41161fd5, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b179fbdc-101a-4621-b468-f9d8145e53e4, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b179fbdc-101a-4621-b468-f9d8145e53e4, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_4__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b179fbdc-101a-4621-b468-f9d8145e53e4, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 64c9d5c6-6e52-4421-aa7b-2c67c5f3d4e9, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 64c9d5c6-6e52-4421-aa7b-2c67c5f3d4e9, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_4__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 64c9d5c6-6e52-4421-aa7b-2c67c5f3d4e9, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e2c2d589-aa5f-49b0-8264-f623b7028883, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e2c2d589-aa5f-49b0-8264-f623b7028883, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696200100000000 AS Timestamp64), CAST(1 AS Interval64), CAST(1696200100000000 AS Timestamp), CAST(1 AS Interval), CAST(1 AS Int8), CAST(1 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e2c2d589-aa5f-49b0-8264-f623b7028883, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 390dd556-9970-413c-9f5a-717f376604be, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 390dd556-9970-413c-9f5a-717f376604be, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696200200000000 AS Timestamp64), CAST(2 AS Interval64), CAST(1696200200000000 AS Timestamp), CAST(2 AS Interval), CAST(2 AS Int8), CAST(2 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 390dd556-9970-413c-9f5a-717f376604be, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c760f89a-0201-4495-917d-88ce28862e30, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c760f89a-0201-4495-917d-88ce28862e30, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696200300000000 AS Timestamp64), CAST(3 AS Interval64), CAST(1696200300000000 AS Timestamp), CAST(3 AS Interval), CAST(3 AS Int8), CAST(3 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c760f89a-0201-4495-917d-88ce28862e30, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0cc653be-cec0-4c22-88a7-7dd61f83d279, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0cc653be-cec0-4c22-88a7-7dd61f83d279, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696200400000000 AS Timestamp64), CAST(4 AS Interval64), CAST(1696200400000000 AS Timestamp), CAST(4 AS Interval), CAST(4 AS Int8), CAST(4 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0cc653be-cec0-4c22-88a7-7dd61f83d279, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d450788c-d922-43aa-8438-be2e54a390d4, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d450788c-d922-43aa-8438-be2e54a390d4, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696200500000000 AS Timestamp64), CAST(5 AS Interval64), CAST(1696200500000000 AS Timestamp), CAST(5 AS Interval), CAST(5 AS Int8), CAST(5 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d450788c-d922-43aa-8438-be2e54a390d4, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, af6b68d9-fb9b-425c-ad1f-808f3b3edc2e, localhost:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, af6b68d9-fb9b-425c-ad1f-808f3b3edc2e, localhost:26396): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, af6b68d9-fb9b-425c-ad1f-808f3b3edc2e, localhost:26396): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s6wgdjujee.auto.internal" port: 26396 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-s6wgdjujee.auto.internal:26396, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26396
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, edd5220a-25bf-4d42-b9f6-53e25e827b51, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, edd5220a-25bf-4d42-b9f6-53e25e827b51, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696200600000000 AS Timestamp64), CAST(6 AS Interval64), CAST(1696200600000000 AS Timestamp), CAST(6 AS Interval), CAST(6 AS Int8), CAST(6 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, edd5220a-25bf-4d42-b9f6-53e25e827b51, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4b518d37-38b0-4aba-9e20-98ecc9e65866, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4b518d37-38b0-4aba-9e20-98ecc9e65866, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696200700000000 AS Timestamp64), CAST(7 AS Interval64), CAST(1696200700000000 AS Timestamp), CAST(7 AS Interval), CAST(7 AS Int8), CAST(7 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 4b518d37-38b0-4aba-9e20-98ecc9e65866, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b207fe96-809f-4095-a5d4-e0467e307101, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b207fe96-809f-4095-a5d4-e0467e307101, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696200800000000 AS Timestamp64), CAST(8 AS Interval64), CAST(1696200800000000 AS Timestamp), CAST(8 AS Interval), CAST(8 AS Int8), CAST(8 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b207fe96-809f-4095-a5d4-e0467e307101, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 07e7067d-7b2a-4740-b308-0a5ba532dbd2, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 07e7067d-7b2a-4740-b308-0a5ba532dbd2, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696200900000000 AS Timestamp64), CAST(9 AS Interval64), CAST(1696200900000000 AS Timestamp), CAST(9 AS Interval), CAST(9 AS Int8), CAST(9 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 07e7067d-7b2a-4740-b308-0a5ba532dbd2, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e0b38041-bf60-4e04-a2f0-eebd1b61d00f, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e0b38041-bf60-4e04-a2f0-eebd1b61d00f, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696201000000000 AS Timestamp64), CAST(10 AS Interval64), CAST(1696201000000000 AS Timestamp), CAST(10 AS Interval), CAST(10 AS Int8), CAST(10 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e0b38041-bf60-4e04-a2f0-eebd1b61d00f, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 310d9d9f-d693-4eec-a32a-6fc05403c596, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 310d9d9f-d693-4eec-a32a-6fc05403c596, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696201100000000 AS Timestamp64), CAST(11 AS Interval64), CAST(1696201100000000 AS Timestamp), CAST(11 AS Interval), CAST(11 AS Int8), CAST(11 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 310d9d9f-d693-4eec-a32a-6fc05403c596, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bc2b43a7-4159-44dd-93bd-1f859b41b417, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bc2b43a7-4159-44dd-93bd-1f859b41b417, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696201200000000 AS Timestamp64), CAST(12 AS Interval64), CAST(1696201200000000 AS Timestamp), CAST(12 AS Interval), CAST(12 AS Int8), CAST(12 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bc2b43a7-4159-44dd-93bd-1f859b41b417, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3f83f34c-5317-4948-a6d0-22348f09acff, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3f83f34c-5317-4948-a6d0-22348f09acff, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696201300000000 AS Timestamp64), CAST(13 AS Interval64), CAST(1696201300000000 AS Timestamp), CAST(13 AS Interval), CAST(13 AS Int8), CAST(13 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3f83f34c-5317-4948-a6d0-22348f09acff, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 05da17b5-c024-4793-8b6b-e91b3110812e, localhost:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 05da17b5-c024-4793-8b6b-e91b3110812e, localhost:16414): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 05da17b5-c024-4793-8b6b-e91b3110812e, localhost:16414): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s6wgdjujee.auto.internal" port: 16414 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-s6wgdjujee.auto.internal:16414, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:16414
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e107bab5-0395-4e1a-ac37-1377e892ad2d, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e107bab5-0395-4e1a-ac37-1377e892ad2d, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696201400000000 AS Timestamp64), CAST(14 AS Interval64), CAST(1696201400000000 AS Timestamp), CAST(14 AS Interval), CAST(14 AS Int8), CAST(14 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e107bab5-0395-4e1a-ac37-1377e892ad2d, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0417e8c0-fef8-4232-935e-2f8fb26d99ed, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0417e8c0-fef8-4232-935e-2f8fb26d99ed, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696201500000000 AS Timestamp64), CAST(15 AS Interval64), CAST(1696201500000000 AS Timestamp), CAST(15 AS Interval), CAST(15 AS Int8), CAST(15 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0417e8c0-fef8-4232-935e-2f8fb26d99ed, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ef0571ab-ba80-4652-b602-6caf66ff9a1f, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ef0571ab-ba80-4652-b602-6caf66ff9a1f, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696201600000000 AS Timestamp64), CAST(16 AS Interval64), CAST(1696201600000000 AS Timestamp), CAST(16 AS Interval), CAST(16 AS Int8), CAST(16 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ef0571ab-ba80-4652-b602-6caf66ff9a1f, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 31e70b18-bbf6-41ae-9e29-d719e3768fc8, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 31e70b18-bbf6-41ae-9e29-d719e3768fc8, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696201700000000 AS Timestamp64), CAST(17 AS Interval64), CAST(1696201700000000 AS Timestamp), CAST(17 AS Interval), CAST(17 AS Int8), CAST(17 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 31e70b18-bbf6-41ae-9e29-d719e3768fc8, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d6ec8e2d-5574-41d5-9061-9a34212b5228, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d6ec8e2d-5574-41d5-9061-9a34212b5228, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696201800000000 AS Timestamp64), CAST(18 AS Interval64), CAST(1696201800000000 AS Timestamp), CAST(18 AS Interval), CAST(18 AS Int8), CAST(18 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d6ec8e2d-5574-41d5-9061-9a34212b5228, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c2330369-9f0e-4f63-8bf5-d5c93984ebed, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c2330369-9f0e-4f63-8bf5-d5c93984ebed, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696201900000000 AS Timestamp64), CAST(19 AS Interval64), CAST(1696201900000000 AS Timestamp), CAST(19 AS Interval), CAST(19 AS Int8), CAST(19 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c2330369-9f0e-4f63-8bf5-d5c93984ebed, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b120fe31-20df-408b-9712-05a50a6f6d6f, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b120fe31-20df-408b-9712-05a50a6f6d6f, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696202000000000 AS Timestamp64), CAST(20 AS Interval64), CAST(1696202000000000 AS Timestamp), CAST(20 AS Interval), CAST(20 AS Int8), CAST(20 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b120fe31-20df-408b-9712-05a50a6f6d6f, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 116790b7-d038-416b-ace2-713eda4cdb7a, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 116790b7-d038-416b-ace2-713eda4cdb7a, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696202100000000 AS Timestamp64), CAST(21 AS Interval64), CAST(1696202100000000 AS Timestamp), CAST(21 AS Interval), CAST(21 AS Int8), CAST(21 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 116790b7-d038-416b-ace2-713eda4cdb7a, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 69bc2256-8f7d-4017-b13f-45d2d101ee4a, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 69bc2256-8f7d-4017-b13f-45d2d101ee4a, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696202200000000 AS Timestamp64), CAST(22 AS Interval64), CAST(1696202200000000 AS Timestamp), CAST(22 AS Interval), CAST(22 AS Int8), CAST(22 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 69bc2256-8f7d-4017-b13f-45d2d101ee4a, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 47b7f79e-381b-4967-8076-f923d97e0498, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 47b7f79e-381b-4967-8076-f923d97e0498, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696202300000000 AS Timestamp64), CAST(23 AS Interval64), CAST(1696202300000000 AS Timestamp), CAST(23 AS Interval), CAST(23 AS Int8), CAST(23 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 47b7f79e-381b-4967-8076-f923d97e0498, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, af7c84ba-0b47-47ce-9925-55c10e83c5eb, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, af7c84ba-0b47-47ce-9925-55c10e83c5eb, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696202400000000 AS Timestamp64), CAST(24 AS Interval64), CAST(1696202400000000 AS Timestamp), CAST(24 AS Interval), CAST(24 AS Int8), CAST(24 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, af7c84ba-0b47-47ce-9925-55c10e83c5eb, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bda0b432-7ab8-4119-b8be-7cde91e3007f, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bda0b432-7ab8-4119-b8be-7cde91e3007f, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696202500000000 AS Timestamp64), CAST(25 AS Interval64), CAST(1696202500000000 AS Timestamp), CAST(25 AS Interval), CAST(25 AS Int8), CAST(25 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bda0b432-7ab8-4119-b8be-7cde91e3007f, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6e944c1a-04bb-4242-a5a4-0c4e517054a2, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6e944c1a-04bb-4242-a5a4-0c4e517054a2, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696202600000000 AS Timestamp64), CAST(26 AS Interval64), CAST(1696202600000000 AS Timestamp), CAST(26 AS Interval), CAST(26 AS Int8), CAST(26 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6e944c1a-04bb-4242-a5a4-0c4e517054a2, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 28902f5c-59e5-48f0-be88-f0f35940b76c, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 28902f5c-59e5-48f0-be88-f0f35940b76c, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696202700000000 AS Timestamp64), CAST(27 AS Interval64), CAST(1696202700000000 AS Timestamp), CAST(27 AS Interval), CAST(27 AS Int8), CAST(27 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 28902f5c-59e5-48f0-be88-f0f35940b76c, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ed1c2d79-1dab-4e02-b16a-cd47e9d700c1, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ed1c2d79-1dab-4e02-b16a-cd47e9d700c1, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696202800000000 AS Timestamp64), CAST(28 AS Interval64), CAST(1696202800000000 AS Timestamp), CAST(28 AS Interval), CAST(28 AS Int8), CAST(28 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ed1c2d79-1dab-4e02-b16a-cd47e9d700c1, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 77e40538-fd5d-4ae7-adc2-420c2e8a193e, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 77e40538-fd5d-4ae7-adc2-420c2e8a193e, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696202900000000 AS Timestamp64), CAST(29 AS Interval64), CAST(1696202900000000 AS Timestamp), CAST(29 AS Interval), CAST(29 AS Int8), CAST(29 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 77e40538-fd5d-4ae7-adc2-420c2e8a193e, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 37387b8e-d86c-4979-91ec-21e92508617c, ghrun-s6wgdjujee.auto.internal:16414): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 37387b8e-d86c-4979-91ec-21e92508617c, ghrun-s6wgdjujee.auto.internal:16414): request = { session_id: "ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n            INSERT INTO table_index_4__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_Timestamp64, col_index_Interval64, col_index_Timestamp, col_index_Interval, col_index_Int8, col_index_Uint8\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(1696203000000000 AS Timestamp64), CAST(30 AS Interval64), CAST(1696203000000000 AS Timestamp), CAST(30 AS Interval), CAST(30 AS Int8), CAST(30 AS Uint8)\n                \n            );\n        " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 37387b8e-d86c-4979-91ec-21e92508617c, ghrun-s6wgdjujee.auto.internal:16414): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZGViZGUxMGYtMTM1Y2Y2NjMtZjNlNzdkOGYtZDVmY2RkMjU=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 58e31043-06e7-43be-a428-9a840981db7e, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 58e31043-06e7-43be-a428-9a840981db7e, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "select count(*) as count from table_index_4__SYNC" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 58e31043-06e7-43be-a428-9a840981db7e, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7f7d9d92-8324-4c88-a375-f5213f5f216e, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7f7d9d92-8324-4c88-a375-f5213f5f216e, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696200100000000 AS Timestamp64) and col_index_Interval64=CAST(1 AS Interval64) and col_index_Timestamp=CAST(1696200100000000 AS Timestamp) and col_index_Interval=CAST(1 AS Interval) and col_index_Int8=CAST(1 AS Int8) and col_index_Uint8=CAST(1 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7f7d9d92-8324-4c88-a375-f5213f5f216e, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 644d69d3-f553-4c32-8012-b2c867ea29bc, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 644d69d3-f553-4c32-8012-b2c867ea29bc, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696200200000000 AS Timestamp64) and col_index_Interval64=CAST(2 AS Interval64) and col_index_Timestamp=CAST(1696200200000000 AS Timestamp) and col_index_Interval=CAST(2 AS Interval) and col_index_Int8=CAST(2 AS Int8) and col_index_Uint8=CAST(2 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 644d69d3-f553-4c32-8012-b2c867ea29bc, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 85b4f6e4-5d5c-49a5-818f-53264ebded96, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 85b4f6e4-5d5c-49a5-818f-53264ebded96, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696200300000000 AS Timestamp64) and col_index_Interval64=CAST(3 AS Interval64) and col_index_Timestamp=CAST(1696200300000000 AS Timestamp) and col_index_Interval=CAST(3 AS Interval) and col_index_Int8=CAST(3 AS Int8) and col_index_Uint8=CAST(3 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 85b4f6e4-5d5c-49a5-818f-53264ebded96, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8a72cb8f-fcb7-4b0b-9b28-07be860885cb, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8a72cb8f-fcb7-4b0b-9b28-07be860885cb, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696200400000000 AS Timestamp64) and col_index_Interval64=CAST(4 AS Interval64) and col_index_Timestamp=CAST(1696200400000000 AS Timestamp) and col_index_Interval=CAST(4 AS Interval) and col_index_Int8=CAST(4 AS Int8) and col_index_Uint8=CAST(4 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8a72cb8f-fcb7-4b0b-9b28-07be860885cb, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 52f710c5-7d2c-4b28-8e67-1a394bf32cce, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 52f710c5-7d2c-4b28-8e67-1a394bf32cce, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696200500000000 AS Timestamp64) and col_index_Interval64=CAST(5 AS Interval64) and col_index_Timestamp=CAST(1696200500000000 AS Timestamp) and col_index_Interval=CAST(5 AS Interval) and col_index_Int8=CAST(5 AS Int8) and col_index_Uint8=CAST(5 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 52f710c5-7d2c-4b28-8e67-1a394bf32cce, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d6a49ab7-3baa-408b-a993-e2b3a5a2ff63, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d6a49ab7-3baa-408b-a993-e2b3a5a2ff63, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696200600000000 AS Timestamp64) and col_index_Interval64=CAST(6 AS Interval64) and col_index_Timestamp=CAST(1696200600000000 AS Timestamp) and col_index_Interval=CAST(6 AS Interval) and col_index_Int8=CAST(6 AS Int8) and col_index_Uint8=CAST(6 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d6a49ab7-3baa-408b-a993-e2b3a5a2ff63, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a6e22ec2-6ba6-4623-a489-b34a665c658e, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a6e22ec2-6ba6-4623-a489-b34a665c658e, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696200700000000 AS Timestamp64) and col_index_Interval64=CAST(7 AS Interval64) and col_index_Timestamp=CAST(1696200700000000 AS Timestamp) and col_index_Interval=CAST(7 AS Interval) and col_index_Int8=CAST(7 AS Int8) and col_index_Uint8=CAST(7 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a6e22ec2-6ba6-4623-a489-b34a665c658e, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8b1fe720-0416-4014-9316-b74fd759a54d, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8b1fe720-0416-4014-9316-b74fd759a54d, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696200800000000 AS Timestamp64) and col_index_Interval64=CAST(8 AS Interval64) and col_index_Timestamp=CAST(1696200800000000 AS Timestamp) and col_index_Interval=CAST(8 AS Interval) and col_index_Int8=CAST(8 AS Int8) and col_index_Uint8=CAST(8 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8b1fe720-0416-4014-9316-b74fd759a54d, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 50c8f05e-6622-43de-afd9-d501dbba7739, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 50c8f05e-6622-43de-afd9-d501dbba7739, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696200900000000 AS Timestamp64) and col_index_Interval64=CAST(9 AS Interval64) and col_index_Timestamp=CAST(1696200900000000 AS Timestamp) and col_index_Interval=CAST(9 AS Interval) and col_index_Int8=CAST(9 AS Int8) and col_index_Uint8=CAST(9 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 50c8f05e-6622-43de-afd9-d501dbba7739, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b1aa5ae1-38e8-4982-bc55-9b07e8b20e59, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b1aa5ae1-38e8-4982-bc55-9b07e8b20e59, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696201000000000 AS Timestamp64) and col_index_Interval64=CAST(10 AS Interval64) and col_index_Timestamp=CAST(1696201000000000 AS Timestamp) and col_index_Interval=CAST(10 AS Interval) and col_index_Int8=CAST(10 AS Int8) and col_index_Uint8=CAST(10 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b1aa5ae1-38e8-4982-bc55-9b07e8b20e59, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, af86b548-b8b9-4009-afcb-876f279db120, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, af86b548-b8b9-4009-afcb-876f279db120, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696201100000000 AS Timestamp64) and col_index_Interval64=CAST(11 AS Interval64) and col_index_Timestamp=CAST(1696201100000000 AS Timestamp) and col_index_Interval=CAST(11 AS Interval) and col_index_Int8=CAST(11 AS Int8) and col_index_Uint8=CAST(11 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, af86b548-b8b9-4009-afcb-876f279db120, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3aa8254e-e492-4756-a48e-81be7ba42ca9, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3aa8254e-e492-4756-a48e-81be7ba42ca9, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696201200000000 AS Timestamp64) and col_index_Interval64=CAST(12 AS Interval64) and col_index_Timestamp=CAST(1696201200000000 AS Timestamp) and col_index_Interval=CAST(12 AS Interval) and col_index_Int8=CAST(12 AS Int8) and col_index_Uint8=CAST(12 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3aa8254e-e492-4756-a48e-81be7ba42ca9, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6d15ea96-1ac0-44ff-bdbb-4d3c7cd10857, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6d15ea96-1ac0-44ff-bdbb-4d3c7cd10857, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696201300000000 AS Timestamp64) and col_index_Interval64=CAST(13 AS Interval64) and col_index_Timestamp=CAST(1696201300000000 AS Timestamp) and col_index_Interval=CAST(13 AS Interval) and col_index_Int8=CAST(13 AS Int8) and col_index_Uint8=CAST(13 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6d15ea96-1ac0-44ff-bdbb-4d3c7cd10857, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fcab2049-66ce-4a71-b6fb-ef4e9a3487d9, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fcab2049-66ce-4a71-b6fb-ef4e9a3487d9, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696201400000000 AS Timestamp64) and col_index_Interval64=CAST(14 AS Interval64) and col_index_Timestamp=CAST(1696201400000000 AS Timestamp) and col_index_Interval=CAST(14 AS Interval) and col_index_Int8=CAST(14 AS Int8) and col_index_Uint8=CAST(14 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fcab2049-66ce-4a71-b6fb-ef4e9a3487d9, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0dd44d8a-0791-4460-8edf-9e7b5ad8309c, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0dd44d8a-0791-4460-8edf-9e7b5ad8309c, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696201500000000 AS Timestamp64) and col_index_Interval64=CAST(15 AS Interval64) and col_index_Timestamp=CAST(1696201500000000 AS Timestamp) and col_index_Interval=CAST(15 AS Interval) and col_index_Int8=CAST(15 AS Int8) and col_index_Uint8=CAST(15 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0dd44d8a-0791-4460-8edf-9e7b5ad8309c, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e376308a-66ef-42a2-b3ae-4f68bafc4e17, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e376308a-66ef-42a2-b3ae-4f68bafc4e17, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696201600000000 AS Timestamp64) and col_index_Interval64=CAST(16 AS Interval64) and col_index_Timestamp=CAST(1696201600000000 AS Timestamp) and col_index_Interval=CAST(16 AS Interval) and col_index_Int8=CAST(16 AS Int8) and col_index_Uint8=CAST(16 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e376308a-66ef-42a2-b3ae-4f68bafc4e17, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 87c6f5bc-ebbf-4569-ba92-beda524e8b22, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 87c6f5bc-ebbf-4569-ba92-beda524e8b22, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696201700000000 AS Timestamp64) and col_index_Interval64=CAST(17 AS Interval64) and col_index_Timestamp=CAST(1696201700000000 AS Timestamp) and col_index_Interval=CAST(17 AS Interval) and col_index_Int8=CAST(17 AS Int8) and col_index_Uint8=CAST(17 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 87c6f5bc-ebbf-4569-ba92-beda524e8b22, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 972eaded-ec8d-4bf4-a58c-e984d87c023b, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 972eaded-ec8d-4bf4-a58c-e984d87c023b, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696201800000000 AS Timestamp64) and col_index_Interval64=CAST(18 AS Interval64) and col_index_Timestamp=CAST(1696201800000000 AS Timestamp) and col_index_Interval=CAST(18 AS Interval) and col_index_Int8=CAST(18 AS Int8) and col_index_Uint8=CAST(18 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 972eaded-ec8d-4bf4-a58c-e984d87c023b, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, aaea0f9c-b46e-45d0-bc9d-98767be8983c, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aaea0f9c-b46e-45d0-bc9d-98767be8983c, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696201900000000 AS Timestamp64) and col_index_Interval64=CAST(19 AS Interval64) and col_index_Timestamp=CAST(1696201900000000 AS Timestamp) and col_index_Interval=CAST(19 AS Interval) and col_index_Int8=CAST(19 AS Int8) and col_index_Uint8=CAST(19 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aaea0f9c-b46e-45d0-bc9d-98767be8983c, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0e7ad44d-a808-43c5-aa90-8620d422736e, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0e7ad44d-a808-43c5-aa90-8620d422736e, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696202000000000 AS Timestamp64) and col_index_Interval64=CAST(20 AS Interval64) and col_index_Timestamp=CAST(1696202000000000 AS Timestamp) and col_index_Interval=CAST(20 AS Interval) and col_index_Int8=CAST(20 AS Int8) and col_index_Uint8=CAST(20 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0e7ad44d-a808-43c5-aa90-8620d422736e, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 92ed89ac-801a-43c6-8a84-f8cda525f8d4, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 92ed89ac-801a-43c6-8a84-f8cda525f8d4, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696202100000000 AS Timestamp64) and col_index_Interval64=CAST(21 AS Interval64) and col_index_Timestamp=CAST(1696202100000000 AS Timestamp) and col_index_Interval=CAST(21 AS Interval) and col_index_Int8=CAST(21 AS Int8) and col_index_Uint8=CAST(21 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 92ed89ac-801a-43c6-8a84-f8cda525f8d4, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6bc2c8f7-1eed-4f6d-9667-620d86905ed9, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6bc2c8f7-1eed-4f6d-9667-620d86905ed9, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696202200000000 AS Timestamp64) and col_index_Interval64=CAST(22 AS Interval64) and col_index_Timestamp=CAST(1696202200000000 AS Timestamp) and col_index_Interval=CAST(22 AS Interval) and col_index_Int8=CAST(22 AS Int8) and col_index_Uint8=CAST(22 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6bc2c8f7-1eed-4f6d-9667-620d86905ed9, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 293a6971-059f-4446-bbc7-1b79120440d5, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 293a6971-059f-4446-bbc7-1b79120440d5, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696202300000000 AS Timestamp64) and col_index_Interval64=CAST(23 AS Interval64) and col_index_Timestamp=CAST(1696202300000000 AS Timestamp) and col_index_Interval=CAST(23 AS Interval) and col_index_Int8=CAST(23 AS Int8) and col_index_Uint8=CAST(23 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 293a6971-059f-4446-bbc7-1b79120440d5, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f8ee73cb-2523-487b-9835-4bd0e70bd5f9, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f8ee73cb-2523-487b-9835-4bd0e70bd5f9, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696202400000000 AS Timestamp64) and col_index_Interval64=CAST(24 AS Interval64) and col_index_Timestamp=CAST(1696202400000000 AS Timestamp) and col_index_Interval=CAST(24 AS Interval) and col_index_Int8=CAST(24 AS Int8) and col_index_Uint8=CAST(24 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f8ee73cb-2523-487b-9835-4bd0e70bd5f9, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 28d1b93b-c4c1-4a1d-86d8-68a1f3d164d0, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 28d1b93b-c4c1-4a1d-86d8-68a1f3d164d0, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696202500000000 AS Timestamp64) and col_index_Interval64=CAST(25 AS Interval64) and col_index_Timestamp=CAST(1696202500000000 AS Timestamp) and col_index_Interval=CAST(25 AS Interval) and col_index_Int8=CAST(25 AS Int8) and col_index_Uint8=CAST(25 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 28d1b93b-c4c1-4a1d-86d8-68a1f3d164d0, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 342dcac3-be2b-4777-b078-3b3fc0631073, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 342dcac3-be2b-4777-b078-3b3fc0631073, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696202600000000 AS Timestamp64) and col_index_Interval64=CAST(26 AS Interval64) and col_index_Timestamp=CAST(1696202600000000 AS Timestamp) and col_index_Interval=CAST(26 AS Interval) and col_index_Int8=CAST(26 AS Int8) and col_index_Uint8=CAST(26 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 342dcac3-be2b-4777-b078-3b3fc0631073, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, baec53f1-d556-48d5-a6f8-62f2c4a5aef3, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, baec53f1-d556-48d5-a6f8-62f2c4a5aef3, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696202700000000 AS Timestamp64) and col_index_Interval64=CAST(27 AS Interval64) and col_index_Timestamp=CAST(1696202700000000 AS Timestamp) and col_index_Interval=CAST(27 AS Interval) and col_index_Int8=CAST(27 AS Int8) and col_index_Uint8=CAST(27 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, baec53f1-d556-48d5-a6f8-62f2c4a5aef3, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6e0c9d07-ae1f-45f5-9678-18419774d7e2, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6e0c9d07-ae1f-45f5-9678-18419774d7e2, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696202800000000 AS Timestamp64) and col_index_Interval64=CAST(28 AS Interval64) and col_index_Timestamp=CAST(1696202800000000 AS Timestamp) and col_index_Interval=CAST(28 AS Interval) and col_index_Int8=CAST(28 AS Int8) and col_index_Uint8=CAST(28 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 6e0c9d07-ae1f-45f5-9678-18419774d7e2, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1e92eb62-7585-4f57-8fc8-a77c83c66487, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1e92eb62-7585-4f57-8fc8-a77c83c66487, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696202900000000 AS Timestamp64) and col_index_Interval64=CAST(29 AS Interval64) and col_index_Timestamp=CAST(1696202900000000 AS Timestamp) and col_index_Interval=CAST(29 AS Interval) and col_index_Int8=CAST(29 AS Int8) and col_index_Uint8=CAST(29 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1e92eb62-7585-4f57-8fc8-a77c83c66487, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fa87a835-de45-43c0-9617-566975523a50, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fa87a835-de45-43c0-9617-566975523a50, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n                SELECT COUNT(*) as count FROM `table_index_4__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_Timestamp64=CAST(1696203000000000 AS Timestamp64) and col_index_Interval64=CAST(30 AS Interval64) and col_index_Timestamp=CAST(1696203000000000 AS Timestamp) and col_index_Interval=CAST(30 AS Interval) and col_index_Int8=CAST(30 AS Int8) and col_index_Uint8=CAST(30 AS Uint8)\n                \n                \n                \n                " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fa87a835-de45-43c0-9617-566975523a50, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 78c3a890-21b6-4253-9c3a-08f816587de3, ghrun-s6wgdjujee.auto.internal:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 78c3a890-21b6-4253-9c3a-08f816587de3, ghrun-s6wgdjujee.auto.internal:26396): request = { session_id: "ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "SELECT COUNT(*) as count FROM `table_index_4__SYNC`" } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 78c3a890-21b6-4253-9c3a-08f816587de3, ghrun-s6wgdjujee.auto.internal:26396): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=Mzk1OWY1OGYtOGY5OWY5Y2MtMjZjNTNkMTItMTA5MGUyMGM=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:16414/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65049
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4567
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6822
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16414
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3661
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, efef5be7-2b45-4079-aa73-76c767d932b2, localhost:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, efef5be7-2b45-4079-aa73-76c767d932b2, localhost:26396): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, efef5be7-2b45-4079-aa73-76c767d932b2, localhost:26396): 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:26396". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26396
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 7c1faa05-1927-4b67-be0d-72b59cd39b75, localhost:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7c1faa05-1927-4b67-be0d-72b59cd39b75, localhost:26396): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7c1faa05-1927-4b67-be0d-72b59cd39b75, localhost:26396): 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:26396". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26396
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, e882b118-c1e2-45c9-8ef5-6dacc1800fe6, localhost:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e882b118-c1e2-45c9-8ef5-6dacc1800fe6, localhost:26396): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e882b118-c1e2-45c9-8ef5-6dacc1800fe6, localhost:26396): 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:26396". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26396
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, a46e92cb-9ebc-4f42-8b1f-187218a7868c, localhost:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a46e92cb-9ebc-4f42-8b1f-187218a7868c, localhost:26396): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a46e92cb-9ebc-4f42-8b1f-187218a7868c, localhost:26396): 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:26396". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26396
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 106f5584-72df-4904-9db1-d283d1a1e94c, localhost:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 106f5584-72df-4904-9db1-d283d1a1e94c, localhost:26396): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 106f5584-72df-4904-9db1-d283d1a1e94c, localhost:26396): 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:26396". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26396
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 3cb1fea5-2f40-4e0c-8eb5-a0984fa49cd1, localhost:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3cb1fea5-2f40-4e0c-8eb5-a0984fa49cd1, localhost:26396): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3cb1fea5-2f40-4e0c-8eb5-a0984fa49cd1, localhost:26396): 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:26396". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26396
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
WARNING  ydb.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.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, a24dbce5-a55d-4bb7-b3d8-afbdb3133b6f, localhost:26396): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a24dbce5-a55d-4bb7-b3d8-afbdb3133b6f, localhost:26396): request = { database: "/Root" }
INFO     ydb.connection:connection.py:77 RpcState(ListEndpoints, a24dbce5-a55d-4bb7-b3d8-afbdb3133b6f, localhost:26396): 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-11-24T15:03:46.672535218+00:00"}"
>
DEBUG    ydb.connection:connection.py:86 RpcState(ListEndpoints, a24dbce5-a55d-4bb7-b3d8-afbdb3133b6f, localhost:26396): unhandled rpc error, disconnecting channel
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:26396". Error details:
 Rpc error, reason <_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-11-24T15:03:46.672535218+00:00"}"
>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26396
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26396
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26396". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:16414
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16414". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26396
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26396". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:16414
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16414". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26396
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26396". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:16414
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16414". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26396
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26396". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:16414
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16414". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26396
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26396". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:16414
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16414". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26396
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26396". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:16414
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16414". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26396
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26396". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:16414
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16414". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26396
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26396". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:16414
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16414". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:26396
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:26396". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:16414
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:16414". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:26396/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6412
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22087
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10414
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26396
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9164
============================== slowest durations ===============================
243.50s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_4__SYNC-pk_types0-all_types0-index0---SYNC]
139.57s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_4__SYNC-pk_types0-all_types0-index0---SYNC]
20.96s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_4__SYNC-pk_types0-all_types0-index0---SYNC]
=========================== short test summary info ============================
ERROR test_async_replication.py::TestAsyncReplication::test_async_replication[table_index_4__SYNC-pk_types0-all_types0-index0---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/k20e/0010e3/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_4__SYNC-pk_types0-all_types0-index0---SYNC/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/k20e/0010e3/ydb/tests/datashard/async_replication/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_async_replication.py.TestAsyncReplication.test_async_replication.table_index_4__SYNC-pk_types0-all_types0-index0---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.011844 seconds, 3 sessions to shutdown
Current KQP shutdown state: spent 6.016698 seconds, 3 sessions to shutdown
Current KQP shutdown state: spent 9.032487 seconds, 3 sessions to shutdown
Current KQP shutdown state: spent 0 seconds, not started yet
Current KQP shutdown state: spent 3.018258 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 6.03565 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 9.051802 seconds, 1 sessions to shutdown
GRpc shutdown warning: left infly: 1, spent: 4.06701 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 7.102706 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 10.140695 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 13.186874 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 16.253248 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 19.313789 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 22.398799 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 25.508594 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 28.570086 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.000215 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==687519==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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d020d2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034d020d2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034d020d2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034d020d2 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034d020d2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034d020d2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034d020d2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x000034d020d2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x000034d020d2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x000034d10d4e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003b596747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003b5880c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#18 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#19 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#20 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#21 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#22 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d01fec in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x000034d01fec in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#3 0x000034d10d4e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#4 0x00003b596747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#5 0x00003b5880c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#6 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#7 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#8 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#9 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#10 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#11 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#12 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#13 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#14 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#15 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c206ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001c206ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001c206ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001c206ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001c206ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001c206ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001c206ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001c206ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001c206ab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001c206ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x000034d0594c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x000034d0594c 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 0x000034d0594c 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#21 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#22 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#23 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#24 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#25 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c206a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001c206a34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001c206a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x000034d0594c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x000034d0594c 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 0x000034d0594c 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#11 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#12 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#14 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#15 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#16 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#17 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#18 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d0593a 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 0x000034d0593a 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034484564 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034484564 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034484564 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034484564 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034484564 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x000034484564 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x000034484564 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x000034484564 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x000034484564 in TBasicString /-S/util/generic/string.h:491:18
#10 0x000034484564 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#11 0x000034484564 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 0x000034483332 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#13 0x000034483332 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#14 0x000034489850 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#15 0x0000344e5a98 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 0x000034d10686 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#17 0x00003b59193b 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 0x00003b5877a2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#19 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#20 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#21 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#22 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#23 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#24 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#25 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#26 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#27 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#28 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000344844c2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x0000344844c2 in TBasicString /-S/util/generic/string.h:491:18
#3 0x0000344844c2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#4 0x0000344844c2 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 0x000034483332 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#6 0x000034483332 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#7 0x000034489850 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#8 0x0000344e5a98 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 0x000034d10686 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#10 0x00003b59193b 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 0x00003b5877a2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#12 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#13 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#14 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#15 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#16 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#17 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#18 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#19 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#20 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#21 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#22 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000027b4a018 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000027b4a018 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000027b4a018 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000027b4a018 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000027b4a018 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x000027b4a018 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x000027b4a018 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
#8 0x000027b4a018 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
#9 0x000027b49cbf 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 0x000027b48b18 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
#11 0x00003b63c26a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
#12 0x00003b63c26a 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 0x00003b63c26a 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 0x00003b63c26a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#15 0x00003b63c26a 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 0x00001fa1781f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
#17 0x00003b62a60f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
#18 0x00003b62a60f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
#19 0x00003b62a60f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
#20 0x000046bf53be in NYdbGrpc::TGRpcRequestImpl<Fq::Private::GetTaskRequest, Fq::Private::GetTaskResponse, NKikimr::NGRpcService::TGRpcFqPrivateTaskService, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskRequest>, NKikimr::TSecurityTextFormatPrinter<Fq::Private::GetTaskResponse>>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
#21 0x00003b57fcec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#22 0x00003b57fcec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#23 0x00003b57fcec 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 0x00003b57fcec 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 0x00003b57fcec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#26 0x00003b57fcec 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 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#28 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#29 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#30 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
#31 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#32 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#33 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000027b4a018 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000027b4a018 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000027b4a018 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
==================== 1 passed, 1 error in 406.37s (0:06:46) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k20e/001172/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:679: 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/k20e/001172/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/k20e/001172/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.03519 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 6.065624 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 9.109752 seconds, 2 sessions to shutdown
E   Current KQP shutdown state: spent 0 seconds, not started yet
E   Current KQP shutdown state: spent 3.039146 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 6.068527 seconds, 1 sessions to shutdown
E   Current KQP shutdown state: spent 9.105748 seconds, 1 sessions to shutdown
E   GRpc shutdown warning: left infly: 1, spent: 4.25425 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 7.38187 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 10.452 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 13.774448 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 17.102393 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 20.484573 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 23.894707 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 27.331924 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.00226 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==683758==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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d020d2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034d020d2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034d020d2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034d020d2 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 0x000034d020d2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034d020d2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034d020d2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x000034d020d2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x000034d020d2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x000034d10d4e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003b596747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003b5880c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #18 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #19 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #20 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #21 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #22 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d01fec in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034d01fec in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x000034d10d4e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003b596747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003b5880c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #11 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #12 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #13 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #14 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #15 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c206ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001c206ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001c206ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001c206ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001c206ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001c206ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001c206ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001c206ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001c206ab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001c206ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034d0594c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034d0594c 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 0x000034d0594c 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #21 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #22 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #23 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #24 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #25 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c206a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001c206a34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001c206a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x000034d0594c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x000034d0594c 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 0x000034d0594c 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #14 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #15 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #16 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #17 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #18 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034d0593a 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 0x000034d0593a 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034484564 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034484564 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034484564 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034484564 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000034484564 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x000034484564 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x000034484564 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x000034484564 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x000034484564 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x000034484564 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #11 0x000034484564 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 0x000034483332 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #13 0x000034483332 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #14 0x000034489850 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #15 0x0000344e5a98 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 0x000034d10686 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #17 0x00003b59193b 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 0x00003b5877a2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #19 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #20 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #21 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #22 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #23 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #24 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #25 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #26 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #27 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #28 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000344844c2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x0000344844c2 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x0000344844c2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #4 0x0000344844c2 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 0x000034483332 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #6 0x000034483332 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #7 0x000034489850 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #8 0x0000344e5a98 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 0x000034d10686 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #10 0x00003b59193b 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 0x00003b5877a2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #12 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #13 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #14 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #15 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #16 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #17 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #18 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #19 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #20 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #21 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #22 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000027b4a018 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000027b4a018 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000027b4a018 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000027b4a018 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000027b4a018 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x000027b4a018 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x000027b4a018 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x000027b4a018 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x000027b49cbf 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 0x000027b48b18 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
E   #11 0x00003b63c26a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
E   #12 0x00003b63c26a 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 0x00003b63c26a 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 0x00003b63c26a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #15 0x00003b63c26a 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 0x00001fa1781f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
E   #17 0x00003b62a60f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
E   #18 0x00003b62a60f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
E   #19 0x00003b62a60f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
E   #20 0x00003f15073e in NYdbGrpc::TGRpcRequestImpl<Ydb::Coordination::DescribeNodeRequest, Ydb::Coordination::DescribeNodeResponse, NKikimr::NKesus::TKesusGRpcService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
E   #21 0x00003b57fcec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #22 0x00003b57fcec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #23 0x00003b57fcec 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 0x00003b57fcec 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 0x00003b57fcec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #26 0x00003b57fcec 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 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #28 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #29 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #30 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
E   #31 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #32 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #33 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000027b4a018 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000027b4a018 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000027b4a018 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000027b4a018 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_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/k20e/001172/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 680753
DEBUG    ya.test:process.py:259 Command (pid 680753) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 680753) elapsed time (sec): 0.8865225315093994
DEBUG    ya.test:process.py:263 Command (pid 680753) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 680753) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 680753) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 680753) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 680753) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 680753) maxrss: 475900
DEBUG    ya.test:process.py:263 Command (pid 680753) minflt: 45380
DEBUG    ya.test:process.py:263 Command (pid 680753) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 680753) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 680753) nivcsw: 154
DEBUG    ya.test:process.py:263 Command (pid 680753) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 680753) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 680753) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 680753) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 680753) stime: 0.192604
DEBUG    ya.test:process.py:263 Command (pid 680753) utime: 0.525687
DEBUG    ya.test:process.py:263 Command (pid 680753) wtime: 0.894
DEBUG    ya.test:process.py:275 Command (pid 680753) output:
Git info:
    Commit: 6dd25b0ca81dc1d48d7d59ec29d0e10103041435
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge fa922fa6d4da119099def7c0c2619969c68f6fea into 4d9c89403df81e58bed1e1b75abc88e4bff83958

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

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

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

ERROR    ydb.tests.datashard.lib.multicluster_test_base:multicluster_test_base.py:20 Git info:
    Commit: 6dd25b0ca81dc1d48d7d59ec29d0e10103041435
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge fa922fa6d4da119099def7c0c2619969c68f6fea into 4d9c89403df81e58bed1e1b75abc88e4bff83958

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

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k20e/001172/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17966
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:474 Working directory: /home/runner/.ya/build/build_root/k20e/001172/r3tmp/kikimr_cluster_xkewzwqp
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k20e/001172/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28276
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13925
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13926
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3860
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14813
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k20e/001172/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:269 Final command: /home/runner/.ya/build/build_root/k20e/001172/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/k20e/001172/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_5iw7ta7q.log --grpc-port=28276 --mon-port=13926 --ic-port=17966
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:28276/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k20e/001172/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:269 Final command: /home/runner/.ya/build/build_root/k20e/001172/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/k20e/001172/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_5iw7ta7q.log --grpc-port=28276 --mon-port=13926 --ic-port=17966
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k20e/001172/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k20e/001172/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/k20e/001172/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_5iw7ta7q.log', '--grpc-port=28276', '--mon-port=13926', '--ic-port=17966')' in '/home/runner/.ya/build/build_root/k20e/001172/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: 681032
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:28276/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/k20e/001172/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 681033
DEBUG    ya.test:process.py:259 Command (pid 681033) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 681033) elapsed time (sec): 0.8452894687652588
DEBUG    ya.test:process.py:263 Command (pid 681033) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 681033) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 681033) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 681033) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 681033) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 681033) maxrss: 476216
DEBUG    ya.test:process.py:263 Command (pid 681033) minflt: 45337
DEBUG    ya.test:process.py:263 Command (pid 681033) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 681033) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 681033) nivcsw: 174
DEBUG    ya.test:process.py:263 Command (pid 681033) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 681033) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 681033) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 681033) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 681033) stime: 0.166411
DEBUG    ya.test:process.py:263 Command (pid 681033) utime: 0.5097309999999999
DEBUG    ya.test:process.py:263 Command (pid 681033) wtime: 0.863
DEBUG    ya.test:process.py:275 Command (pid 681033) output:
Git info:
    Commit: 6dd25b0ca81dc1d48d7d59ec29d0e10103041435
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge fa922fa6d4da119099def7c0c2619969c68f6fea into 4d9c89403df81e58bed1e1b75abc88e4bff83958

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 6dd25b0ca81dc1d48d7d59ec29d0e10103041435
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge fa922fa6d4da119099def7c0c2619969c68f6fea into 4d9c89403df81e58bed1e1b75abc88e4bff83958
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k20e/001172/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/k20e/001172/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28276', '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: 17966\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/k20e/001172/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28276', '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: 17966\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 682632
DEBUG    ya.test:process.py:259 Command (pid 682632) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 682632) elapsed time (sec): 1.227283239364624
DEBUG    ya.test:process.py:263 Command (pid 682632) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 682632) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 682632) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 682632) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 682632) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 682632) maxrss: 572992
DEBUG    ya.test:process.py:263 Command (pid 682632) minflt: 51777
DEBUG    ya.test:process.py:263 Command (pid 682632) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 682632) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 682632) nivcsw: 267
DEBUG    ya.test:process.py:263 Command (pid 682632) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 682632) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 682632) nvcsw: 493
DEBUG    ya.test:process.py:263 Command (pid 682632) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 682632) stime: 0.32947899999999997
DEBUG    ya.test:process.py:263 Command (pid 682632) utime: 0.520521
DEBUG    ya.test:process.py:263 Command (pid 682632) wtime: 1.242
DEBUG    ya.test:process.py:275 Command (pid 682632) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k20e/001172/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/k20e/001172/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28276', '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/k20e/001172/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28276', '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: 683008
DEBUG    ya.test:process.py:259 Command (pid 683008) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 683008) elapsed time (sec): 1.2402820587158203
DEBUG    ya.test:process.py:263 Command (pid 683008) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 683008) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 683008) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 683008) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 683008) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 683008) maxrss: 573184
DEBUG    ya.test:process.py:263 Command (pid 683008) minflt: 51658
DEBUG    ya.test:process.py:263 Command (pid 683008) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 683008) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 683008) nivcsw: 195
DEBUG    ya.test:process.py:263 Command (pid 683008) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 683008) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 683008) nvcsw: 732
DEBUG    ya.test:process.py:263 Command (pid 683008) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 683008) stime: 0.230337
DEBUG    ya.test:process.py:263 Command (pid 683008) utime: 0.5133139999999999
DEBUG    ya.test:process.py:263 Command (pid 683008) wtime: 1.252
DEBUG    ya.test:process.py:275 Command (pid 683008) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:552 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 Cluster started and initialized
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k20e/001172/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26824
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:474 Working directory: /home/runner/.ya/build/build_root/k20e/001172/r3tmp/kikimr_cluster_9qsa__3g
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k20e/001172/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10723
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19252
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6747
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9360
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k20e/001172/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:269 Final command: /home/runner/.ya/build/build_root/k20e/001172/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/k20e/001172/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_kowl8sa7.log --grpc-port=10723 --mon-port=19252 --ic-port=26824
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:10723/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:268 CFG_DIR_PATH="/home/runner/.ya/build/build_root/k20e/001172/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:269 Final command: /home/runner/.ya/build/build_root/k20e/001172/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/k20e/001172/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_kowl8sa7.log --grpc-port=10723 --mon-port=19252 --ic-port=26824
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/k20e/001172/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/k20e/001172/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/k20e/001172/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_kowl8sa7.log', '--grpc-port=10723', '--mon-port=19252', '--ic-port=26824')' in '/home/runner/.ya/build/build_root/k20e/001172/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: 683758
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:309 Started node localhost:10723/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/k20e/001172/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 683769
DEBUG    ya.test:process.py:259 Command (pid 683769) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 683769) elapsed time (sec): 0.8710927963256836
DEBUG    ya.test:process.py:263 Command (pid 683769) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 683769) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 683769) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 683769) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 683769) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 683769) maxrss: 590556
DEBUG    ya.test:process.py:263 Command (pid 683769) minflt: 45312
DEBUG    ya.test:process.py:263 Command (pid 683769) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 683769) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 683769) nivcsw: 177
DEBUG    ya.test:process.py:263 Command (pid 683769) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 683769) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 683769) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 683769) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 683769) stime: 0.17621599999999998
DEBUG    ya.test:process.py:263 Command (pid 683769) utime: 0.48641799999999996
DEBUG    ya.test:process.py:263 Command (pid 683769) wtime: 0.882
DEBUG    ya.test:process.py:275 Command (pid 683769) output:
Git info:
    Commit: 6dd25b0ca81dc1d48d7d59ec29d0e10103041435
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge fa922fa6d4da119099def7c0c2619969c68f6fea into 4d9c89403df81e58bed1e1b75abc88e4bff83958

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:310 Node 1 version:
Git info:
    Commit: 6dd25b0ca81dc1d48d7d59ec29d0e10103041435
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge fa922fa6d4da119099def7c0c2619969c68f6fea into 4d9c89403df81e58bed1e1b75abc88e4bff83958
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k20e/001172/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/k20e/001172/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10723', '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: 26824\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/k20e/001172/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10723', '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: 26824\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 686884
DEBUG    ya.test:process.py:259 Command (pid 686884) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 686884) elapsed time (sec): 1.747021198272705
DEBUG    ya.test:process.py:263 Command (pid 686884) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 686884) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 686884) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 686884) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 686884) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 686884) maxrss: 654528
DEBUG    ya.test:process.py:263 Command (pid 686884) minflt: 51530
DEBUG    ya.test:process.py:263 Command (pid 686884) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 686884) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 686884) nivcsw: 266
DEBUG    ya.test:process.py:263 Command (pid 686884) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 686884) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 686884) nvcsw: 363
DEBUG    ya.test:process.py:263 Command (pid 686884) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 686884) stime: 0.266818
DEBUG    ya.test:process.py:263 Command (pid 686884) utime: 0.5461509999999999
DEBUG    ya.test:process.py:263 Command (pid 686884) wtime: 1.769
DEBUG    ya.test:process.py:275 Command (pid 686884) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/k20e/001172/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:421 Executing command = ['/home/runner/.ya/build/build_root/k20e/001172/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10723', '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/k20e/001172/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10723', '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: 687392
DEBUG    ya.test:process.py:259 Command (pid 687392) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 687392) elapsed time (sec): 1.3007135391235352
DEBUG    ya.test:process.py:263 Command (pid 687392) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 687392) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 687392) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 687392) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 687392) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 687392) maxrss: 654528
DEBUG    ya.test:process.py:263 Command (pid 687392) minflt: 51717
DEBUG    ya.test:process.py:263 Command (pid 687392) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 687392) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 687392) nivcsw: 237
DEBUG    ya.test:process.py:263 Command (pid 687392) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 687392) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 687392) nvcsw: 518
DEBUG    ya.test:process.py:263 Command (pid 687392) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 687392) stime: 0.274241
DEBUG    ya.test:process.py:263 Command (pid 687392) utime: 0.525882
DEBUG    ya.test:process.py:263 Command (pid 687392) wtime: 1.328
DEBUG    ya.test:process.py:275 Command (pid 687392) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:552 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:559 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:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 9067b17d-d4a6-45ed-beb2-8f72bb7a97d6, localhost:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9067b17d-d4a6-45ed-beb2-8f72bb7a97d6, localhost:28276): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9067b17d-d4a6-45ed-beb2-8f72bb7a97d6, localhost:28276): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s6wgdjujee.auto.internal" port: 28276 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-s6wgdjujee.auto.internal:28276, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:28276
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, c21019a8-546a-4c09-bed9-36667238578d, localhost:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c21019a8-546a-4c09-bed9-36667238578d, localhost:10723): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c21019a8-546a-4c09-bed9-36667238578d, localhost:10723): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s6wgdjujee.auto.internal" port: 10723 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-s6wgdjujee.auto.internal:10723, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:10723
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 0935dc17-4c34-4e36-ba55-9c7a8cc0f84e, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0935dc17-4c34-4e36-ba55-9c7a8cc0f84e, ghrun-s6wgdjujee.auto.internal:28276): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0935dc17-4c34-4e36-ba55-9c7a8cc0f84e, ghrun-s6wgdjujee.auto.internal:28276): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, d2b760a0-44ee-4b6c-9821-9423e3013e06, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d2b760a0-44ee-4b6c-9821-9423e3013e06, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d2b760a0-44ee-4b6c-9821-9423e3013e06, ghrun-s6wgdjujee.auto.internal:28276): 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=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4523b43f-1031-475c-ad63-b83fca38e1a6, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4523b43f-1031-475c-ad63-b83fca38e1a6, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, 4523b43f-1031-475c-ad63-b83fca38e1a6, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5ae8b8d7-b47d-4141-8ba6-b0134ad8a7c7, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5ae8b8d7-b47d-4141-8ba6-b0134ad8a7c7, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, 5ae8b8d7-b47d-4141-8ba6-b0134ad8a7c7, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b1113d50-0b90-47ff-9276-0445a3e103ab, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b1113d50-0b90-47ff-9276-0445a3e103ab, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, b1113d50-0b90-47ff-9276-0445a3e103ab, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, abf93cc5-4d09-4c25-aad9-92bef2757125, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, abf93cc5-4d09-4c25-aad9-92bef2757125, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, abf93cc5-4d09-4c25-aad9-92bef2757125, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 425f6127-e571-4048-93e3-592af0d6a252, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 425f6127-e571-4048-93e3-592af0d6a252, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, 425f6127-e571-4048-93e3-592af0d6a252, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8f198512-6b63-43f8-aee3-1f38e6db1321, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8f198512-6b63-43f8-aee3-1f38e6db1321, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, 8f198512-6b63-43f8-aee3-1f38e6db1321, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6cebcb77-e3fc-4b88-bd23-bf7160de019f, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6cebcb77-e3fc-4b88-bd23-bf7160de019f, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, 6cebcb77-e3fc-4b88-bd23-bf7160de019f, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1bc50f1e-7308-4235-9e52-a885b76bf87d, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1bc50f1e-7308-4235-9e52-a885b76bf87d, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, 1bc50f1e-7308-4235-9e52-a885b76bf87d, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 97a83d8f-0ce3-44d7-bb51-dd44eb90a6ec, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 97a83d8f-0ce3-44d7-bb51-dd44eb90a6ec, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, 97a83d8f-0ce3-44d7-bb51-dd44eb90a6ec, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3cd6bf46-0cbe-44d6-b442-f5016331e483, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3cd6bf46-0cbe-44d6-b442-f5016331e483, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, 3cd6bf46-0cbe-44d6-b442-f5016331e483, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9c42a7c2-74aa-4cc4-a032-2fe004bb8680, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9c42a7c2-74aa-4cc4-a032-2fe004bb8680, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, 9c42a7c2-74aa-4cc4-a032-2fe004bb8680, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 03c36060-9940-40a4-99b8-62d44ccf5ee2, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 03c36060-9940-40a4-99b8-62d44ccf5ee2, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, 03c36060-9940-40a4-99b8-62d44ccf5ee2, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 724e9020-2314-44ef-94bf-e7171060463e, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 724e9020-2314-44ef-94bf-e7171060463e, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, 724e9020-2314-44ef-94bf-e7171060463e, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 210916a5-9fe4-4b08-ad07-8871c30d7356, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 210916a5-9fe4-4b08-ad07-8871c30d7356, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, 210916a5-9fe4-4b08-ad07-8871c30d7356, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 659f8ebc-6094-4532-a64a-f0d07bea226f, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 659f8ebc-6094-4532-a64a-f0d07bea226f, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, 659f8ebc-6094-4532-a64a-f0d07bea226f, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 079654f1-122b-4797-b8a0-99c971f0842c, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 079654f1-122b-4797-b8a0-99c971f0842c, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, 079654f1-122b-4797-b8a0-99c971f0842c, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 53af1056-b269-4a17-8d15-639e1fb03958, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 53af1056-b269-4a17-8d15-639e1fb03958, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, 53af1056-b269-4a17-8d15-639e1fb03958, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 601bc713-c881-45a3-a296-d8c4c79c0bac, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 601bc713-c881-45a3-a296-d8c4c79c0bac, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, 601bc713-c881-45a3-a296-d8c4c79c0bac, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3417910b-f5f1-4e2a-8f3c-6b5ba0d545d3, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3417910b-f5f1-4e2a-8f3c-6b5ba0d545d3, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, 3417910b-f5f1-4e2a-8f3c-6b5ba0d545d3, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 77212263-aabe-4c61-9c58-4570d55a9837, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 77212263-aabe-4c61-9c58-4570d55a9837, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, 77212263-aabe-4c61-9c58-4570d55a9837, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8ebb1254-3811-44f7-8f52-2c4e9d5422f9, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8ebb1254-3811-44f7-8f52-2c4e9d5422f9, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, 8ebb1254-3811-44f7-8f52-2c4e9d5422f9, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d29de6e8-7dad-499f-a880-14c17cc50ad8, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d29de6e8-7dad-499f-a880-14c17cc50ad8, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, d29de6e8-7dad-499f-a880-14c17cc50ad8, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 98594fee-1185-467e-a676-9998dde997e2, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 98594fee-1185-467e-a676-9998dde997e2, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, 98594fee-1185-467e-a676-9998dde997e2, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ab55591e-fff2-4d08-b55b-74e742bd8770, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ab55591e-fff2-4d08-b55b-74e742bd8770, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, ab55591e-fff2-4d08-b55b-74e742bd8770, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 243f1484-735d-4896-95b3-a6d4fbfa4868, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 243f1484-735d-4896-95b3-a6d4fbfa4868, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, 243f1484-735d-4896-95b3-a6d4fbfa4868, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d770461a-ea16-4320-9978-1772082fdc40, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d770461a-ea16-4320-9978-1772082fdc40, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, d770461a-ea16-4320-9978-1772082fdc40, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a8c4206c-0704-4736-aa8b-0c72cb9328ff, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a8c4206c-0704-4736-aa8b-0c72cb9328ff, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, a8c4206c-0704-4736-aa8b-0c72cb9328ff, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 100, will create new one.
DEBUG    ydb.connection:connection.py:379 RpcState(CreateSession, 6c634d25-6d10-464b-afdb-743ba475f139, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6c634d25-6d10-464b-afdb-743ba475f139, ghrun-s6wgdjujee.auto.internal:10723): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6c634d25-6d10-464b-afdb-743ba475f139, ghrun-s6wgdjujee.auto.internal:10723): response = { status: SUCCESS session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" node_id: 1 }
DEBUG    ydb.connection:connection.py:379 RpcState(AttachSession, 0f23363a-ffef-4b18-8c27-3f592b422e98, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0f23363a-ffef-4b18-8c27-3f592b422e98, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0f23363a-ffef-4b18-8c27-3f592b422e98, ghrun-s6wgdjujee.auto.internal:10723): 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=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0574f0ed-1029-4654-bc8e-87e3f5e1c207, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0574f0ed-1029-4654-bc8e-87e3f5e1c207, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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:28276/?database=/Root\'\n                            )\n                         " } stats_mode: STATS_MODE_NONE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0574f0ed-1029-4654-bc8e-87e3f5e1c207, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 91e8395b-2cdc-4c28-8148-4c194dd60d82, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 91e8395b-2cdc-4c28-8148-4c194dd60d82, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, 91e8395b-2cdc-4c28-8148-4c194dd60d82, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 61e9b39c-4e48-445e-a0b9-5db8745e3a22, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 61e9b39c-4e48-445e-a0b9-5db8745e3a22, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, 61e9b39c-4e48-445e-a0b9-5db8745e3a22, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2dc5e0f9-607e-46bc-a85c-e998133a5018, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2dc5e0f9-607e-46bc-a85c-e998133a5018, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, 2dc5e0f9-607e-46bc-a85c-e998133a5018, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d76b27f0-7eb5-4fe4-878b-b6e69dca8e62, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d76b27f0-7eb5-4fe4-878b-b6e69dca8e62, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, d76b27f0-7eb5-4fe4-878b-b6e69dca8e62, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3e494a87-c4e7-4e2b-9a8c-569be8582fe4, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3e494a87-c4e7-4e2b-9a8c-569be8582fe4, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, 3e494a87-c4e7-4e2b-9a8c-569be8582fe4, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 85226e44-5e5f-466f-9d6a-6b9a608867c0, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 85226e44-5e5f-466f-9d6a-6b9a608867c0, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, 85226e44-5e5f-466f-9d6a-6b9a608867c0, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7bc2f7fb-32ad-4e21-8587-0ddbdd1c71ab, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7bc2f7fb-32ad-4e21-8587-0ddbdd1c71ab, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, 7bc2f7fb-32ad-4e21-8587-0ddbdd1c71ab, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 053abbad-3852-42db-ab05-49feac06c2a5, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 053abbad-3852-42db-ab05-49feac06c2a5, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, 053abbad-3852-42db-ab05-49feac06c2a5, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1e01e586-e488-4b51-8976-19844cee9149, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1e01e586-e488-4b51-8976-19844cee9149, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, 1e01e586-e488-4b51-8976-19844cee9149, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, df0c9c03-f3a1-43f5-aeeb-1a4c4045effc, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, df0c9c03-f3a1-43f5-aeeb-1a4c4045effc, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, df0c9c03-f3a1-43f5-aeeb-1a4c4045effc, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 97fcb8eb-73e2-4fcf-8443-fc295541d65a, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 97fcb8eb-73e2-4fcf-8443-fc295541d65a, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, 97fcb8eb-73e2-4fcf-8443-fc295541d65a, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b5bc77e5-3299-40e7-a75f-9e62de7b42df, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b5bc77e5-3299-40e7-a75f-9e62de7b42df, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, b5bc77e5-3299-40e7-a75f-9e62de7b42df, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 95cbecb1-3ed9-47b6-8f72-43489a9fd682, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 95cbecb1-3ed9-47b6-8f72-43489a9fd682, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, 95cbecb1-3ed9-47b6-8f72-43489a9fd682, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1d635e22-80f9-43c9-aaf7-ffd67fb495f6, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1d635e22-80f9-43c9-aaf7-ffd67fb495f6, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, 1d635e22-80f9-43c9-aaf7-ffd67fb495f6, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, feb866db-c4cc-4614-a891-227095beb5b0, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, feb866db-c4cc-4614-a891-227095beb5b0, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, feb866db-c4cc-4614-a891-227095beb5b0, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5fddaf91-5ec5-4119-a6ef-203f2b47f75d, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5fddaf91-5ec5-4119-a6ef-203f2b47f75d, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, 5fddaf91-5ec5-4119-a6ef-203f2b47f75d, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d23b4275-28ed-4f0a-910d-db4f57801005, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d23b4275-28ed-4f0a-910d-db4f57801005, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, d23b4275-28ed-4f0a-910d-db4f57801005, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0f36ed73-4058-4cdf-8fbe-437450cad181, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0f36ed73-4058-4cdf-8fbe-437450cad181, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, 0f36ed73-4058-4cdf-8fbe-437450cad181, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, e51d3745-8149-457f-9893-c895ee5dabb8, localhost:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e51d3745-8149-457f-9893-c895ee5dabb8, localhost:28276): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e51d3745-8149-457f-9893-c895ee5dabb8, localhost:28276): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s6wgdjujee.auto.internal" port: 28276 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-s6wgdjujee.auto.internal:28276, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:28276
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 6102c3a8-95d8-4a33-839c-09ad4d2d6ff4, localhost:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6102c3a8-95d8-4a33-839c-09ad4d2d6ff4, localhost:10723): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6102c3a8-95d8-4a33-839c-09ad4d2d6ff4, localhost:10723): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-s6wgdjujee.auto.internal" port: 10723 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-s6wgdjujee.auto.internal:10723, location 1, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:10723
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d90643c2-6f60-4b52-97a2-3d2da8b7b642, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d90643c2-6f60-4b52-97a2-3d2da8b7b642, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, d90643c2-6f60-4b52-97a2-3d2da8b7b642, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0b07d013-12dc-4aaa-8b21-41a98d490171, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0b07d013-12dc-4aaa-8b21-41a98d490171, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, 0b07d013-12dc-4aaa-8b21-41a98d490171, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f1cdb112-e5b2-439d-89d5-20b23790e45a, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f1cdb112-e5b2-439d-89d5-20b23790e45a, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, f1cdb112-e5b2-439d-89d5-20b23790e45a, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, b08c2077-28e2-4967-aa79-eeedf9512cc6, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b08c2077-28e2-4967-aa79-eeedf9512cc6, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, b08c2077-28e2-4967-aa79-eeedf9512cc6, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6dd5c9ca-715d-4a72-92c5-bac5ce128cc7, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6dd5c9ca-715d-4a72-92c5-bac5ce128cc7, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, 6dd5c9ca-715d-4a72-92c5-bac5ce128cc7, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9d182017-de2d-45ec-a338-180c37d7470b, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9d182017-de2d-45ec-a338-180c37d7470b, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, 9d182017-de2d-45ec-a338-180c37d7470b, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 8e4a327c-f0cf-43f0-b6e8-3d803a1b2c15, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8e4a327c-f0cf-43f0-b6e8-3d803a1b2c15, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, 8e4a327c-f0cf-43f0-b6e8-3d803a1b2c15, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f0fa5f81-4e4c-47fa-aef8-9e55785cae80, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f0fa5f81-4e4c-47fa-aef8-9e55785cae80, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, f0fa5f81-4e4c-47fa-aef8-9e55785cae80, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 524f3a94-43eb-42ef-9a96-8da3e5746491, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 524f3a94-43eb-42ef-9a96-8da3e5746491, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, 524f3a94-43eb-42ef-9a96-8da3e5746491, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, da42e764-a23a-48e9-8c87-1d37b1ba8599, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, da42e764-a23a-48e9-8c87-1d37b1ba8599, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, da42e764-a23a-48e9-8c87-1d37b1ba8599, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cea4e767-ae9c-48f7-ab37-e105b9404d4f, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cea4e767-ae9c-48f7-ab37-e105b9404d4f, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, cea4e767-ae9c-48f7-ab37-e105b9404d4f, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 80a99d1b-2743-4bf9-96da-0219e30cb137, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 80a99d1b-2743-4bf9-96da-0219e30cb137, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, 80a99d1b-2743-4bf9-96da-0219e30cb137, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e5fc3990-41f8-41f9-b3e1-f727cd3b0292, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e5fc3990-41f8-41f9-b3e1-f727cd3b0292, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, e5fc3990-41f8-41f9-b3e1-f727cd3b0292, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 56071d63-9a7b-470d-9f90-dedff9f77f93, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 56071d63-9a7b-470d-9f90-dedff9f77f93, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, 56071d63-9a7b-470d-9f90-dedff9f77f93, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a1aca2d3-7523-4521-9e7b-baa2c322d905, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a1aca2d3-7523-4521-9e7b-baa2c322d905, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, a1aca2d3-7523-4521-9e7b-baa2c322d905, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7c3dbaff-99cf-45ac-8f13-f71a9719305d, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7c3dbaff-99cf-45ac-8f13-f71a9719305d, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, 7c3dbaff-99cf-45ac-8f13-f71a9719305d, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0a79caf2-4ce8-4c4c-a430-90bc4887abbe, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0a79caf2-4ce8-4c4c-a430-90bc4887abbe, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, 0a79caf2-4ce8-4c4c-a430-90bc4887abbe, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9a425cb9-21c9-413d-9752-a3aae2593ed8, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9a425cb9-21c9-413d-9752-a3aae2593ed8, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, 9a425cb9-21c9-413d-9752-a3aae2593ed8, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1ceac030-eb41-41c9-b2b1-3ae5806179df, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1ceac030-eb41-41c9-b2b1-3ae5806179df, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, 1ceac030-eb41-41c9-b2b1-3ae5806179df, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1911e668-ad5c-47a3-92e0-10a184cc4fa8, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1911e668-ad5c-47a3-92e0-10a184cc4fa8, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, 1911e668-ad5c-47a3-92e0-10a184cc4fa8, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9ad844b8-7dd8-4fad-83e5-ee3ac442872c, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9ad844b8-7dd8-4fad-83e5-ee3ac442872c, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, 9ad844b8-7dd8-4fad-83e5-ee3ac442872c, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1e2b4047-d879-4829-a1a7-20bf315cae54, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1e2b4047-d879-4829-a1a7-20bf315cae54, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, 1e2b4047-d879-4829-a1a7-20bf315cae54, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, e4a0f7a9-2371-44e2-b96d-165ba571348a, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e4a0f7a9-2371-44e2-b96d-165ba571348a, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, e4a0f7a9-2371-44e2-b96d-165ba571348a, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, ee197041-48ed-40a9-a9aa-071615c447c3, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ee197041-48ed-40a9-a9aa-071615c447c3, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, ee197041-48ed-40a9-a9aa-071615c447c3, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cf3523e0-5123-40c8-9d7f-c69a7a25b85e, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cf3523e0-5123-40c8-9d7f-c69a7a25b85e, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, cf3523e0-5123-40c8-9d7f-c69a7a25b85e, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 3558a7f8-c3a5-431a-b198-29749f0647aa, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3558a7f8-c3a5-431a-b198-29749f0647aa, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, 3558a7f8-c3a5-431a-b198-29749f0647aa, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, cc7d26cb-3cbd-41b3-9264-a1065efcecfb, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cc7d26cb-3cbd-41b3-9264-a1065efcecfb, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, cc7d26cb-3cbd-41b3-9264-a1065efcecfb, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 759fc204-8f3f-4df9-badf-7ecd17484325, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 759fc204-8f3f-4df9-badf-7ecd17484325, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, 759fc204-8f3f-4df9-badf-7ecd17484325, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bdf1cb0c-5459-458c-83c9-52754d3330cd, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bdf1cb0c-5459-458c-83c9-52754d3330cd, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, bdf1cb0c-5459-458c-83c9-52754d3330cd, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d53919b3-eb43-40fd-84b8-bba76ca0475b, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d53919b3-eb43-40fd-84b8-bba76ca0475b, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, d53919b3-eb43-40fd-84b8-bba76ca0475b, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d277a270-2e25-4eb7-932a-6d5f63faa23e, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d277a270-2e25-4eb7-932a-6d5f63faa23e, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, d277a270-2e25-4eb7-932a-6d5f63faa23e, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 55e09b7c-4090-4f62-8a78-bdb8d4575de3, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 55e09b7c-4090-4f62-8a78-bdb8d4575de3, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, 55e09b7c-4090-4f62-8a78-bdb8d4575de3, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 40dd5a73-5d49-4a1c-875c-31f167e55aa7, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 40dd5a73-5d49-4a1c-875c-31f167e55aa7, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, 40dd5a73-5d49-4a1c-875c-31f167e55aa7, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 56395a6f-2eb8-4096-98f7-2d49826d9e3d, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 56395a6f-2eb8-4096-98f7-2d49826d9e3d, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, 56395a6f-2eb8-4096-98f7-2d49826d9e3d, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2d8ad898-2f45-469b-a0ed-8697635264e6, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2d8ad898-2f45-469b-a0ed-8697635264e6, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, 2d8ad898-2f45-469b-a0ed-8697635264e6, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, aa6dde74-c7e8-400f-8626-0453f7d5ab3e, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aa6dde74-c7e8-400f-8626-0453f7d5ab3e, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, aa6dde74-c7e8-400f-8626-0453f7d5ab3e, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 99c438ad-297c-4c5e-af9b-e9ebc7c03b6e, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 99c438ad-297c-4c5e-af9b-e9ebc7c03b6e, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, 99c438ad-297c-4c5e-af9b-e9ebc7c03b6e, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6f0f1f37-c481-43fb-8fb9-02ed1d716954, ghrun-s6wgdjujee.auto.internal:28276): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6f0f1f37-c481-43fb-8fb9-02ed1d716954, ghrun-s6wgdjujee.auto.internal:28276): request = { session_id: "ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=" 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, 6f0f1f37-c481-43fb-8fb9-02ed1d716954, ghrun-s6wgdjujee.auto.internal:28276): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ODFjODEyNjktN2RhMmQ3YTctNjczODdiNjMtODQ5Njk2Y2M=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 6967b45b-7787-406f-9f71-d7c84527aaf0, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 6967b45b-7787-406f-9f71-d7c84527aaf0, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, 6967b45b-7787-406f-9f71-d7c84527aaf0, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, fd70cf3d-99a0-4d2c-a611-e850f3ada30e, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fd70cf3d-99a0-4d2c-a611-e850f3ada30e, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, fd70cf3d-99a0-4d2c-a611-e850f3ada30e, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 4e9f02d1-8d6e-41e5-9f00-9db463a90240, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 4e9f02d1-8d6e-41e5-9f00-9db463a90240, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, 4e9f02d1-8d6e-41e5-9f00-9db463a90240, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, d6e55b05-e8b5-4b85-b90d-7075be34ed7f, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d6e55b05-e8b5-4b85-b90d-7075be34ed7f, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, d6e55b05-e8b5-4b85-b90d-7075be34ed7f, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 433dbc12-c92f-44a4-add5-3526647a4c07, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 433dbc12-c92f-44a4-add5-3526647a4c07, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, 433dbc12-c92f-44a4-add5-3526647a4c07, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, f257b6ee-617e-4888-a1b7-e28442fbe249, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f257b6ee-617e-4888-a1b7-e28442fbe249, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, f257b6ee-617e-4888-a1b7-e28442fbe249, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 188729ce-d41f-4c36-9d4e-741f4a3e901e, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 188729ce-d41f-4c36-9d4e-741f4a3e901e, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, 188729ce-d41f-4c36-9d4e-741f4a3e901e, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 25467e85-8f8d-4dc3-9734-7eb428b70a19, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 25467e85-8f8d-4dc3-9734-7eb428b70a19, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, 25467e85-8f8d-4dc3-9734-7eb428b70a19, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2dcf53a3-4324-4af3-aafe-b33863fa26e6, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2dcf53a3-4324-4af3-aafe-b33863fa26e6, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, 2dcf53a3-4324-4af3-aafe-b33863fa26e6, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 55bef405-b98c-4153-895f-8561eb2ad0bf, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 55bef405-b98c-4153-895f-8561eb2ad0bf, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, 55bef405-b98c-4153-895f-8561eb2ad0bf, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c8629ca5-6f0a-4797-b47e-2b496006d78d, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c8629ca5-6f0a-4797-b47e-2b496006d78d, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, c8629ca5-6f0a-4797-b47e-2b496006d78d, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 2e5c0bd1-7f0b-48f7-89f6-707bc27cfa8e, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2e5c0bd1-7f0b-48f7-89f6-707bc27cfa8e, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, 2e5c0bd1-7f0b-48f7-89f6-707bc27cfa8e, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 1ac4fd88-c6d0-4898-bf38-c01e69dd3665, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1ac4fd88-c6d0-4898-bf38-c01e69dd3665, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, 1ac4fd88-c6d0-4898-bf38-c01e69dd3665, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a1293a1f-4e5a-4c55-a2c2-cee6f9f31134, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a1293a1f-4e5a-4c55-a2c2-cee6f9f31134, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, a1293a1f-4e5a-4c55-a2c2-cee6f9f31134, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, c4073d9f-7623-429e-b0fc-ba4c34720b4f, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c4073d9f-7623-429e-b0fc-ba4c34720b4f, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, c4073d9f-7623-429e-b0fc-ba4c34720b4f, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 9c363288-9a53-4564-ae89-eca86b81991a, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9c363288-9a53-4564-ae89-eca86b81991a, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, 9c363288-9a53-4564-ae89-eca86b81991a, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 55836f19-535d-47ec-8d2b-4711b5651c1d, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 55836f19-535d-47ec-8d2b-4711b5651c1d, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, 55836f19-535d-47ec-8d2b-4711b5651c1d, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7f830fba-a9c1-4f2f-8081-bc9146806b7e, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7f830fba-a9c1-4f2f-8081-bc9146806b7e, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, 7f830fba-a9c1-4f2f-8081-bc9146806b7e, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 759ead17-23df-4a94-a26e-404897272a39, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 759ead17-23df-4a94-a26e-404897272a39, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, 759ead17-23df-4a94-a26e-404897272a39, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 11855511-9968-4b1d-963b-76c4918e781a, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 11855511-9968-4b1d-963b-76c4918e781a, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, 11855511-9968-4b1d-963b-76c4918e781a, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7b8ee902-85f9-4ad0-bb9d-824fca9f8d1e, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7b8ee902-85f9-4ad0-bb9d-824fca9f8d1e, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, 7b8ee902-85f9-4ad0-bb9d-824fca9f8d1e, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 7c6a7592-867c-4380-b905-6865a77dff47, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7c6a7592-867c-4380-b905-6865a77dff47, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, 7c6a7592-867c-4380-b905-6865a77dff47, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, bbc4902d-5eb2-408d-bd72-ad02ce82a354, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bbc4902d-5eb2-408d-bd72-ad02ce82a354, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, bbc4902d-5eb2-408d-bd72-ad02ce82a354, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 5c91c03f-a924-4db4-83b5-3c5f0716df7a, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5c91c03f-a924-4db4-83b5-3c5f0716df7a, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, 5c91c03f-a924-4db4-83b5-3c5f0716df7a, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 0c1e95a1-2542-4784-9beb-8e0216feeb46, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0c1e95a1-2542-4784-9beb-8e0216feeb46, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, 0c1e95a1-2542-4784-9beb-8e0216feeb46, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, 15483ac8-569e-4ade-9f8b-ca19a04dd70d, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 15483ac8-569e-4ade-9f8b-ca19a04dd70d, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, 15483ac8-569e-4ade-9f8b-ca19a04dd70d, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.query.pool:pool.py:102 Acquired active session from queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
DEBUG    ydb.connection:connection.py:379 RpcState(ExecuteQuery, a7189b76-68a7-46a5-8a17-175d1a200f3a, ghrun-s6wgdjujee.auto.internal:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a7189b76-68a7-46a5-8a17-175d1a200f3a, ghrun-s6wgdjujee.auto.internal:10723): request = { session_id: "ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=" 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, a7189b76-68a7-46a5-8a17-175d1a200f3a, ghrun-s6wgdjujee.auto.internal:10723): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=1&id=ZDY4NzQyMDItYzA4NjliN2ItZDdjZjU3NGYtNjgxZTg4Yzk=
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:28276/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14813
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3860
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13926
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28276
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17966
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, ef65381b-0a86-4882-86e0-cf062335cbc3, localhost:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, ef65381b-0a86-4882-86e0-cf062335cbc3, localhost:10723): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, ef65381b-0a86-4882-86e0-cf062335cbc3, localhost:10723): 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:10723". Error details:
 message: "Database nodes resolve failed with no certain result" issue_code: 200400 severity: 1 (server_code: 400050)
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:10723
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
WARNING  ydb.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.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 8fb666f0-0ad8-495b-b608-c4f0e86835ec, localhost:10723): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8fb666f0-0ad8-495b-b608-c4f0e86835ec, localhost:10723): request = { database: "/Root" }
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:28276
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28276". Check endpoint correctness.
INFO     ydb.connection:connection.py:77 RpcState(ListEndpoints, 8fb666f0-0ad8-495b-b608-c4f0e86835ec, localhost:10723): 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-11-24T15:01:42.733540689+00:00", grpc_status:1, grpc_message:"Cancelled on the server side"}"
>
DEBUG    ydb.connection:connection.py:86 RpcState(ListEndpoints, 8fb666f0-0ad8-495b-b608-c4f0e86835ec, localhost:10723): unhandled rpc error, disconnecting channel
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:10723". Error details:
 Rpc error, reason <_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-11-24T15:01:42.733540689+00:00", grpc_status:1, grpc_message:"Cancelled on the server side"}"
>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:10723
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:28276
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28276". Check endpoint correctness.
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:10723
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10723". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:28276
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28276". Check endpoint correctness.
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:10723
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10723". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:28276
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28276". Check endpoint correctness.
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:10723
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10723". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:28276
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28276". Check endpoint correctness.
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:10723
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10723". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:28276
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28276". Check endpoint correctness.
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:10723
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10723". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:28276
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28276". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:10723
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10723". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:28276
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28276". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:10723
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10723". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:28276
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28276". Check endpoint correctness.
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:10723
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10723". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:28276
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28276". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:10723
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:10723". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:28276
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:28276". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:276 Stopped node localhost:10723/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9360
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6747
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19252
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10723
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26824
============================== slowest durations ===============================
144.55s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Date-pk_types13-all_types13-index13-Date--]
127.67s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Date-pk_types13-all_types13-index13-Date--]
20.14s 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/k20e/001172/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/k20e/001172/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.03519 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 6.065624 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 9.109752 seconds, 2 sessions to shutdown
Current KQP shutdown state: spent 0 seconds, not started yet
Current KQP shutdown state: spent 3.039146 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 6.068527 seconds, 1 sessions to shutdown
Current KQP shutdown state: spent 9.105748 seconds, 1 sessions to shutdown
GRpc shutdown warning: left infly: 1, spent: 4.25425 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 7.38187 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 10.452 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 13.774448 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 17.102393 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 20.484573 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 23.894707 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 27.331924 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.00226 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==683758==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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d020d2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034d020d2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034d020d2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034d020d2 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034d020d2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034d020d2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034d020d2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x000034d020d2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x000034d020d2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x000034d10d4e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003b596747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003b5880c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#18 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#19 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#20 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#21 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#22 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d01fec in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x000034d01fec in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#3 0x000034d10d4e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#4 0x00003b596747 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#5 0x00003b5880c4 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#6 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#7 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#8 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#9 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#10 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#11 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#12 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#13 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#14 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#15 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c206ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001c206ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001c206ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001c206ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001c206ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001c206ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001c206ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001c206ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001c206ab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001c206ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x000034d0594c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x000034d0594c 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 0x000034d0594c 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#21 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#22 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#23 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#24 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#25 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c206a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001c206a34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001c206a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x000034d0594c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x000034d0594c 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 0x000034d0594c 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#11 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#12 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#14 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#15 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#16 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#17 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#18 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034d0593a 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 0x000034d0593a 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 0x00003b59463f 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 0x00003b587d31 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034484564 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034484564 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034484564 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034484564 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034484564 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x000034484564 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x000034484564 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x000034484564 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x000034484564 in TBasicString /-S/util/generic/string.h:491:18
#10 0x000034484564 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#11 0x000034484564 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 0x000034483332 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#13 0x000034483332 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#14 0x000034489850 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#15 0x0000344e5a98 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 0x000034d10686 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#17 0x00003b59193b 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 0x00003b5877a2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#19 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#20 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#21 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#22 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#23 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#24 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#25 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#26 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#27 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#28 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000344844c2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x0000344844c2 in TBasicString /-S/util/generic/string.h:491:18
#3 0x0000344844c2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#4 0x0000344844c2 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 0x000034483332 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#6 0x000034483332 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#7 0x000034489850 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#8 0x0000344e5a98 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 0x000034d10686 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#10 0x00003b59193b 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 0x00003b5877a2 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#12 0x00003b577a19 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#13 0x0000420ee7a9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#14 0x0000420ed800 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#15 0x0000420ed800 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#16 0x00002242617b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#17 0x0000224ddf71 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#18 0x0000224e7b64 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#19 0x0000224e711d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#20 0x0000224e918e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#21 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#22 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000027b4a018 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000027b4a018 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000027b4a018 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000027b4a018 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000027b4a018 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x000027b4a018 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x000027b4a018 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
#8 0x000027b4a018 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
#9 0x000027b49cbf 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 0x000027b48b18 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
#11 0x00003b63c26a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
#12 0x00003b63c26a 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 0x00003b63c26a 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 0x00003b63c26a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#15 0x00003b63c26a 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 0x00001fa1781f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
#17 0x00003b62a60f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
#18 0x00003b62a60f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
#19 0x00003b62a60f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
#20 0x00003f15073e in NYdbGrpc::TGRpcRequestImpl<Ydb::Coordination::DescribeNodeRequest, Ydb::Coordination::DescribeNodeResponse, NKikimr::NKesus::TKesusGRpcService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
#21 0x00003b57fcec in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#22 0x00003b57fcec in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#23 0x00003b57fcec 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 0x00003b57fcec 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 0x00003b57fcec in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#26 0x00003b57fcec 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 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#28 0x0000220a724e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#29 0x0000220a724e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#30 0x0000220a77ac in Execute /-S/util/thread/factory.h:15:13
#31 0x0000220a77ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#32 0x00001fca61e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#33 0x00001f943aa6 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 0x00001f97ff8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000027b4a018 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000027b4a018 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000027b4a018 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000027b4a018 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 294.58s (0:04:54) ====================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k20e/001134/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 ===============================
128.15s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--]
39.06s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--]
19.68s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Datetime-pk_types11-all_types11-index11-Datetime--]
======================== 1 passed in 188.07s (0:03:08) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k20e/0010fc/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 ===============================
127.45s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--]
49.08s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--]
19.47s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_DyNumber-pk_types8-all_types8-index8-DyNumber--]
======================== 1 passed in 197.34s (0:03:17) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k20e/001122/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 ===============================
127.35s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Timestamp-pk_types12-all_types12-index12-Timestamp--]
44.06s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Timestamp-pk_types12-all_types12-index12-Timestamp--]
19.61s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Timestamp-pk_types12-all_types12-index12-Timestamp--]
======================== 1 passed in 192.19s (0:03:12) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k20e/001111/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 ===============================
129.49s 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--]
19.99s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint32-pk_types9-all_types9-index9-Uint32--]
======================== 1 passed in 194.90s (0:03:14) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k20e/001193/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 ===============================
122.91s call     test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--]
44.05s teardown test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--]
19.35s setup    test_async_replication.py::TestAsyncReplication::test_async_replication[table_ttl_Uint64-pk_types10-all_types10-index10-Uint64--]
======================== 1 passed in 187.60s (0:03:07) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k20e/0010eb/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.20s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k20e/00118b/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.25s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k20e/001133/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 1.27s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k20e/0011bf/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.38s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k20e/00122b/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.43s =============================
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/k20e/0010f9/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.16s =============================
