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

test_workload_topic.py .E

==================================== ERRORS ====================================
________________ ERROR at teardown of TestYdbTopicWorkload.test ________________
ydb/tests/stress/topic_kafka/tests/test_workload_topic.py:12: in setup
    yield from self.setup_cluster(
ydb/tests/library/stress/fixtures.py:35: in setup_cluster
    self.cluster.stop()
ydb/tests/library/harness/kikimr_runner.py:639: in stop
    raise daemon.SeveralDaemonErrors(saved_exceptions)
E   ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
E   Process exit_code = 100.
E   Stdout file name: 
E   /home/runner/.ya/build/build_root/q6vp/00103e/ydb/tests/stress/topic_kafka/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/q6vp/00103e/ydb/tests/stress/topic_kafka/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/node_1/stderr
E   Stderr content:
E   
E   GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
E   Current KQP shutdown state: spent 0 seconds, not started yet
E   GRpc shutdown warning: left infly: 1, spent: 4.89262 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 8.150144 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 11.597325 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 15.068675 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 18.314149 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 21.574222 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 24.892265 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 28.162094 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.003992 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1361074==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 0x00001f373bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000348598e2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000348598e2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000348598e2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000348598e2 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 0x0000348598e2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x0000348598e2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x0000348598e2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x0000348598e2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x0000348598e2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x00003486855e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003a634b17 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003a626494 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003a615de9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x0000413db8f9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x0000413da950 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x0000413da950 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x000021e1bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #18 0x000021ed2e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #19 0x000021edc9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #20 0x000021edbfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #21 0x000021ede01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #22 0x00001f699dd4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f3376e6 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 0x00001f373bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000348597fc in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x0000348597fc in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x00003486855e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003a634b17 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003a626494 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003a615de9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x0000413db8f9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x0000413da950 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x0000413da950 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x000021e1bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #11 0x000021ed2e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #12 0x000021edc9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #13 0x000021edbfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #14 0x000021ede01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #15 0x00001f699dd4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f3376e6 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 0x00001f373bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001be26ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001be26ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001be26ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001be26ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001be26ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001be26ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001be26ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001be26ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001be26ab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001be26ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x00003485d15c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x00003485d15c 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 0x00003485d15c 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 0x00003a632a0f 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 0x00003a626101 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003a615de9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x0000413db8f9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x0000413da950 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x0000413da950 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x000021e1bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #21 0x000021ed2e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #22 0x000021edc9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #23 0x000021edbfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #24 0x000021ede01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #25 0x00001f699dd4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f3376e6 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 0x00001f373bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001be26a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001be26a34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001be26a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x00003485d15c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x00003485d15c 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 0x00003485d15c 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 0x00003a632a0f 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 0x00003a626101 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003a615de9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x0000413db8f9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x0000413da950 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x0000413da950 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x000021e1bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #14 0x000021ed2e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #15 0x000021edc9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #16 0x000021edbfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #17 0x000021ede01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #18 0x00001f699dd4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f3376e6 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 0x00001f373bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00003485d14a 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 0x00003485d14a 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 0x00003a632a0f 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 0x00003a626101 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003a615de9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x0000413db8f9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x0000413da950 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x0000413da950 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x000021e1bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #10 0x000021ed2e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #11 0x000021edc9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #12 0x000021edbfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #13 0x000021ede01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #14 0x00001f699dd4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f3376e6 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 0x00001f373bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000033fdbd74 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000033fdbd74 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000033fdbd74 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000033fdbd74 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000033fdbd74 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x000033fdbd74 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x000033fdbd74 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x000033fdbd74 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x000033fdbd74 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x000033fdbd74 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #11 0x000033fdbd74 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 0x000033fdab42 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #13 0x000033fdab42 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #14 0x000033fe1060 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #15 0x00003403d2a8 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 0x000034867e96 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #17 0x00003a62fd0b 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 0x00003a625b72 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #19 0x00003a615de9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #20 0x0000413db8f9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #21 0x0000413da950 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #22 0x0000413da950 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #23 0x000021e1bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #24 0x000021ed2e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #25 0x000021edc9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #26 0x000021edbfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #27 0x000021ede01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #28 0x00001f699dd4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f3376e6 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 0x00001f373bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000033fdbcd2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x000033fdbcd2 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x000033fdbcd2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #4 0x000033fdbcd2 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 0x000033fdab42 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #6 0x000033fdab42 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #7 0x000033fe1060 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #8 0x00003403d2a8 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 0x000034867e96 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #10 0x00003a62fd0b 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 0x00003a625b72 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #12 0x00003a615de9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #13 0x0000413db8f9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #14 0x0000413da950 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #15 0x0000413da950 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #16 0x000021e1bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
E   #17 0x000021ed2e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
E   #18 0x000021edc9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
E   #19 0x000021edbfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
E   #20 0x000021ede01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
E   #21 0x00001f699dd4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #22 0x00001f3376e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28
E   
E   Indirect leak of 192 byte(s) in 3 object(s) allocated from:
E   #0 0x00001f373bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000348bc460 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000348bc460 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000348bc460 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000348bc460 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
E   #5 0x0000348bc460 in __construct_node<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1818:21
E   #6 0x0000348bc460 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 0x000043bcc20b in __insert_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1136:12
E   #8 0x000043bcc20b in insert<std::__y1::pair<grpc::string_ref, grpc::string_ref>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/map:1857:20
E   #9 0x000043bcc20b in FillMap /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:94:12
E   #10 0x000043bcc20b in map /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:68:5
E   #11 0x000043bcc20b in client_metadata /-S/contrib/libs/grpc/include/grpcpp/server_context.h:230:30
E   #12 0x000043bcc20b 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 0x000043c07f1d 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 0x000043c0a2c0 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 0x00003a61e0bc in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #16 0x00003a61e0bc in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #17 0x00003a61e0bc 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 0x00003a61e0bc 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 0x00003a61e0bc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #20 0x00003a61e0bc 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 0x000021a9d24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #22 0x000021a9d24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #23 0x000021a9d24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #24 0x000021a9d7ac in Execute /-S/util/thread/factory.h:15:13
E   #25 0x000021a9d7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #26 0x00001f699dd4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #27 0x00001f3376e6 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 0x00001f373bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00002758de18 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00002758de18 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00002758de18 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00002758de18 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00002758de18 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x00002758de18 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x00002758de18 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x00002758de18 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x00002758dabf 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 0x00002758c918 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
E   #11 0x00003a6da63a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
E   #12 0x00003a6da63a 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 0x00003a6da63a 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 0x00003a6da63a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #15 0x00003a6da63a 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 0x00001f40b45f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
E   #17 0x00003a6c89df in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
E   #18 0x00003a6c89df in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:420 ####################################################################################################
INFO     ya.test:ya.py:421 test
INFO     ya.test:ya.py:422 ####################################################################################################
INFO     ya.test:ya.py:423 Test setup
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q6vp/00103e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30132
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/q6vp/00103e/r3tmp/kikimr_cluster_g_qxu5p7
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62345
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23742
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64063
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11633
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6vp/00103e/ydb/tests/stress/topic_kafka/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/q6vp/00103e/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/q6vp/00103e/ydb/tests/stress/topic_kafka/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/node_1/logfile_5h6g_8je.log --grpc-port=62345 --mon-port=23742 --ic-port=30132
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:62345/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/q6vp/00103e/ydb/tests/stress/topic_kafka/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/q6vp/00103e/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/q6vp/00103e/ydb/tests/stress/topic_kafka/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/node_1/logfile_5h6g_8je.log --grpc-port=62345 --mon-port=23742 --ic-port=30132
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/q6vp/00103e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/q6vp/00103e/ydb/tests/stress/topic_kafka/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/q6vp/00103e/ydb/tests/stress/topic_kafka/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/node_1/logfile_5h6g_8je.log', '--grpc-port=62345', '--mon-port=23742', '--ic-port=30132')' in '/home/runner/.ya/build/build_root/q6vp/00103e/ydb/tests/stress/topic_kafka/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1361074
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:62345/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/q6vp/00103e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1361075
DEBUG    ya.test:process.py:259 Command (pid 1361075) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1361075) elapsed time (sec): 0.920400857925415
DEBUG    ya.test:process.py:263 Command (pid 1361075) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1361075) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1361075) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1361075) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1361075) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1361075) maxrss: 475696
DEBUG    ya.test:process.py:263 Command (pid 1361075) minflt: 45153
DEBUG    ya.test:process.py:263 Command (pid 1361075) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1361075) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1361075) nivcsw: 156
DEBUG    ya.test:process.py:263 Command (pid 1361075) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1361075) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1361075) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1361075) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1361075) stime: 0.1898
DEBUG    ya.test:process.py:263 Command (pid 1361075) utime: 0.526057
DEBUG    ya.test:process.py:263 Command (pid 1361075) wtime: 0.927
DEBUG    ya.test:process.py:275 Command (pid 1361075) output:
Git info:
    Commit: 6c97773a229da1c2c51f8d188ab55206c48a1208
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge ed91b7d88b2e59312aabe6d5f33fc6a5a64d383f into 1673452ff26d6cabc2d83794711c431a43d8624a

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 6c97773a229da1c2c51f8d188ab55206c48a1208
    Branch: 
    Author: Kirill Vasilenko <kir-vasilenko@yandex-team.ru>
    Summary: Merge ed91b7d88b2e59312aabe6d5f33fc6a5a64d383f into 1673452ff26d6cabc2d83794711c431a43d8624a
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/q6vp/00103e/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:62345', '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: 30132\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
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/q6vp/00103e/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:62345', '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: 30132\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1362137
DEBUG    ya.test:process.py:259 Command (pid 1362137) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1362137) elapsed time (sec): 1.125913381576538
DEBUG    ya.test:process.py:263 Command (pid 1362137) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1362137) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1362137) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1362137) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1362137) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1362137) maxrss: 570420
DEBUG    ya.test:process.py:263 Command (pid 1362137) minflt: 51350
DEBUG    ya.test:process.py:263 Command (pid 1362137) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1362137) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1362137) nivcsw: 377
DEBUG    ya.test:process.py:263 Command (pid 1362137) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1362137) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1362137) nvcsw: 977
DEBUG    ya.test:process.py:263 Command (pid 1362137) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1362137) stime: 0.298216
DEBUG    ya.test:process.py:263 Command (pid 1362137) utime: 0.546287
DEBUG    ya.test:process.py:263 Command (pid 1362137) wtime: 1.147
DEBUG    ya.test:process.py:275 Command (pid 1362137) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/q6vp/00103e/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:62345', '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.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/q6vp/00103e/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:62345', '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: 1362225
DEBUG    ya.test:process.py:259 Command (pid 1362225) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1362225) elapsed time (sec): 1.005728006362915
DEBUG    ya.test:process.py:263 Command (pid 1362225) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1362225) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1362225) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1362225) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1362225) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1362225) maxrss: 571044
DEBUG    ya.test:process.py:263 Command (pid 1362225) minflt: 51534
DEBUG    ya.test:process.py:263 Command (pid 1362225) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1362225) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1362225) nivcsw: 216
DEBUG    ya.test:process.py:263 Command (pid 1362225) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1362225) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1362225) nvcsw: 679
DEBUG    ya.test:process.py:263 Command (pid 1362225) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1362225) stime: 0.281209
DEBUG    ya.test:process.py:263 Command (pid 1362225) utime: 0.559952
DEBUG    ya.test:process.py:263 Command (pid 1362225) wtime: 1.008
DEBUG    ya.test:process.py:275 Command (pid 1362225) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:512 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:519 Cluster started and initialized
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 27d1a51e-391d-4fa3-a92c-30fa503f2653, localhost:62345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 27d1a51e-391d-4fa3-a92c-30fa503f2653, localhost:62345): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 27d1a51e-391d-4fa3-a92c-30fa503f2653, localhost:62345): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-oxprbjz7dy.auto.internal" port: 62345 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-oxprbjz7dy.auto.internal:62345, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62345
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_workload_topic.py::TestYdbTopicWorkload, test_name: test)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/q6vp/00103e/ydb/tests/stress/topic_kafka/workload_topic_kafka
DEBUG    ya.test:process.py:678 Command out will be placed to workload_topic_kafka.out
DEBUG    ya.test:process.py:678 Command err will be placed to workload_topic_kafka.err
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/q6vp/00103e/ydb/tests/stress/topic_kafka/workload_topic_kafka', '--endpoint', 'grpc://localhost:62345', '--database', '/Root', '--duration', '120', '--consumers', '2', '--consumer-threads', '2', '--restart-interval', '15s', '--partitions', '4', '--write-workload', '0.01', '9000000', '2', 'big_record', '1', '--write-workload', '8000', '45', '1000', 'small_record', '10', '--write-workload', '800', '4096', '1', 'medium_record', '10']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1362571
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, a75de7a8-e97f-474b-9b68-483c8ad38c73, localhost:62345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a75de7a8-e97f-474b-9b68-483c8ad38c73, localhost:62345): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a75de7a8-e97f-474b-9b68-483c8ad38c73, localhost:62345): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-oxprbjz7dy.auto.internal" port: 62345 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-oxprbjz7dy.auto.internal:62345, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 8cc1c49a-8e7f-4161-aa79-f3a6628fb159, localhost:62345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8cc1c49a-8e7f-4161-aa79-f3a6628fb159, localhost:62345): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8cc1c49a-8e7f-4161-aa79-f3a6628fb159, localhost:62345): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-oxprbjz7dy.auto.internal" port: 62345 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-oxprbjz7dy.auto.internal:62345, location 1, ssl: False>]>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62345
DEBUG    ya.test:process.py:259 Command (pid 1362571) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1362571) elapsed time (sec): 220.1565821170807
DEBUG    ya.test:process.py:263 Command (pid 1362571) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1362571) inblock: 336400
DEBUG    ya.test:process.py:263 Command (pid 1362571) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1362571) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1362571) majflt: 31
DEBUG    ya.test:process.py:263 Command (pid 1362571) maxrss: 1615656
DEBUG    ya.test:process.py:263 Command (pid 1362571) minflt: 2985368
DEBUG    ya.test:process.py:263 Command (pid 1362571) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1362571) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1362571) nivcsw: 48622
DEBUG    ya.test:process.py:263 Command (pid 1362571) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1362571) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1362571) nvcsw: 3991836
DEBUG    ya.test:process.py:263 Command (pid 1362571) oublock: 472120
DEBUG    ya.test:process.py:263 Command (pid 1362571) stime: 46.29853
DEBUG    ya.test:process.py:263 Command (pid 1362571) utime: 242.819195
DEBUG    ya.test:process.py:263 Command (pid 1362571) wtime: 220.172
DEBUG    ya.test:process.py:275 Command (pid 1362571) output:
Window	Lag		Lag time	Read speed	Full time	
#	percentile,msg	percentile,ms	msg/s	MB/s	percentile,ms	
Window	Write speed	Write time	Inflight	
#	msg/s	MB/s	percentile,ms	percentile,msg	
Window	Write speed	Write time	Inflight	
#	msg/s	MB/s	percentile,ms	percentile,msg	
1	0		0		0	0	0	
1	0	0	0		0	
1	0	0	0		0	
2	0		0		0	0	0	
2	0	0	0		0	
2	0	0	0		0	
3	0		0		0	0	0	
3	0	0	0		0	
3	0	0	0		0	
4	0		0		0	0	0	
4	0	0	0		0	
4	0	0	0		0	
5	0		0		0	0	0	
5	167	0	345		6	
5	427	0	461		91	
6	0		0		328	0	553	
Window	Write speed	Write time	Inflight	
#	msg/s	MB/s	percentile,ms	percentile,msg	
6	287	1	619		12	
6	1042	0	939		187	
7	223		831		1724	1	1019	
1	0	0	0		0	
7	478	1	1327		26	
7	819	0	2047		409	
8	511		1599		2663	2	2056	
2	0	0	0		0	
8	934	3	1351		26	
8	1064	0	2815		563	
9	643		1351		2248	3	2716	
3	0	0	0		0	
9	414	1	1447		28	
9	573	0	3599		719	
10	1039		1735		1891	3	3404	
4	0	0	0		0	
10	454	1	2207		43	
10	562	0	4831		963	
11	1351		2479		2384	4	4409	
5	0	0	0		0	
11	521	2	2479		49	
11	559	0	5663		1135	
12	1559		2751		2570	4	5356	
6	0	0	0		0	
12	680	2	2591		51	
12	722	0	6431		1287	
13	2095		2207		3064	5	6187	
7	1	8	3151		0	
13	1114	4	2511		49	
13	1118	0	7455		1487	
14	2399		1847		2667	5	7060	
8	0	0	0		0	
14	843	3	2223		44	
14	830	0	8319		1655	
15	3039		1735		3709	7	7970	
9	0	0	0		0	
15	687	2	2111		41	
15	884	0	9407		1871	
16	0		0		628	1	9151	
10	0	0	0		0	
16	737	2	1735		34	
16	579	0	9663		1935	
17	0		0		0	0	0	
11	0	0	0		0	
17	591	2	1831		36	
17	649	0	10623		2127	
18	0		0		0	0	0	
12	0	0	0		0	
18	96	0	5023		99	
18	219	0	11391		2271	
19	4415		2767		8645	15	12541	
13	0	0	0		0	
19	583	2	3343		66	
19	723	0	12927		2591	
20	4415		3935		4257	7	13575	
14	0	0	0		0	
20	804	3	4159		82	
20	778	0	13759		2751	
21	3695		3583		569	0	13644	
15	0	0	0		0	
21	347	1	4255		84	
21	441	0	14847		2975	
22	4895		5183		13281	23	15206	
16	0	0	0		0	
22	1027	4	4255		84	
22	936	0	15487		3087	
23	4831		5695		4267	25	15461	
17	0	0	0		0	
23	412	1	4191		83	
23	580	0	16255		3247	
24	5855		3279		5778	10	16324	
18	0	0	0		0	
24	977	3	4543		90	
24	852	0	17663		3535	
25	5983		2687		8718	17	17222	
19	0	0	0		0	
25	845	3	4351		86	
25	834	0	18303		3663	
26	6527		2127		3344	6	6995	
20	0	0	0		0	
26	1226	4	3983		79	
26	1307	0	19327		3855	
27	7135		1575		4647	9	18737	
21	0	0	0		0	
27	526	2	3519		70	
27	463	0	19967		3983	
28	6687		1831		2329	4	19510	
22	0	0	0		0	
28	571	2	3775		75	
28	597	0	20863		4159	
29	7871		1999		2476	4	20705	
23	0	0	0		0	
29	531	2	4447		88	
29	545	0	22015		4415	
30	8159		2911		2101	4	21662	
24	0	0	0		0	
30	180	0	5119		102	
30	345	0	23295		4671	
31	8319		3039		1015	2	6123	
25	0	0	0		0	
31	930	3	5407		108	
31	767	0	24063		4831	
32	8703		2863		218	0	6129	
26	0	0	0		0	
32	791	3	5151		102	
32	975	0	24831		4959	
33	0		0		0	0	0	
27	0	0	0		0	
33	532	2	5855		116	
33	352	0	25471		5087	
34	0		0		0	0	0	
28	0	0	0		0	
34	343	1	5823		115	
34	369	0	26751		5343	
35	9919		2831		19071	22	27796	
29	0	0	0		0	
35	546	2	6239		124	
35	547	0	27391		5471	
36	9919		3055		7176	17	28560	
30	0	0	0		0	
36	476	1	6559		130	
36	464	0	28287		5663	
37	9791		4223		18869	36	29291	
31	0	0	0		0	
37	557	2	6943		138	
37	546	0	29311		5887	
38	10047		4991		8482	16	29207	
32	0	0	0		0	
38	758	2	6783		135	
38	774	0	30207		6047	
39	10047		5119		7318	14	29931	
33	0	0	0		0	
39	386	1	6847		136	
39	387	0	30975		6207	
40	10047		2495		3429	6	14411	
34	0	0	0		0	
40	520	2	7711		153	
40	543	0	32127		6431	
41	10047		3199		5227	10	31795	
35	0	0	0		0	
41	651	2	8063		160	
41	637	0	33279		6623	
42	10047		5759		4546	8	16059	
36	0	0	0		0	
42	376	1	8639		172	
42	401	0	34303		6879	
43	10047		3039		2042	3	33674	
37	0	0	0		0	
43	135	0	8831		176	
43	137	0	35327		7039	
44	10047		4127		1341	2	14193	
38	0	0	0		0	
44	337	1	9599		191	
44	335	0	36095		7199	
45	10047		4079		2024	3	35780	
39	0	0	0		0	
45	424	1	9791		195	
45	407	0	36863		7359	
46	10047		4127		1144	2	36573	
40	0	0	0		0	
46	304	1	10815		215	
46	332	0	38143		7647	
47	10047		5695		237	0	15694	
41	0	0	0		0	
47	372	1	11199		223	
47	342	0	38655		7743	
48	0		0		0	0	0	
42	0	0	0		0	
48	475	1	12287		244	
48	468	0	40191		7999	
49	0		0		0	0	0	
43	0	0	0		0	
49	512	2	12159		242	
49	531	0	40703		8127	
50	0		0		159	0	44188	
44	0	0	0		0	
50	394	1	12671		252	
50	408	0	41727		8383	
51	0		0		159	0	44417	
45	0	0	0		0	
51	82	0	13503		269	
51	117	0	42751		8511	
52	0		0		0	0	0	
46	0	0	0		0	
52	192	0	13823		277	
52	180	0	43519		8703	
53	0		0		4656	1	46390	
47	0	0	0		0	
53	4	0	14271		285	
53	0	0	0		0	
54	10047		5695		27692	29	45848	
48	0	0	0		0	
54	509	1	15999		319	
54	518	0	45823		9215	
55	10047		6527		23824	40	47579	
49	0	0	0		0	
55	831	3	15935		317	
55	911	0	46335		9279	
56	10047		6687		14885	29	46438	
50	0	0	0		0	
56	849	3	15807		315	
56	957	0	47359		9471	
57	10047		7583		10840	21	47077	
51	0	0	0		0	
57	811	3	15807		315	
57	698	0	48383		9663	
58	10047		2239		5031	9	48056	
52	0	0	0		0	
58	642	2	15551		311	
58	689	0	49151		9855	
59	10047		2047		2616	5	48764	
53	0	0	0		0	
59	679	2	15935		319	
59	659	0	50175		10047	
60	10047		2287		2971	5	20687	
54	0	0	0		0	
60	270	1	15999		319	
60	284	0	50943		10047	
61	10047		2159		800	1	50589	
55	0	0	0		0	
61	394	1	17279		345	
61	415	0	52223		10047	
62	10047		3423		1108	2	51863	
56	0	0	0		0	
62	436	1	17535		349	
62	481	0	53247		10047	
63	10047		5727		499	0	52959	
57	0	0	0		0	
63	190	0	17279		345	
63	179	0	53503		10047	
64	0		0		0	0	0	
58	0	0	0		0	
64	413	1	20735		413	
64	523	0	55039		10047	
65	0		0		0	0	0	
59	0	0	0		0	
65	464	1	19071		379	
65	409	0	55551		10047	
66	10047		2623		0	0	0	
60	0	0	0		0	
66	311	1	19839		395	
66	325	0	57087		10047	
67	10047		4575		8296	7	58951	
61	0	0	0		0	
67	138	0	23039		461	
67	176	0	57855		10047	
68	10047		3279		318	0	61495	
62	0	0	0		0	
68	417	1	20735		415	
68	375	0	58367		10047	
69	0		0		0	0	0	
63	0	0	0		0	
69	0	0	0		0	
69	0	0	0		0	
70	10047		7231		3858	7	59646	
64	0	0	0		0	
70	0	0	0		0	
70	0	0	0		0	
71	10047		6655		16114	15	63168	
65	0	0	0		0	
71	233	0	23679		473	
71	342	0	61951		10047	
72	10047		8703		1	8	62166	
66	0	0	0		0	
72	313	1	24191		481	
72	217	0	62719		10047	
73	10047		8831		14734	23	64674	
67	0	0	0		0	
73	123	0	24831		495	
73	133	0	63487		10047	
74	10047		9343		8389	7	66196	
68	0	0	0		0	
74	5	0	25215		503	
74	0	0	0		0	
75	10047		10175		1244	2	65063	
69	0	0	0		0	
75	156	0	29183		583	
75	167	0	66047		10047	
76	10047		10943		11296	10	66873	
70	0	0	0		0	
76	716	2	27391		547	
76	690	0	67071		10047	
77	10047		12351		20454	28	67408	
71	0	0	0		0	
77	664	2	27647		551	
77	705	0	68095		10047	
78	0		0		3491	6	67638	
72	0	0	0		0	
78	509	1	27519		551	
78	545	0	68607		10047	
79	0		0		0	0	0	
73	0	0	0		0	
79	464	1	28415		567	
79	474	0	69631		10047	
80	0		0		0	0	0	
74	0	0	0		0	
80	391	1	28799		575	
80	371	0	70143		10047	
81	10047		1871		10244	7	72323	
75	0	0	0		0	
81	265	1	28927		579	
81	285	0	71167		10047	
82	10047		3567		11817	16	73914	
76	0	0	0		0	
82	269	1	29951		599	
82	292	0	72703		10047	
83	0		0		0	0	0	
77	0	0	0		0	
83	130	0	32767		655	
83	119	0	73215		10047	
84	10047		4831		18830	17	76140	
78	0	0	0		0	
84	557	2	31231		623	
84	576	0	74239		10047	
85	10047		6207		2654	1	76953	
79	0	0	0		0	
85	55	0	30847		615	
85	29	0	74751		10047	
86	0		0		0	0	0	
80	0	0	0		0	
86	5	0	33023		659	
86	114	0	76799		10047	
87	10047		7999		14718	16	77601	
81	0	0	0		0	
87	346	1	33535		667	
87	271	0	76799		10047	
88	10047		9279		3829	7	78657	
82	0	0	0		0	
88	248	0	34047		679	
88	297	0	78335		10047	
89	10047		9727		12044	11	80188	
83	0	0	0		0	
89	353	1	35071		699	
89	315	0	78847		10047	
90	10047		11903		3549	6	79191	
84	0	0	0		0	
90	114	0	35583		711	
90	115	0	80383		10047	
91	10047		11967		6165	12	79744	
85	0	0	0		0	
91	25	0	35583		707	
91	0	0	0		0	
92	10047		12991		6120	11	80763	
86	0	0	0		0	
92	550	2	36863		739	
92	594	0	81919		10047	
93	0		0		0	0	0	
87	0	0	0		0	
93	0	0	0		0	
93	3	0	83967		10047	
94	10047		14527		813	1	82475	
88	0	0	0		0	
94	265	1	40447		807	
94	284	0	83967		10047	
95	0		0		0	0	0	
89	0	0	0		0	
95	573	2	39167		779	
95	662	0	84991		10047	
96	0		0		0	0	0	
90	0	0	0		0	
96	443	1	39167		783	
96	328	0	85503		10047	
97	0		0		0	0	0	
91	0	0	0		0	
97	131	0	39935		795	
97	147	0	87039		10047	
98	0		0		0	0	0	
92	0	0	0		0	
98	126	0	43263		863	
98	198	0	88063		10047	
99	0		0		0	0	0	
93	0	0	0		0	
99	211	0	41471		827	
99	144	0	88575		10047	
100	0		0		0	0	0	
94	0	0	0		0	
100	129	0	42239		843	
100	152	0	89599		10047	
101	10047		5983		10244	7	92567	
95	0	0	0		0	
101	298	1	44031		879	
101	348	0	91135		10047	
102	10047		6207		19909	15	93731	
96	0	0	0		0	
102	138	0	43775		875	
102	108	0	91135		10047	
103	10047		6847		9669	8	94253	
97	0	0	0		0	
103	351	1	44543		891	
103	348	0	92671		10047	
104	10047		8031		9427	7	95523	
98	0	0	0		0	
104	318	1	45055		903	
104	315	0	93695		10047	
105	10047		8319		13295	15	95108	
99	0	0	0		0	
105	4	0	44799		891	
105	40	0	95231		10047	
106	10047		11263		4890	9	95429	
100	0	0	0		0	
106	140	0	46847		935	
106	186	0	95231		10047	
107	10047		10879		6660	13	95710	
101	0	0	0		0	
107	463	1	47615		947	
107	403	0	96767		10047	
108	0		0		2	17	97996	
102	0	0	0		0	
108	705	2	47615		951	
108	738	0	97791		10047	
109	10047		12159		17014	12	99976	
103	0	0	0		0	
109	774	3	47871		955	
109	898	0	98815		10047	
110	0		0		0	0	0	
104	0	0	0		0	
110	450	1	47871		955	
110	372	0	99839		10047	
111	10047		1335		0	0	0	
105	0	0	0		0	
111	40	0	51199		1019	
111	0	0	0		0	
112	0		0		0	0	0	
106	0	0	0		0	
112	0	0	0		0	
112	0	0	0		0	
113	10047		3327		0	0	0	
107	0	0	0		0	
113	122	0	51199		1023	
113	166	0	100351		10047	
114	10047		3727		16827	7	100000	
108	0	0	0		0	
114	361	1	51199		1023	
114	306	0	100351		10047	
115	10047		5471		16986	8	100000	
109	0	0	0		0	
115	140	0	51967		1039	
115	198	0	100351		10047	
116	10047		6399		11402	7	100000	
110	1	8	6335		0	
116	308	1	53247		1063	
116	264	0	100351		10047	
117	10047		6559		139	0	63605	
111	0	0	0		0	
117	444	1	52735		1055	
117	456	0	100351		10047	
118	10047		8319		12139	9	100000	
112	0	0	0		0	
118	100	0	52991		1055	
118	103	0	100351		10047	
119	10047		8959		7778	16	100000	
113	0	0	0		0	
119	353	1	55295		1103	
119	367	0	100351		10047	
120	10047		10047		2557	9	100000	
114	0	0	0		0	
120	71	0	54783		1095	
120	103	0	100351		10047	
115	0	0	0		0	
116	0	0	0		0	
Window	Write speed	Write time	Inflight	
#	msg/s	MB/s	percentile,ms	percentile,msg	
Total	396	1	10879		216	
Window	Write speed	Write time	Inflight	
#	msg/s	MB/s	percentile,ms	percentile,msg	
Total	420	0	35327		7039	
117	0	0	0		0	
118	0	0	0		0	
Window	Lag		Lag time	Read speed	Full time	
#	percentile,msg	percentile,ms	msg/s	MB/s	percentile,ms	
Total	10047		5759		5260	7	49462	
119	0	0	0		0	
120	0	0	0		0	
Window	Write speed	Write time	Inflight	
#	msg/s	MB/s	percentile,ms	percentile,msg	
Total	0	0	3151		0	

DEBUG    ya.test:process.py:276 Command (pid 1362571) errors:
No authentication methods were found. Going without authentication
No authentication methods were found. Going without authentication
No authentication methods were found. Going without authentication
No authentication methods were found. Going without authentication
No authentication methods were found. Going without authentication
2025-10-14T19:57:23.087504Z :WARNING: No initial sequence number for ProducerId ff2c8ab2-a93711f0-ad9da5e2-b38e00de PartitionId 2
2025-10-14T19:57:23.253415Z :WARNING: No initial sequence number for ProducerId ff2f0436-a93711f0-9cdf3d4f-ad6f0aae PartitionId 2
2025-10-14T19:57:23.293061Z :WARNING: No initial sequence number for ProducerId ff27fe98-a93711f0-846964ba-257cd26b PartitionId 2
2025-10-14T19:57:23.362730Z :WARNING: No initial sequence number for ProducerId ff25a878-a93711f0-8f6ae4d8-af608cba PartitionId 2
2025-10-14T19:57:23.386163Z :WARNING: No initial sequence number for ProducerId ff2d0bcc-a93711f0-b80d5f80-437f486a PartitionId 2
2025-10-14T19:57:23.416552Z :WARNING: No initial sequence number for ProducerId ff2cb866-a93711f0-8fe9e235-9b7cd7ac PartitionId 2
2025-10-14T19:57:23.417501Z :WARNING: No initial sequence number for ProducerId ff266970-a93711f0-9b80c186-599f77f3 PartitionId 2
2025-10-14T19:57:23.418576Z :WARNING: No initial sequence number for ProducerId ff2d280a-a93711f0-87e7d1d7-d493b88 PartitionId 2
2025-10-14T19:57:23.438493Z :WARNING: No initial sequence number for ProducerId ff25f7ec-a93711f0-adf0d415-f1a6d880 PartitionId 2
2025-10-14T19:57:23.492788Z :WARNING: No initial sequence number for ProducerId ff302d20-a93711f0-a05ecffe-d3aed4f3 PartitionId 2
2025-10-14T19:57:23.494452Z :WARNING: No initial sequence number for ProducerId ff263b4e-a93711f0-884b63d3-5d5a81ce PartitionId 2
2025-10-14T19:57:23.551744Z :WARNING: No initial sequence number for ProducerId ff2e2138-a93711f0-99d5df36-d9de1747 PartitionId 2
2025-10-14T19:57:23.579489Z :WARNING: No initial sequence number for ProducerId ff2c9fd4-a93711f0-bde10cb0-d1cc14f1 PartitionId 2
2025-10-14T19:57:23.586656Z :WARNING: No initial sequence number for ProducerId ff2ebb3e-a93711f0-964da5ec-81d6af98 PartitionId 2
2025-10-14T19:57:23.594721Z :WARNING: No initial sequence number for ProducerId ff253c80-a93711f0-907f7b14-e9a87816 PartitionId 2
2025-10-14T19:57:23.586806Z :WARNING: No initial sequence number for ProducerId ff2f1a34-a93711f0-a8df92f2-f9cc6e27 PartitionId 2
2025-10-14T19:57:23.610383Z :WARNING: No initial sequence number for ProducerId ff2d2ec2-a93711f0-8f21730e-712410a7 PartitionId 2
2025-10-14T19:57:23.642654Z :WARNING: No initial sequence number for ProducerId ff2b003e-a93711f0-b6dae70b-db4d04fa PartitionId 2
2025-10-14T19:57:23.643316Z :WARNING: No initial sequence number for ProducerId ff2aecca-a93711f0-a2c8effa-9f6e4e59 PartitionId 2
2025-10-14T19:57:23.655684Z :WARNING: No initial sequence number for ProducerId ff2cdfbc-a93711f0-9abfefe5-61aea40f PartitionId 2
2025-10-14T19:57:25.088156Z :WARNING: No initial sequence number for ProducerId ff2c8ab2-a93711f0-ad9da5e2-b38e00de PartitionId 2
2025-10-14T19:57:25.262609Z :WARNING: No initial sequence number for ProducerId ff2f0436-a93711f0-9cdf3d4f-ad6f0aae PartitionId 2
2025-10-14T19:57:25.302584Z :WARNING: No initial sequence number for ProducerId ff27fe98-a93711f0-846964ba-257cd26b PartitionId 2
2025-10-14T19:57:25.364576Z :WARNING: No initial sequence number for ProducerId ff25a878-a93711f0-8f6ae4d8-af608cba PartitionId 2
2025-10-14T19:57:25.386778Z :WARNING: No initial sequence number for ProducerId ff2d0bcc-a93711f0-b80d5f80-437f486a PartitionId 2
2025-10-14T19:57:25.421874Z :WARNING: No initial sequence number for ProducerId ff2cb866-a93711f0-8fe9e235-9b7cd7ac PartitionId 2
2025-10-14T19:57:25.421874Z :WARNING: No initial sequence number for ProducerId ff2d280a-a93711f0-87e7d1d7-d493b88 PartitionId 2
2025-10-14T19:57:25.426383Z :WARNING: No initial sequence number for ProducerId ff266970-a93711f0-9b80c186-599f77f3 PartitionId 2
2025-10-14T19:57:25.438828Z :WARNING: No initial sequence number for ProducerId ff25f7ec-a93711f0-adf0d415-f1a6d880 PartitionId 2
2025-10-14T19:57:25.495971Z :WARNING: No initial sequence number for ProducerId ff263b4e-a93711f0-884b63d3-5d5a81ce PartitionId 2
2025-10-14T19:57:25.498384Z :WARNING: No initial sequence number for ProducerId ff302d20-a93711f0-a05ecffe-d3aed4f3 PartitionId 2
2025-10-14T19:57:25.562869Z :WARNING: No initial sequence number for ProducerId ff2e2138-a93711f0-99d5df36-d9de1747 PartitionId 2
2025-10-14T19:57:25.586616Z :WARNING: No initial sequence number for ProducerId ff2c9fd4-a93711f0-bde10cb0-d1cc14f1 PartitionId 2
2025-10-14T19:57:25.597207Z :WARNING: No initial sequence number for ProducerId ff2ebb3e-a93711f0-964da5ec-81d6af98 PartitionId 2
2025-10-14T19:57:25.597638Z :WARNING: No initial sequence number for ProducerId ff2f1a34-a93711f0-a8df92f2-f9cc6e27 PartitionId 2
2025-10-14T19:57:25.599334Z :WARNING: No initial sequence number for ProducerId ff253c80-a93711f0-907f7b14-e9a87816 PartitionId 2
2025-10-14T19:57:25.618580Z :WARNING: No initial sequence number for ProducerId ff2d2ec2-a93711f0-8f21730e-712410a7 PartitionId 2
2025-10-14T19:57:25.643745Z :WARNING: No initial sequence number for ProducerId ff2b003e-a93711f0-b6dae70b-db4d04fa PartitionId 2
2025-10-14T19:57:25.647817Z :WARNING: No initial sequence number for ProducerId ff2aecca-a93711f0-a2c8effa-9f6e4e59 PartitionId 2
2025-10-14T19:57:25.662810Z :WARNING: No initial sequence number for ProducerId ff2cdfbc-a93711f0-9abfefe5-61aea40f PartitionId 2
2025-10-14T19:57:29.290500Z :WARNING: No initial sequence number for ProducerId 2f7c85a-a93811f0-b804bc29-91cbb34a PartitionId 0
2025-10-14T19:57:36.614529Z :NOTICE: [/Root] [/Root] [cc4ddf7e-aa758cb9-5577e1bb-77f3ded0] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T19:57:36.614989Z :NOTICE: [/Root] [/Root] [cc4ddf7e-aa758cb9-5577e1bb-77f3ded0] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T19:57:36.648639Z :NOTICE: [/Root] [/Root] [beffb9e7-4c286536-6cabe180-423b150b] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T19:57:36.655240Z :NOTICE: [/Root] [/Root] [beffb9e7-4c286536-6cabe180-423b150b] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T19:57:37.178214Z :NOTICE: [/Root] [/Root] [c8f7d873-ffd8f36c-f167d65e-fe4e0f96] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T19:57:37.184973Z :NOTICE: [/Root] [/Root] [c8f7d873-ffd8f36c-f167d65e-fe4e0f96] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T19:57:37.243200Z :NOTICE: [/Root] [/Root] [3ec527e7-aa4afd26-91ed4eb8-25caec25] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T19:57:37.254595Z :NOTICE: [/Root] [/Root] [3ec527e7-aa4afd26-91ed4eb8-25caec25] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T19:57:51.911102Z :NOTICE: [/Root] [/Root] [7b12c0b9-c1128aa8-c1f3ab57-67e464e5] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T19:57:51.911897Z :NOTICE: [/Root] [/Root] [7b12c0b9-c1128aa8-c1f3ab57-67e464e5] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T19:57:52.493899Z :NOTICE: [/Root] [/Root] [63c28100-29ec51f8-3a102ccc-d2f2dc35] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T19:57:52.495574Z :NOTICE: [/Root] [/Root] [63c28100-29ec51f8-3a102ccc-d2f2dc35] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T19:57:52.736173Z :NOTICE: [/Root] [/Root] [233af931-f6609d40-fb05c0ce-58b7000c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T19:57:52.736639Z :NOTICE: [/Root] [/Root] [233af931-f6609d40-fb05c0ce-58b7000c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T19:57:53.061579Z :NOTICE: [/Root] [/Root] [249e2893-5a4ab84b-94007378-18ec7094] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T19:57:53.062905Z :NOTICE: [/Root] [/Root] [249e2893-5a4ab84b-94007378-18ec7094] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T19:58:06.940565Z :NOTICE: [/Root] [/Root] [99504fe4-3b0b6c8a-eea2f550-df3af1c1] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T19:58:06.941016Z :NOTICE: [/Root] [/Root] [99504fe4-3b0b6c8a-eea2f550-df3af1c1] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T19:58:08.057381Z :NOTICE: [/Root] [/Root] [451967ff-b6a62c05-4042f475-f0ea237a] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T19:58:08.060944Z :NOTICE: [/Root] [/Root] [451967ff-b6a62c05-4042f475-f0ea237a] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T19:58:08.406939Z :NOTICE: [/Root] [/Root] [c0a4fef4-bf607df5-e01368d-ab1bd488] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T19:58:08.413655Z :NOTICE: [/Root] [/Root] [c0a4fef4-bf607df5-e01368d-ab1bd488] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T19:58:08.530430Z :NOTICE: [/Root] [/Root] [e0eb391-c40a2a5a-b87d3fa9-582a4aa6] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T19:58:08.530934Z :NOTICE: [/Root] [/Root] [e0eb391-c40a2a5a-b87d3fa9-582a4aa6] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T19:58:22.073900Z :NOTICE: [/Root] [/Root] [f666d566-ffe427f6-ce95af17-b49e715d] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T19:58:22.075033Z :NOTICE: [/Root] [/Root] [f666d566-ffe427f6-ce95af17-b49e715d] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T19:58:23.603715Z :NOTICE: [/Root] [/Root] [3f5e20c8-97e32a24-7e3b0a6d-e72b6a10] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T19:58:23.604171Z :NOTICE: [/Root] [/Root] [3f5e20c8-97e32a24-7e3b0a6d-e72b6a10] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T19:58:23.660168Z :NOTICE: [/Root] [/Root] [95cd939c-c950abe-3dfebbbc-6e7de5ec] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T19:58:23.685676Z :NOTICE: [/Root] [/Root] [95cd939c-c950abe-3dfebbbc-6e7de5ec] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T19:58:23.850879Z :NOTICE: [/Root] [/Root] [f0566272-35df2d48-aff304b2-dbef40d3] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T19:58:23.851322Z :NOTICE: [/Root] [/Root] [f0566272-35df2d48-aff304b2-dbef40d3] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T19:58:37.112000Z :NOTICE: [/Root] [/Root] [1e224c72-eb8e03a3-35ecc9a7-909f1020] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T19:58:37.113322Z :NOTICE: [/Root] [/Root] [1e224c72-eb8e03a3-35ecc9a7-909f1020] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T19:58:38.633373Z :NOTICE: [/Root] [/Root] [556156ff-e0a558d7-49ea46c9-d34e1c3e] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T19:58:38.634981Z :NOTICE: [/Root] [/Root] [556156ff-e0a558d7-49ea46c9-d34e1c3e] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T19:58:39.223023Z :NOTICE: [/Root] [/Root] [fcd6de03-dc948039-e7a0e384-bd629147] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T19:58:39.284586Z :NOTICE: [/Root] [/Root] [fcd6de03-dc948039-e7a0e384-bd629147] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T19:58:39.575264Z :NOTICE: [/Root] [/Root] [3890a7f4-fa346b4e-aa38a17a-c6f442d2] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T19:58:39.598936Z :NOTICE: [/Root] [/Root] [3890a7f4-fa346b4e-aa38a17a-c6f442d2] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T19:58:53.163159Z :NOTICE: [/Root] [/Root] [3a53a6c4-4a878ace-d9ab67d2-10640c1f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T19:58:53.163602Z :NOTICE: [/Root] [/Root] [3a53a6c4-4a878ace-d9ab67d2-10640c1f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T19:58:53.641669Z :NOTICE: [/Root] [/Root] [ba79a582-bc5cd4ab-e21490c9-29ecc26c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T19:58:53.642303Z :NOTICE: [/Root] [/Root] [ba79a582-bc5cd4ab-e21490c9-29ecc26c] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T19:58:54.656686Z :NOTICE: [/Root] [/Root] [eaafc1b4-e22c7ba4-a7540cda-4f7aeb16] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T19:58:54.657165Z :NOTICE: [/Root] [/Root] [eaafc1b4-e22c7ba4-a7540cda-4f7aeb16] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T19:58:54.780631Z :NOTICE: [/Root] [/Root] [50f813ca-97bd7c31-27dbf1d2-3785fb77] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T19:58:54.786846Z :NOTICE: [/Root] [/Root] [50f813ca-97bd7c31-27dbf1d2-3785fb77] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T19:59:08.591799Z :NOTICE: [/Root] [/Root] [69d16110-3cba43d0-60441e69-3caaa33d] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T19:59:08.593305Z :NOTICE: [/Root] [/Root] [69d16110-3cba43d0-60441e69-3caaa33d] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T19:59:08.770616Z :NOTICE: [/Root] [/Root] [ce971c59-2ed24087-48158c3b-c4d7177f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T19:59:08.771104Z :NOTICE: [/Root] [/Root] [ce971c59-2ed24087-48158c3b-c4d7177f] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T19:59:09.822691Z :NOTICE: [/Root] [/Root] [bbc2f6f0-ca6922c9-c7e6aed6-e4e23fc0] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T19:59:09.915468Z :NOTICE: [/Root] [/Root] [f1b35b5d-8b26c135-191c8972-6e952a6e] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T19:59:10.164504Z :NOTICE: [/Root] [/Root] [bbc2f6f0-ca6922c9-c7e6aed6-e4e23fc0] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T19:59:10.308125Z :NOTICE: [/Root] [/Root] [f1b35b5d-8b26c135-191c8972-6e952a6e] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T19:59:23.905460Z :NOTICE: [/Root] [/Root] [170cef6-b3a31c39-603558fa-87fe6fbc] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T19:59:23.911279Z :NOTICE: [/Root] [/Root] [170cef6-b3a31c39-603558fa-87fe6fbc] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T19:59:24.442365Z :NOTICE: [/Root] [/Root] [1bee01c4-4f9c9c8d-51585568-bae8a95] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T19:59:24.447337Z :NOTICE: [/Root] [/Root] [1bee01c4-4f9c9c8d-51585568-bae8a95] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T19:59:24.607175Z :NOTICE: [/Root] [/Root] [c8be9b96-6e244b85-1a5ab0b8-8f653030] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T19:59:24.611267Z :NOTICE: [/Root] [/Root] [c8be9b96-6e244b85-1a5ab0b8-8f653030] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T19:59:24.742578Z :WARNING: [/Root]  TraceId []  SessionId [ff253c80-a93711f0-907f7b14-e9a87816|a2fd02af-2e26080f-f7d4b14e-38fbdc74_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.747227Z :WARNING: [/Root]  TraceId []  SessionId [ff399630-a93711f0-acb04b74-f75dc357|a8bf66ab-db570730-39a58bea-1b86732e_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.747333Z :WARNING: [/Root]  TraceId []  SessionId [ff542c0c-a93711f0-b5c153aa-87d82af3|c28a664a-86f5e789-c1ce8813-48e42068_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.747413Z :WARNING: [/Root]  TraceId []  SessionId [ff8051ce-a93711f0-b29d8864-e7db06e4|24294854-3898b2b5-6b638d88-f6c4e500_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.746520Z :WARNING: [/Root]  TraceId []  SessionId [ff25a878-a93711f0-8f6ae4d8-af608cba|c76b170-96ff657e-3fef503e-9d03d7af_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.754953Z :WARNING: [/Root]  TraceId []  SessionId [ff3c5e56-a93711f0-bee17238-d1152847|9c075349-70a291c3-e828f0e1-5d98bf93_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.756707Z :WARNING: [/Root]  TraceId []  SessionId [ff491b14-a93711f0-a232152d-2de56f36|64a8bfe7-bbae342e-1bebdb0f-8f32a2_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.756849Z :WARNING: [/Root]  TraceId []  SessionId [ff5a49c0-a93711f0-b641da83-59e4d491|f6023636-c4ca2911-28f1f9d2-91de5199_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.759815Z :WARNING: [/Root]  TraceId []  SessionId [ff2aecca-a93711f0-a2c8effa-9f6e4e59|48da7c59-825b76be-e326d91f-24c281c6_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.760127Z :WARNING: [/Root]  TraceId []  SessionId [ff586e70-a93711f0-8232caa2-1fe93783|2437f53c-a94794bf-a1f4ba9b-785c7c4_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.760392Z :WARNING: [/Root]  TraceId []  SessionId [ff8f4aa8-a93711f0-8ac828e3-d548a8b4|5edfa42d-2de1b8d9-1f0f7513-44bd20cd_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.750308Z :WARNING: [/Root]  TraceId []  SessionId [ff25f7ec-a93711f0-adf0d415-f1a6d880|7e63764a-2f315080-7063ae64-45fda040_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.752801Z :WARNING: [/Root]  TraceId []  SessionId [ff263b4e-a93711f0-884b63d3-5d5a81ce|5bee5982-5f76cbf3-e0ec8a6d-71f47439_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.760622Z :WARNING: [/Root]  TraceId []  SessionId [ffab8b5a-a93711f0-8d3ee8a8-15eb6233|49e83caa-c80da49e-fef55911-4a8639cf_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.760643Z :WARNING: [/Root]  TraceId []  SessionId [ff44d798-a93711f0-854be56f-2312d0a1|c417b89a-ea0a8f86-e5fba809-5a83ae95_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.760692Z :WARNING: [/Root]  TraceId []  SessionId [ff3c9ad8-a93711f0-a9a22a51-e3fdcb51|ac762bc0-7ea282f-821898d2-1fe0f9ec_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.760746Z :WARNING: [/Root]  TraceId []  SessionId [ff52e522-a93711f0-a99edc62-51dec36|38733760-704444ea-71b8de53-8cf93542_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.753932Z :WARNING: [/Root]  TraceId []  SessionId [ff266970-a93711f0-9b80c186-599f77f3|ad892c3c-61af502-bcb3a5c2-6bd7fdbe_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.762096Z :WARNING: [/Root]  TraceId []  SessionId [ff505faa-a93711f0-8455488c-5d5936d2|7bfe432-cfdcf4c4-8d616162-bbd2f1d1_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.762192Z :WARNING: [/Root]  TraceId []  SessionId [ff784240-a93711f0-89a697c3-bbe307bf|58745646-9e2adf7a-3d6da9e7-3354665_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.762284Z :WARNING: [/Root]  TraceId []  SessionId [ff83e9e2-a93711f0-98849861-1dcfbdfd|b9a6e9a-657ed9cc-f26372bd-3324f575_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.781190Z :WARNING: [/Root]  TraceId []  SessionId [ff27fe98-a93711f0-846964ba-257cd26b|472a9451-4070f8e1-28b811c0-c3de6f1f_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.781500Z :WARNING: [/Root]  TraceId []  SessionId [ff4004ca-a93711f0-b68450af-39611f6d|79c9f5a9-e3a068b5-63c5138-16a2c096_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.781671Z :WARNING: [/Root]  TraceId []  SessionId [ff6499b6-a93711f0-acd238ef-77d6909e|117d24a3-cfd8c04e-ec68b81a-2f4deab9_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.781846Z :WARNING: [/Root]  TraceId []  SessionId [ff78d25a-a93711f0-93af7c7c-7a118ba|2f910ee1-e6715da-9062d8a7-a3023e9a_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.782152Z :WARNING: [/Root]  TraceId []  SessionId [ff86c798-a93711f0-aa36f22f-efed2b17|5bc9df22-9d833780-394381ad-7c559c4b_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.783715Z :WARNING: [/Root]  TraceId []  SessionId [ff2e2138-a93711f0-99d5df36-d9de1747|eb128622-579f157e-ede6023a-2fd80a3f_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.785595Z :WARNING: [/Root]  TraceId []  SessionId [ff440052-a93711f0-befb21ae-ef41cc57|2f29f238-37b5c157-8263d983-9da02f88_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.787838Z :WARNING: [/Root]  TraceId []  SessionId [ff4cbf62-a93711f0-a01a1279-474a32c6|31892840-50213fd3-319fabd6-bc964698_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.787867Z :WARNING: [/Root]  TraceId []  SessionId [ff7aa5c6-a93711f0-8f2fa966-f7ea61eb|ec393183-50df4ad8-c3d1f727-e677566c_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.790007Z :WARNING: [/Root]  TraceId []  SessionId [ff2c9fd4-a93711f0-bde10cb0-d1cc14f1|4b0e02b5-35f4dc77-ff65fac5-325d80e_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.790938Z :WARNING: [/Root]  TraceId []  SessionId [ff724ee4-a93711f0-9b9a4fa4-634cf8c8|a6dece0c-78431afb-69fd68f-eb2312d0_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.795572Z :WARNING: [/Root]  TraceId []  SessionId [ff762ea6-a93711f0-986a6410-8fa13a00|fd75ab89-33e9c54a-f7027b1f-171f6bb0_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.795678Z :WARNING: [/Root]  TraceId []  SessionId [ff77b2da-a93711f0-87fd7a44-3f2b2170|719eb32e-49b374f8-31d3272f-363ad0a1_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.792116Z :WARNING: [/Root]  TraceId []  SessionId [ff2d2ec2-a93711f0-8f21730e-712410a7|986e1983-bc46aad-57d9ae0b-87025b2e_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.799958Z :WARNING: [/Root]  TraceId []  SessionId [ff6657ba-a93711f0-9923e0b0-6bcc91b2|e91227d0-894ac62c-8ed0fc7f-e215764_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.800088Z :WARNING: [/Root]  TraceId []  SessionId [ff94e724-a93711f0-bc99f025-75bcef9f|17c96131-ea211fb4-f60562c-44c22859_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.800194Z :WARNING: [/Root]  TraceId []  SessionId [ffa4df08-a93711f0-982ce4bb-49d6f4c1|930ec4ca-908089c8-946fb31e-59c648e3_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.792534Z :WARNING: [/Root]  TraceId []  SessionId [ff2d0bcc-a93711f0-b80d5f80-437f486a|16fb6a2a-dabf034c-5b3c33ac-e9120134_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.803109Z :WARNING: [/Root]  TraceId []  SessionId [ff4e7866-a93711f0-96ff1c28-dfebc75a|a6ce98e6-3f83dd54-450eddb-4398ff9e_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.803216Z :WARNING: [/Root]  TraceId []  SessionId [ff4ed7fc-a93711f0-9c4e6473-b11d38ab|3a5ff6b3-90a733f4-e73b338a-1ebbe7f9_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.803333Z :WARNING: [/Root]  TraceId []  SessionId [ff709496-a93711f0-9d91df42-511d5db4|cd7273e9-f1d8fa03-a1eaf92b-3ef0b961_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.806743Z :WARNING: [/Root]  TraceId []  SessionId [ff962e4a-a93711f0-a3bfb42b-b178dd96|ffbf2a5f-c43537ac-8773d398-d3effb66_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.806969Z :WARNING: [/Root]  TraceId []  SessionId [ff99df86-a93711f0-9bdaa11b-114c5ae7|4fcabda0-3115236f-50e5be88-6477857e_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.807989Z :WARNING: [/Root]  TraceId []  SessionId [ff2b003e-a93711f0-b6dae70b-db4d04fa|b65fbf5e-96d8a90e-567159fb-5eb96c82_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.820749Z :WARNING: [/Root]  TraceId []  SessionId [ff5e4584-a93711f0-b4382ea0-3f16ede5|2cc66b2b-6cbb02f9-a8af375f-909fa618_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.820868Z :WARNING: [/Root]  TraceId []  SessionId [ff859cce-a93711f0-8b6659a1-ff5f39bf|3d9069b2-6e1aa9cb-f22cdbf8-4928920e_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.820954Z :WARNING: [/Root]  TraceId []  SessionId [ff9cd506-a93711f0-b6f2628c-cbeb57d0|a512ee43-9686f2fc-a7c01ddd-6f56f5e9_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.793423Z :WARNING: [/Root]  TraceId []  SessionId [ff2c8ab2-a93711f0-ad9da5e2-b38e00de|c641c1fd-316dff29-8cc251ce-d540a295_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.824288Z :WARNING: [/Root]  TraceId []  SessionId [ff490c0a-a93711f0-a9879038-edd76ccd|b68459f3-a72c1987-759a549d-1b0a6b92_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.815920Z :WARNING: [/Root]  TraceId []  SessionId [ff2f1a34-a93711f0-a8df92f2-f9cc6e27|1a245a08-e803232c-a89a8822-3387744d_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.831460Z :WARNING: [/Root]  TraceId []  SessionId [ff5061a8-a93711f0-b4bbac36-5b91d7e7|dc61cec8-a815040a-b14636a1-28477531_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.836779Z :WARNING: [/Root]  TraceId []  SessionId [ff51aa22-a93711f0-a5cd1da4-bd2e83e7|c06cba2f-486bf299-d3244d91-fc8f7c1d_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.836833Z :WARNING: [/Root]  TraceId []  SessionId [ff4af3f8-a93711f0-bafbdc74-73a1a46|1172d940-a9abe30b-ac21ec3c-d91eb4ff_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.793298Z :WARNING: [/Root]  TraceId []  SessionId [ff2cdfbc-a93711f0-9abfefe5-61aea40f|7b3ffb5d-df130998-a1e3f8cf-7677263c_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.837233Z :WARNING: [/Root]  TraceId []  SessionId [ff89fca6-a93711f0-89feb4bf-e9a7589c|61722350-5a10ec2d-8501a2e0-e794e7d9_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.847608Z :WARNING: [/Root]  TraceId []  SessionId [ff993d60-a93711f0-99dcc670-e314817d|b26369a9-1740677f-340be14c-e65e0347_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.816607Z :WARNING: [/Root]  TraceId []  SessionId [ff2ebb3e-a93711f0-964da5ec-81d6af98|d273adc4-ff4e20df-13c8f3c9-cf6f9b0b_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.816710Z :WARNING: [/Root]  TraceId []  SessionId [ff2f0436-a93711f0-9cdf3d4f-ad6f0aae|cff0f256-61dcf9f9-1bb01a56-1f53a28c_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.848413Z :WARNING: [/Root]  TraceId []  SessionId [ff47e3fc-a93711f0-a8a5261e-a9e5cb62|94d4484f-7b6fd407-c29759d0-5386f950_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.848433Z :WARNING: [/Root]  TraceId []  SessionId [ff4c1274-a93711f0-9d91f254-4520b619|2811fb3b-c0784762-fb1934f2-c0c6471f_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.848522Z :WARNING: [/Root]  TraceId []  SessionId [ff590254-a93711f0-8abf2b69-f73537ce|c69bb305-7b4a90fa-cac4c3ea-b8e717dc_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.848560Z :WARNING: [/Root]  TraceId []  SessionId [ff800de0-a93711f0-adde3a38-fd40a759|d6349428-226498b3-8e0984b0-d1f76695_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.848593Z :WARNING: [/Root]  TraceId []  SessionId [ff721190-a93711f0-a851fb06-bfb13e88|af934415-21c4e66b-e4aff2b0-b49ad9a8_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.848677Z :WARNING: [/Root]  TraceId []  SessionId [ff81fe5c-a93711f0-8b1c821b-1d38bd0a|b9479359-8babb42f-6489fc88-ea2c19eb_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.837354Z :WARNING: [/Root]  TraceId []  SessionId [ff7554b8-a93711f0-9d21c933-c9136f32|8c1b5464-a320971e-a4677ee-756d7bb1_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.849532Z :WARNING: [/Root]  TraceId []  SessionId [ffa194f6-a93711f0-b22bdca6-c17d9e3e|f814737b-d87fd23d-1af3afa4-6ed73366_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.849758Z :WARNING: [/Root]  TraceId []  SessionId [ffafc22e-a93711f0-aca5285f-f722aca6|31b4d0c4-10d6ee27-e849eb09-14ed294c_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.816377Z :WARNING: [/Root]  TraceId []  SessionId [ff302d20-a93711f0-a05ecffe-d3aed4f3|46c0b592-3bbac109-f61a536f-3610d71_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.851191Z :WARNING: [/Root]  TraceId []  SessionId [ff4a3f4e-a93711f0-96ae5648-e3eb0f60|41e38d77-a3a4d2ff-846fe364-9e6febce_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.851316Z :WARNING: [/Root]  TraceId []  SessionId [ff5b9bd6-a93711f0-863fc54f-ed58642e|b7d64b1a-ad4e7dc0-738c1244-a290f3e4_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.851444Z :WARNING: [/Root]  TraceId []  SessionId [ff953efe-a93711f0-a122b886-c505ef85|fe7c5-38bbbfd4-57a003c0-6830896e_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.793614Z :WARNING: [/Root]  TraceId []  SessionId [ff2d280a-a93711f0-87e7d1d7-d493b88|48a2f5fa-e4c855ea-c73dcd84-857bcdc2_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.853199Z :WARNING: [/Root]  TraceId []  SessionId [ff669450-a93711f0-b37bc882-af312626|c6d29421-f6f09f2f-42a6ef6a-6358285c_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.853428Z :WARNING: [/Root]  TraceId []  SessionId [ff6bf0da-a93711f0-997e7604-1e120a4|c34247ff-acc27859-d59e0863-bfe95a52_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.853640Z :WARNING: [/Root]  TraceId []  SessionId [ff8a42ba-a93711f0-ab3ef69d-72e2224|1f2c3a76-51f71b81-3bc977f6-9c7aa3c1_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.798936Z :WARNING: [/Root]  TraceId []  SessionId [ff2cb866-a93711f0-8fe9e235-9b7cd7ac|fbead963-ef084cf6-f490581c-4e173f0e_0]  PartitionId [2] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.862066Z :WARNING: [/Root]  TraceId []  SessionId [ff3ba11e-a93711f0-b7686ed0-e178a1c4|ec0904a1-f1008715-5da7639a-f6eb3529_0]  PartitionId [3] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.862362Z :WARNING: [/Root]  TraceId []  SessionId [ff3bfd76-a93711f0-bce6a00a-ef02f593|69689274-8334fa00-87acb30e-7e265b26_0]  PartitionId [0] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:24.862692Z :WARNING: [/Root]  TraceId []  SessionId [ff822724-a93711f0-90a4ebf3-2d4e92fe|d75efdb3-39458d8-3d293012-175c315_0]  PartitionId [1] Write session: could not confirm all writes in time or session aborted, perform hard shutdown
2025-10-14T19:59:25.205074Z :NOTICE: [/Root] [/Root] [f866e5f3-3fc73c5d-3e41eaad-e29ea326] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T19:59:25.212570Z :NOTICE: [/Root] [/Root] [f866e5f3-3fc73c5d-3e41eaad-e29ea326] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T19:59:25.344654Z :NOTICE: [/Root] [/Root] [ffb82d3b-1aab29cc-a4d72b99-129ff9ee] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T19:59:25.344805Z :NOTICE: [/Root] [/Root] [ffb82d3b-1aab29cc-a4d72b99-129ff9ee] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
2025-10-14T19:59:26.684569Z :NOTICE: [/Root] [/Root] [19d7457a-1e76bb0f-19a7dd36-d3db4c45] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Close with zero timeout " }
2025-10-14T19:59:26.684728Z :NOTICE: [/Root] [/Root] [19d7457a-1e76bb0f-19a7dd36-d3db4c45] Aborting read session. Description: SessionClosed { Status: ABORTED Issues: "<main>: Error: Aborted " }
No authentication methods were found. Going without authentication

DEBUG    ya.test:process.py:456 No sanitizer errors found
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:431 Test teardown
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, b6477cdb-1e13-439c-968e-a39e41903fb1, localhost:62345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b6477cdb-1e13-439c-968e-a39e41903fb1, localhost:62345): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:78 RpcState(ListEndpoints, b6477cdb-1e13-439c-968e-a39e41903fb1, localhost:62345): received error, <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Cancelled on the server side"
	debug_error_string = "UNKNOWN:Error received from peer  {created_time:"2025-10-14T20:00:59.866920012+00:00", grpc_status:1, grpc_message:"Cancelled on the server side"}"
>
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:62345". Error details:
 Cancelled on the server side
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62345". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62345". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62345". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62345". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62345". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62345". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62345". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62345". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62345". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62345". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62345". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:62345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:62345". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:62345/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11633
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64063
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23742
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62345
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30132
============================== slowest durations ===============================
220.20s call     test_workload_topic.py::TestYdbTopicWorkload::test
153.22s teardown test_workload_topic.py::TestYdbTopicWorkload::test
9.43s setup    test_workload_topic.py::TestYdbTopicWorkload::test
=========================== short test summary info ============================
ERROR test_workload_topic.py::TestYdbTopicWorkload::test - ydb.tests.library.harness.daemon.SeveralDaemonErrors: Daemon failed with message: Bad exit_code..
Process exit_code = 100.
Stdout file name: 
/home/runner/.ya/build/build_root/q6vp/00103e/ydb/tests/stress/topic_kafka/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/q6vp/00103e/ydb/tests/stress/topic_kafka/tests/test-results/py3test/testing_out_stuff/test_workload_topic.py.TestYdbTopicWorkload.test/cluster/node_1/stderr
Stderr content:

GRpc memory quota was set but disabled due to issues with grpc quoter, to enable it use EnableGRpcMemoryQuota option
Current KQP shutdown state: spent 0 seconds, not started yet
GRpc shutdown warning: left infly: 1, spent: 4.89262 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 8.150144 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 11.597325 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 15.068675 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 18.314149 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 21.574222 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 24.892265 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 28.162094 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.003992 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1361074==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 0x00001f373bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000348598e2 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000348598e2 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000348598e2 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000348598e2 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x0000348598e2 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x0000348598e2 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x0000348598e2 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x0000348598e2 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x0000348598e2 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x00003486855e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003a634b17 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003a626494 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003a615de9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x0000413db8f9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x0000413da950 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x0000413da950 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x000021e1bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#18 0x000021ed2e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#19 0x000021edc9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#20 0x000021edbfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#21 0x000021ede01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#22 0x00001f699dd4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f3376e6 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 0x00001f373bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000348597fc in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x0000348597fc in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#3 0x00003486855e in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#4 0x00003a634b17 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#5 0x00003a626494 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#6 0x00003a615de9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#7 0x0000413db8f9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#8 0x0000413da950 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#9 0x0000413da950 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#10 0x000021e1bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#11 0x000021ed2e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#12 0x000021edc9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#13 0x000021edbfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#14 0x000021ede01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#15 0x00001f699dd4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f3376e6 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 0x00001f373bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001be26ab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001be26ab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001be26ab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001be26ab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001be26ab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001be26ab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001be26ab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001be26ab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001be26ab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001be26ab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x00003485d15c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x00003485d15c 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 0x00003485d15c 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 0x00003a632a0f 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 0x00003a626101 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003a615de9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x0000413db8f9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x0000413da950 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x0000413da950 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x000021e1bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#21 0x000021ed2e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#22 0x000021edc9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#23 0x000021edbfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#24 0x000021ede01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#25 0x00001f699dd4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f3376e6 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 0x00001f373bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001be26a34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001be26a34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001be26a34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x00003485d15c in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x00003485d15c 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 0x00003485d15c 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 0x00003a632a0f 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 0x00003a626101 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003a615de9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x0000413db8f9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#11 0x0000413da950 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#12 0x0000413da950 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x000021e1bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#14 0x000021ed2e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#15 0x000021edc9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#16 0x000021edbfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#17 0x000021ede01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#18 0x00001f699dd4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f3376e6 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 0x00001f373bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00003485d14a 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 0x00003485d14a 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 0x00003a632a0f 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 0x00003a626101 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003a615de9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x0000413db8f9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x0000413da950 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x0000413da950 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x000021e1bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#10 0x000021ed2e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#11 0x000021edc9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#12 0x000021edbfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#13 0x000021ede01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#14 0x00001f699dd4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f3376e6 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 0x00001f373bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000033fdbd74 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000033fdbd74 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000033fdbd74 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000033fdbd74 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000033fdbd74 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x000033fdbd74 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x000033fdbd74 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x000033fdbd74 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x000033fdbd74 in TBasicString /-S/util/generic/string.h:491:18
#10 0x000033fdbd74 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#11 0x000033fdbd74 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 0x000033fdab42 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#13 0x000033fdab42 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#14 0x000033fe1060 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#15 0x00003403d2a8 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 0x000034867e96 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#17 0x00003a62fd0b 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 0x00003a625b72 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#19 0x00003a615de9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#20 0x0000413db8f9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#21 0x0000413da950 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#22 0x0000413da950 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#23 0x000021e1bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#24 0x000021ed2e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#25 0x000021edc9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#26 0x000021edbfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#27 0x000021ede01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#28 0x00001f699dd4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f3376e6 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 0x00001f373bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000033fdbcd2 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x000033fdbcd2 in TBasicString /-S/util/generic/string.h:491:18
#3 0x000033fdbcd2 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#4 0x000033fdbcd2 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 0x000033fdab42 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#6 0x000033fdab42 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#7 0x000033fe1060 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#8 0x00003403d2a8 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 0x000034867e96 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#10 0x00003a62fd0b 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 0x00003a625b72 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#12 0x00003a615de9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#13 0x0000413db8f9 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#14 0x0000413da950 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#15 0x0000413da950 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#16 0x000021e1bb87 in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:350:17
#17 0x000021ed2e01 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:267:28
#18 0x000021edc9f4 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:455:39
#19 0x000021edbfad in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:507:13
#20 0x000021ede01e in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:533:9
#21 0x00001f699dd4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#22 0x00001f3376e6 in asan_thread_start(void*) /-S/contrib/libs/clang20-rt/lib/asan/asan_interceptors.cpp:239:28

Indirect leak of 192 byte(s) in 3 object(s) allocated from:
#0 0x00001f373bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000348bc460 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000348bc460 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000348bc460 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000348bc460 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator_traits.h:281:16
#5 0x0000348bc460 in __construct_node<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1818:21
#6 0x0000348bc460 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 0x000043bcc20b in __insert_multi<std::__y1::pair<grpc::string_ref, grpc::string_ref> > /-S/contrib/libs/cxxsupp/libcxx/include/__tree:1136:12
#8 0x000043bcc20b in insert<std::__y1::pair<grpc::string_ref, grpc::string_ref>, 0> /-S/contrib/libs/cxxsupp/libcxx/include/map:1857:20
#9 0x000043bcc20b in FillMap /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:94:12
#10 0x000043bcc20b in map /-S/contrib/libs/grpc/include/grpcpp/impl/metadata_map.h:68:5
#11 0x000043bcc20b in client_metadata /-S/contrib/libs/grpc/include/grpcpp/server_context.h:230:30
#12 0x000043bcc20b 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 0x000043c07f1d 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 0x000043c0a2c0 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 0x00003a61e0bc in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#16 0x00003a61e0bc in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#17 0x00003a61e0bc 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 0x00003a61e0bc 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 0x00003a61e0bc in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#20 0x00003a61e0bc 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 0x000021a9d24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#22 0x000021a9d24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#23 0x000021a9d24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#24 0x000021a9d7ac in Execute /-S/util/thread/factory.h:15:13
#25 0x000021a9d7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#26 0x00001f699dd4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#27 0x00001f3376e6 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 0x00001f373bcd in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00002758de18 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00002758de18 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00002758de18 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00002758de18 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00002758de18 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x00002758de18 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x00002758de18 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
#8 0x00002758de18 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
#9 0x00002758dabf 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 0x00002758c918 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
#11 0x00003a6da63a in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
#12 0x00003a6da63a 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 0x00003a6da63a 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 0x00003a6da63a in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#15 0x00003a6da63a 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 0x00001f40b45f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
#17 0x00003a6c89df in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
#18 0x00003a6c89df in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
==================== 1 passed, 1 error in 385.93s (0:06:25) ====================
