============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-2.13.3
collected 2 items

test_workload.py ..E

==================================== ERRORS ====================================
_________________ ERROR at teardown of TestDeltaProtocol.test __________________
ydb/tests/stress/node_broker/tests/test_workload.py:38: 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/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/node_1/stdout
E   Stderr file name: 
E   /home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.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: 3.358827 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 6.681004 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 10.107974 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 13.429814 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 16.68595 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 19.885747 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 23.117478 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 26.283013 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: left infly: 1, spent: 29.604957 sec. GRpcShutdownDeadline: 30
E   GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.00569 sec. GRpcShutdownDeadline: 30
E   warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0
E   
E   =================================================================
E   ==1527549==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 0x00001f837f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034b93462 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000034b93462 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000034b93462 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000034b93462 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 0x000034b93462 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
E   #6 0x000034b93462 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
E   #7 0x000034b93462 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
E   #8 0x000034b93462 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
E   #9 0x000034b93462 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #10 0x000034ba20de in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #11 0x00003b4074d7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #12 0x00003b3f8e54 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #13 0x00003b3e87a9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #14 0x000041f4be39 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #15 0x000041f4ae90 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #16 0x000041f4ae90 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #17 0x0000222de17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #18 0x000022395d91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #19 0x00002239f984 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #20 0x00002239ef3d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #21 0x0000223a0fae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #22 0x00001fb5e1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #23 0x00001f7fbaa6 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 0x00001f837f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034b9337c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
E   #2 0x000034b9337c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
E   #3 0x000034ba20de in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
E   #4 0x00003b4074d7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
E   #5 0x00003b3f8e54 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
E   #6 0x00003b3e87a9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #7 0x000041f4be39 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #8 0x000041f4ae90 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #9 0x000041f4ae90 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #10 0x0000222de17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #11 0x000022395d91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #12 0x00002239f984 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #13 0x00002239ef3d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #14 0x0000223a0fae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #15 0x00001fb5e1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #16 0x00001f7fbaa6 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 0x00001f837f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c0beab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x00001c0beab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x00001c0beab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x00001c0beab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x00001c0beab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x00001c0beab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x00001c0beab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x00001c0beab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x00001c0beab7 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x00001c0beab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #11 0x000034b96cdc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #12 0x000034b96cdc 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 0x000034b96cdc 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 0x00003b4053cf 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 0x00003b3f8ac1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #16 0x00003b3e87a9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #17 0x000041f4be39 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #18 0x000041f4ae90 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #19 0x000041f4ae90 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #20 0x0000222de17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #21 0x000022395d91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #22 0x00002239f984 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #23 0x00002239ef3d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #24 0x0000223a0fae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #25 0x00001fb5e1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #26 0x00001f7fbaa6 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 0x00001f837f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x00001c0bea34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x00001c0bea34 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x00001c0bea34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
E   #4 0x000034b96cdc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
E   #5 0x000034b96cdc 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 0x000034b96cdc 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 0x00003b4053cf 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 0x00003b3f8ac1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #9 0x00003b3e87a9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #10 0x000041f4be39 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #11 0x000041f4ae90 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #12 0x000041f4ae90 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #13 0x0000222de17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #14 0x000022395d91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #15 0x00002239f984 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #16 0x00002239ef3d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #17 0x0000223a0fae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #18 0x00001fb5e1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #19 0x00001f7fbaa6 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 0x00001f837f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034b96cca 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 0x000034b96cca 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 0x00003b4053cf 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 0x00003b3f8ac1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
E   #5 0x00003b3e87a9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #6 0x000041f4be39 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #7 0x000041f4ae90 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #8 0x000041f4ae90 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #9 0x0000222de17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #10 0x000022395d91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #11 0x00002239f984 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #12 0x00002239ef3d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #13 0x0000223a0fae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #14 0x00001fb5e1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #15 0x00001f7fbaa6 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 0x00001f837f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x0000343158f4 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x0000343158f4 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x0000343158f4 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x0000343158f4 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x0000343158f4 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
E   #6 0x0000343158f4 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
E   #7 0x0000343158f4 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
E   #8 0x0000343158f4 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
E   #9 0x0000343158f4 in TBasicString /-S/util/generic/string.h:491:18
E   #10 0x0000343158f4 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #11 0x0000343158f4 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 0x0000343146c2 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #13 0x0000343146c2 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #14 0x00003431abe0 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #15 0x000034376e28 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 0x000034ba1a16 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #17 0x00003b4026cb 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 0x00003b3f8532 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #19 0x00003b3e87a9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #20 0x000041f4be39 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #21 0x000041f4ae90 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #22 0x000041f4ae90 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #23 0x0000222de17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #24 0x000022395d91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #25 0x00002239f984 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #26 0x00002239ef3d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #27 0x0000223a0fae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #28 0x00001fb5e1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #29 0x00001f7fbaa6 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 0x00001f837f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000034315852 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
E   #2 0x000034315852 in TBasicString /-S/util/generic/string.h:491:18
E   #3 0x000034315852 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
E   #4 0x000034315852 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 0x0000343146c2 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
E   #6 0x0000343146c2 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
E   #7 0x00003431abe0 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
E   #8 0x000034376e28 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 0x000034ba1a16 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
E   #10 0x00003b4026cb 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 0x00003b3f8532 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
E   #12 0x00003b3e87a9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
E   #13 0x000041f4be39 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
E   #14 0x000041f4ae90 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
E   #15 0x000041f4ae90 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
E   #16 0x0000222de17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
E   #17 0x000022395d91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
E   #18 0x00002239f984 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
E   #19 0x00002239ef3d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
E   #20 0x0000223a0fae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
E   #21 0x00001fb5e1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #22 0x00001f7fbaa6 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 0x00001f837f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000027a07128 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000027a07128 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000027a07128 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000027a07128 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000027a07128 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x000027a07128 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x000027a07128 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x000027a07128 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x000027a06dcf 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 0x000027a05c28 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
E   #11 0x00003b4acffa in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
E   #12 0x00003b4acffa 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 0x00003b4acffa 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 0x00003b4acffa in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #15 0x00003b4acffa 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 0x00001f8cf81f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
E   #17 0x00003b49b39f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
E   #18 0x00003b49b39f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
E   #19 0x00003b49b39f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
E   #20 0x00004437f12e in NYdbGrpc::TGRpcRequestImpl<Ydb::Import::ListObjectsInS3ExportRequest, Ydb::Import::ListObjectsInS3ExportResponse, NKikimr::NGRpcService::TGRpcYdbImportService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
E   #21 0x00003b3f0a7c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
E   #22 0x00003b3f0a7c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
E   #23 0x00003b3f0a7c in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
E   #24 0x00003b3f0a7c in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
E   #25 0x00003b3f0a7c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
E   #26 0x00003b3f0a7c in std::__y1::__function::__func<NYdbGrpc::TGRpcServer::Start()::$_0, std::__y1::allocator<NYdbGrpc::TGRpcServer::Start()::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
E   #27 0x000021f5f24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
E   #28 0x000021f5f24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
E   #29 0x000021f5f24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
E   #30 0x000021f5f7ac in Execute /-S/util/thread/factory.h:15:13
E   #31 0x000021f5f7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
E   #32 0x00001fb5e1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
E   #33 0x00001f7fbaa6 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 0x00001f837f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
E   #1 0x000027a07128 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
E   #2 0x000027a07128 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
E   #3 0x000027a07128 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
E   #4 0x000027a07128 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
E   #5 0x000027a07128 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
E   #6 0x000027a07128 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
E   #7 0x000027a07128 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
E   #8 0x000027a07128 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
E   #9 0x000027a06dcf 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 0x000027a05c28 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
E   #11 0x00003b4acffa in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
------------------------------ 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/yqbv/000ba4/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25810
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20926
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11349
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12586
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6161
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14717
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22210
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15334
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8687
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:438 Working directory: /home/runner/.ya/build/build_root/yqbv/000ba4/r3tmp/kikimr_cluster_4mkfm0yk
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13341
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61191
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24774
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13938
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/yqbv/000ba4/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/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/node_1/logfile_tz3ra8ut.log --grpc-port=13341 --mon-port=61191 --ic-port=25810
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62613
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21719
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9183
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9294
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/yqbv/000ba4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/node_2/logfile_2u3hl3e3.log --grpc-port=62613 --mon-port=21719 --ic-port=20926
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18847
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5686
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17193
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18554
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/yqbv/000ba4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/node_3/logfile_avuidutr.log --grpc-port=18847 --mon-port=5686 --ic-port=11349
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3318
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5006
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5334
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24418
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/yqbv/000ba4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/node_4/logfile_zop6yul8.log --grpc-port=3318 --mon-port=5006 --ic-port=12586
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61115
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29618
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29874
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14420
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/yqbv/000ba4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/node_5/logfile_nqmnd1d2.log --grpc-port=61115 --mon-port=29618 --ic-port=6161
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7791
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13206
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4622
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64632
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/yqbv/000ba4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/node_6/logfile_z7dg8fyk.log --grpc-port=7791 --mon-port=13206 --ic-port=14717
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3211
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30616
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15026
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25359
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/yqbv/000ba4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/node_7/logfile_hviq5ppp.log --grpc-port=3211 --mon-port=30616 --ic-port=22210
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9952
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6218
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5453
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8208
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/yqbv/000ba4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/node_8/logfile_tp4rwhm_.log --grpc-port=9952 --mon-port=6218 --ic-port=15334
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26557
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18478
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62152
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13861
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/yqbv/000ba4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=9 --log-file-name=/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/node_9/logfile_ilda3zg0.log --grpc-port=26557 --mon-port=18478 --ic-port=8687
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:13341/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/yqbv/000ba4/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/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/node_1/logfile_tz3ra8ut.log --grpc-port=13341 --mon-port=61191 --ic-port=25810
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/node_1/logfile_tz3ra8ut.log', '--grpc-port=13341', '--mon-port=61191', '--ic-port=25810')' in '/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1527549
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:13341/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.10
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.10
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1527550
DEBUG    ya.test:process.py:259 Command (pid 1527550) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1527550) elapsed time (sec): 1.2591326236724854
DEBUG    ya.test:process.py:263 Command (pid 1527550) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1527550) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1527550) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1527550) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1527550) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1527550) maxrss: 746480
DEBUG    ya.test:process.py:263 Command (pid 1527550) minflt: 45339
DEBUG    ya.test:process.py:263 Command (pid 1527550) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1527550) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1527550) nivcsw: 174
DEBUG    ya.test:process.py:263 Command (pid 1527550) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1527550) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1527550) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1527550) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1527550) stime: 0.19266899999999998
DEBUG    ya.test:process.py:263 Command (pid 1527550) utime: 0.550376
DEBUG    ya.test:process.py:263 Command (pid 1527550) wtime: 1.268
DEBUG    ya.test:process.py:275 Command (pid 1527550) output:
Git info:
    Commit: 9688110f369d5c1744abb13afddcdcca5c368b0c
    Branch: 
    Author: Pavel Zuev <pzuev@ydb.tech>
    Summary: Merge 1493b0dee1fe8174a0a867c78951bb0a6aa7e7d8 into b267783b53545fdf7974a16731a88fe6441ba851

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 1 version:
Git info:
    Commit: 9688110f369d5c1744abb13afddcdcca5c368b0c
    Branch: 
    Author: Pavel Zuev <pzuev@ydb.tech>
    Summary: Merge 1493b0dee1fe8174a0a867c78951bb0a6aa7e7d8 into b267783b53545fdf7974a16731a88fe6441ba851
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:62613/2, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/yqbv/000ba4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=2 --log-file-name=/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/node_2/logfile_2u3hl3e3.log --grpc-port=62613 --mon-port=21719 --ic-port=20926
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/kikimr_configs/config.yaml', '--node=2', '--log-file-name=/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/node_2/logfile_2u3hl3e3.log', '--grpc-port=62613', '--mon-port=21719', '--ic-port=20926')' in '/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/node_2' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1527565
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:62613/2
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.11
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.11
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1527566
DEBUG    ya.test:process.py:259 Command (pid 1527566) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1527566) elapsed time (sec): 1.6650385856628418
DEBUG    ya.test:process.py:263 Command (pid 1527566) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1527566) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1527566) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1527566) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1527566) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1527566) maxrss: 746480
DEBUG    ya.test:process.py:263 Command (pid 1527566) minflt: 45334
DEBUG    ya.test:process.py:263 Command (pid 1527566) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1527566) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1527566) nivcsw: 343
DEBUG    ya.test:process.py:263 Command (pid 1527566) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1527566) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1527566) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1527566) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1527566) stime: 0.20014099999999999
DEBUG    ya.test:process.py:263 Command (pid 1527566) utime: 0.544405
DEBUG    ya.test:process.py:263 Command (pid 1527566) wtime: 1.683
DEBUG    ya.test:process.py:275 Command (pid 1527566) output:
Git info:
    Commit: 9688110f369d5c1744abb13afddcdcca5c368b0c
    Branch: 
    Author: Pavel Zuev <pzuev@ydb.tech>
    Summary: Merge 1493b0dee1fe8174a0a867c78951bb0a6aa7e7d8 into b267783b53545fdf7974a16731a88fe6441ba851

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 2 version:
Git info:
    Commit: 9688110f369d5c1744abb13afddcdcca5c368b0c
    Branch: 
    Author: Pavel Zuev <pzuev@ydb.tech>
    Summary: Merge 1493b0dee1fe8174a0a867c78951bb0a6aa7e7d8 into b267783b53545fdf7974a16731a88fe6441ba851
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:18847/3, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/yqbv/000ba4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=3 --log-file-name=/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/node_3/logfile_avuidutr.log --grpc-port=18847 --mon-port=5686 --ic-port=11349
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/kikimr_configs/config.yaml', '--node=3', '--log-file-name=/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/node_3/logfile_avuidutr.log', '--grpc-port=18847', '--mon-port=5686', '--ic-port=11349')' in '/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/node_3' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1527709
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:18847/3
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.12
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.12
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1527721
DEBUG    ya.test:process.py:259 Command (pid 1527721) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1527721) elapsed time (sec): 1.4320762157440186
DEBUG    ya.test:process.py:263 Command (pid 1527721) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1527721) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1527721) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1527721) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1527721) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1527721) maxrss: 746480
DEBUG    ya.test:process.py:263 Command (pid 1527721) minflt: 45240
DEBUG    ya.test:process.py:263 Command (pid 1527721) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1527721) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1527721) nivcsw: 226
DEBUG    ya.test:process.py:263 Command (pid 1527721) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1527721) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1527721) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1527721) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1527721) stime: 0.219849
DEBUG    ya.test:process.py:263 Command (pid 1527721) utime: 0.49992699999999995
DEBUG    ya.test:process.py:263 Command (pid 1527721) wtime: 1.461
DEBUG    ya.test:process.py:275 Command (pid 1527721) output:
Git info:
    Commit: 9688110f369d5c1744abb13afddcdcca5c368b0c
    Branch: 
    Author: Pavel Zuev <pzuev@ydb.tech>
    Summary: Merge 1493b0dee1fe8174a0a867c78951bb0a6aa7e7d8 into b267783b53545fdf7974a16731a88fe6441ba851

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 3 version:
Git info:
    Commit: 9688110f369d5c1744abb13afddcdcca5c368b0c
    Branch: 
    Author: Pavel Zuev <pzuev@ydb.tech>
    Summary: Merge 1493b0dee1fe8174a0a867c78951bb0a6aa7e7d8 into b267783b53545fdf7974a16731a88fe6441ba851
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:3318/4, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/yqbv/000ba4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=4 --log-file-name=/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/node_4/logfile_zop6yul8.log --grpc-port=3318 --mon-port=5006 --ic-port=12586
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/kikimr_configs/config.yaml', '--node=4', '--log-file-name=/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/node_4/logfile_zop6yul8.log', '--grpc-port=3318', '--mon-port=5006', '--ic-port=12586')' in '/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/node_4' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1527992
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:3318/4
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.13
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.13
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1527999
DEBUG    ya.test:process.py:259 Command (pid 1527999) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1527999) elapsed time (sec): 1.6454319953918457
DEBUG    ya.test:process.py:263 Command (pid 1527999) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1527999) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1527999) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1527999) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1527999) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1527999) maxrss: 746480
DEBUG    ya.test:process.py:263 Command (pid 1527999) minflt: 45258
DEBUG    ya.test:process.py:263 Command (pid 1527999) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1527999) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1527999) nivcsw: 241
DEBUG    ya.test:process.py:263 Command (pid 1527999) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1527999) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1527999) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1527999) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1527999) stime: 0.21103899999999998
DEBUG    ya.test:process.py:263 Command (pid 1527999) utime: 0.502669
DEBUG    ya.test:process.py:263 Command (pid 1527999) wtime: 1.661
DEBUG    ya.test:process.py:275 Command (pid 1527999) output:
Git info:
    Commit: 9688110f369d5c1744abb13afddcdcca5c368b0c
    Branch: 
    Author: Pavel Zuev <pzuev@ydb.tech>
    Summary: Merge 1493b0dee1fe8174a0a867c78951bb0a6aa7e7d8 into b267783b53545fdf7974a16731a88fe6441ba851

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 4 version:
Git info:
    Commit: 9688110f369d5c1744abb13afddcdcca5c368b0c
    Branch: 
    Author: Pavel Zuev <pzuev@ydb.tech>
    Summary: Merge 1493b0dee1fe8174a0a867c78951bb0a6aa7e7d8 into b267783b53545fdf7974a16731a88fe6441ba851
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:61115/5, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/yqbv/000ba4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=5 --log-file-name=/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/node_5/logfile_nqmnd1d2.log --grpc-port=61115 --mon-port=29618 --ic-port=6161
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/kikimr_configs/config.yaml', '--node=5', '--log-file-name=/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/node_5/logfile_nqmnd1d2.log', '--grpc-port=61115', '--mon-port=29618', '--ic-port=6161')' in '/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/node_5' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1528268
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:61115/5
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.14
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.14
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1528269
DEBUG    ya.test:process.py:259 Command (pid 1528269) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1528269) elapsed time (sec): 1.559462308883667
DEBUG    ya.test:process.py:263 Command (pid 1528269) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1528269) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1528269) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1528269) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1528269) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1528269) maxrss: 746480
DEBUG    ya.test:process.py:263 Command (pid 1528269) minflt: 45204
DEBUG    ya.test:process.py:263 Command (pid 1528269) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1528269) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1528269) nivcsw: 274
DEBUG    ya.test:process.py:263 Command (pid 1528269) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1528269) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1528269) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1528269) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1528269) stime: 0.21539999999999998
DEBUG    ya.test:process.py:263 Command (pid 1528269) utime: 0.5034759999999999
DEBUG    ya.test:process.py:263 Command (pid 1528269) wtime: 1.579
DEBUG    ya.test:process.py:275 Command (pid 1528269) output:
Git info:
    Commit: 9688110f369d5c1744abb13afddcdcca5c368b0c
    Branch: 
    Author: Pavel Zuev <pzuev@ydb.tech>
    Summary: Merge 1493b0dee1fe8174a0a867c78951bb0a6aa7e7d8 into b267783b53545fdf7974a16731a88fe6441ba851

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 5 version:
Git info:
    Commit: 9688110f369d5c1744abb13afddcdcca5c368b0c
    Branch: 
    Author: Pavel Zuev <pzuev@ydb.tech>
    Summary: Merge 1493b0dee1fe8174a0a867c78951bb0a6aa7e7d8 into b267783b53545fdf7974a16731a88fe6441ba851
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:7791/6, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/yqbv/000ba4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=6 --log-file-name=/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/node_6/logfile_z7dg8fyk.log --grpc-port=7791 --mon-port=13206 --ic-port=14717
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/kikimr_configs/config.yaml', '--node=6', '--log-file-name=/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/node_6/logfile_z7dg8fyk.log', '--grpc-port=7791', '--mon-port=13206', '--ic-port=14717')' in '/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/node_6' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1528415
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:7791/6
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.15
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.15
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1528420
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ya.test:process.py:259 Command (pid 1528420) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1528420) elapsed time (sec): 1.4779415130615234
DEBUG    ya.test:process.py:263 Command (pid 1528420) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1528420) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1528420) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1528420) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1528420) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1528420) maxrss: 746480
DEBUG    ya.test:process.py:263 Command (pid 1528420) minflt: 45223
DEBUG    ya.test:process.py:263 Command (pid 1528420) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1528420) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1528420) nivcsw: 211
DEBUG    ya.test:process.py:263 Command (pid 1528420) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1528420) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1528420) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1528420) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1528420) stime: 0.21689999999999998
DEBUG    ya.test:process.py:263 Command (pid 1528420) utime: 0.505389
DEBUG    ya.test:process.py:263 Command (pid 1528420) wtime: 1.491
DEBUG    ya.test:process.py:275 Command (pid 1528420) output:
Git info:
    Commit: 9688110f369d5c1744abb13afddcdcca5c368b0c
    Branch: 
    Author: Pavel Zuev <pzuev@ydb.tech>
    Summary: Merge 1493b0dee1fe8174a0a867c78951bb0a6aa7e7d8 into b267783b53545fdf7974a16731a88fe6441ba851

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 6 version:
Git info:
    Commit: 9688110f369d5c1744abb13afddcdcca5c368b0c
    Branch: 
    Author: Pavel Zuev <pzuev@ydb.tech>
    Summary: Merge 1493b0dee1fe8174a0a867c78951bb0a6aa7e7d8 into b267783b53545fdf7974a16731a88fe6441ba851
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:3211/7, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/yqbv/000ba4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=7 --log-file-name=/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/node_7/logfile_hviq5ppp.log --grpc-port=3211 --mon-port=30616 --ic-port=22210
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/kikimr_configs/config.yaml', '--node=7', '--log-file-name=/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/node_7/logfile_hviq5ppp.log', '--grpc-port=3211', '--mon-port=30616', '--ic-port=22210')' in '/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/node_7' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1528728
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:3211/7
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.16
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.16
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1528730
DEBUG    ya.test:process.py:259 Command (pid 1528730) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1528730) elapsed time (sec): 1.7516305446624756
DEBUG    ya.test:process.py:263 Command (pid 1528730) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1528730) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1528730) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1528730) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1528730) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1528730) maxrss: 750752
DEBUG    ya.test:process.py:263 Command (pid 1528730) minflt: 45346
DEBUG    ya.test:process.py:263 Command (pid 1528730) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1528730) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1528730) nivcsw: 224
DEBUG    ya.test:process.py:263 Command (pid 1528730) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1528730) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1528730) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1528730) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1528730) stime: 0.21234799999999998
DEBUG    ya.test:process.py:263 Command (pid 1528730) utime: 0.518925
DEBUG    ya.test:process.py:263 Command (pid 1528730) wtime: 1.774
DEBUG    ya.test:process.py:275 Command (pid 1528730) output:
Git info:
    Commit: 9688110f369d5c1744abb13afddcdcca5c368b0c
    Branch: 
    Author: Pavel Zuev <pzuev@ydb.tech>
    Summary: Merge 1493b0dee1fe8174a0a867c78951bb0a6aa7e7d8 into b267783b53545fdf7974a16731a88fe6441ba851

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 7 version:
Git info:
    Commit: 9688110f369d5c1744abb13afddcdcca5c368b0c
    Branch: 
    Author: Pavel Zuev <pzuev@ydb.tech>
    Summary: Merge 1493b0dee1fe8174a0a867c78951bb0a6aa7e7d8 into b267783b53545fdf7974a16731a88fe6441ba851
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:9952/8, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/yqbv/000ba4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=8 --log-file-name=/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/node_8/logfile_tp4rwhm_.log --grpc-port=9952 --mon-port=6218 --ic-port=15334
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/kikimr_configs/config.yaml', '--node=8', '--log-file-name=/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/node_8/logfile_tp4rwhm_.log', '--grpc-port=9952', '--mon-port=6218', '--ic-port=15334')' in '/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/node_8' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1529036
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:9952/8
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.17
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.17
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1529037
DEBUG    ya.test:process.py:259 Command (pid 1529037) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1529037) elapsed time (sec): 2.5235836505889893
DEBUG    ya.test:process.py:263 Command (pid 1529037) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1529037) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1529037) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1529037) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1529037) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1529037) maxrss: 755416
DEBUG    ya.test:process.py:263 Command (pid 1529037) minflt: 45266
DEBUG    ya.test:process.py:263 Command (pid 1529037) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1529037) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1529037) nivcsw: 238
DEBUG    ya.test:process.py:263 Command (pid 1529037) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1529037) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1529037) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1529037) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1529037) stime: 0.22006699999999998
DEBUG    ya.test:process.py:263 Command (pid 1529037) utime: 0.513259
DEBUG    ya.test:process.py:263 Command (pid 1529037) wtime: 2.538
DEBUG    ya.test:process.py:275 Command (pid 1529037) output:
Git info:
    Commit: 9688110f369d5c1744abb13afddcdcca5c368b0c
    Branch: 
    Author: Pavel Zuev <pzuev@ydb.tech>
    Summary: Merge 1493b0dee1fe8174a0a867c78951bb0a6aa7e7d8 into b267783b53545fdf7974a16731a88fe6441ba851

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 8 version:
Git info:
    Commit: 9688110f369d5c1744abb13afddcdcca5c368b0c
    Branch: 
    Author: Pavel Zuev <pzuev@ydb.tech>
    Summary: Merge 1493b0dee1fe8174a0a867c78951bb0a6aa7e7d8 into b267783b53545fdf7974a16731a88fe6441ba851
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:169 Formatting pdisk SectorMap:1:64 on node localhost:26557/9, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:256 CFG_DIR_PATH="/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:257 Final command: /home/runner/.ya/build/build_root/yqbv/000ba4/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node=9 --log-file-name=/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/node_9/logfile_ilda3zg0.log --grpc-port=26557 --mon-port=18478 --ic-port=8687
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/kikimr_configs/config.yaml', '--node=9', '--log-file-name=/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/node_9/logfile_ilda3zg0.log', '--grpc-port=26557', '--mon-port=18478', '--ic-port=8687')' in '/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/node_9' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1529178
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:297 Started node localhost:26557/9
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.18
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.18
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1529179
DEBUG    ya.test:process.py:259 Command (pid 1529179) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1529179) elapsed time (sec): 1.611313819885254
DEBUG    ya.test:process.py:263 Command (pid 1529179) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1529179) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1529179) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1529179) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1529179) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1529179) maxrss: 760288
DEBUG    ya.test:process.py:263 Command (pid 1529179) minflt: 45323
DEBUG    ya.test:process.py:263 Command (pid 1529179) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1529179) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1529179) nivcsw: 197
DEBUG    ya.test:process.py:263 Command (pid 1529179) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1529179) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1529179) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1529179) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1529179) stime: 0.17493899999999998
DEBUG    ya.test:process.py:263 Command (pid 1529179) utime: 0.552296
DEBUG    ya.test:process.py:263 Command (pid 1529179) wtime: 1.639
DEBUG    ya.test:process.py:275 Command (pid 1529179) output:
Git info:
    Commit: 9688110f369d5c1744abb13afddcdcca5c368b0c
    Branch: 
    Author: Pavel Zuev <pzuev@ydb.tech>
    Summary: Merge 1493b0dee1fe8174a0a867c78951bb0a6aa7e7d8 into b267783b53545fdf7974a16731a88fe6441ba851

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

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

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:298 Node 9 version:
Git info:
    Commit: 9688110f369d5c1744abb13afddcdcca5c368b0c
    Branch: 
    Author: Pavel Zuev <pzuev@ydb.tech>
    Summary: Merge 1493b0dee1fe8174a0a867c78951bb0a6aa7e7d8 into b267783b53545fdf7974a16731a88fe6441ba851
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:17724
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:17724". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:13341', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 9\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25810\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20926\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11349\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 12586\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6161\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 14717\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22210\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 15334\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8687\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.19
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.19
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:13341', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineHostConfig {\n    HostConfigId: 1\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 2\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 3\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 4\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 5\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 6\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 7\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 8\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineHostConfig {\n    HostConfigId: 9\n    Drive {\n      Path: "SectorMap:1:64"\n    }\n  }\n}\nCommand {\n  DefineBox {\n    BoxId: 1\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 25810\n      }\n      HostConfigId: 1\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 20926\n      }\n      HostConfigId: 2\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 11349\n      }\n      HostConfigId: 3\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 12586\n      }\n      HostConfigId: 4\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 6161\n      }\n      HostConfigId: 5\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 14717\n      }\n      HostConfigId: 6\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 22210\n      }\n      HostConfigId: 7\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 15334\n      }\n      HostConfigId: 8\n    }\n    Host {\n      Key {\n        Fqdn: "localhost"\n        IcPort: 8687\n      }\n      HostConfigId: 9\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1529894
DEBUG    ya.test:process.py:259 Command (pid 1529894) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1529894) elapsed time (sec): 1.9263582229614258
DEBUG    ya.test:process.py:263 Command (pid 1529894) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1529894) inblock: 16
DEBUG    ya.test:process.py:263 Command (pid 1529894) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1529894) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1529894) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1529894) maxrss: 835628
DEBUG    ya.test:process.py:263 Command (pid 1529894) minflt: 51632
DEBUG    ya.test:process.py:263 Command (pid 1529894) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1529894) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1529894) nivcsw: 260
DEBUG    ya.test:process.py:263 Command (pid 1529894) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1529894) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1529894) nvcsw: 705
DEBUG    ya.test:process.py:263 Command (pid 1529894) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1529894) stime: 0.39826999999999996
DEBUG    ya.test:process.py:263 Command (pid 1529894) utime: 0.53444
DEBUG    ya.test:process.py:263 Command (pid 1529894) wtime: 1.929
DEBUG    ya.test:process.py:275 Command (pid 1529894) output:
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 13

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

DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:398 Executing command = ['/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:13341', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "mirror-3-dc"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.20
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.20
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/apps/ydbd/ydbd', '--server=grpc://localhost:13341', 'admin', 'blobstorage', 'config', 'invoke', '--proto=Command {\n  DefineStoragePool {\n    BoxId: 1\n    StoragePoolId: 1\n    Name: "dynamic_storage_pool:1"\n    ErasureSpecies: "mirror-3-dc"\n    VDiskKind: "Default"\n    Kind: "hdd"\n    NumGroups: 2\n    PDiskFilter {\n      Property {\n        Type: ROT\n      }\n      Property {\n        Kind: 0\n      }\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1529957
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:17724
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:17724". Check endpoint correctness.
DEBUG    ya.test:process.py:259 Command (pid 1529957) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1529957) elapsed time (sec): 1.6307098865509033
DEBUG    ya.test:process.py:263 Command (pid 1529957) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1529957) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1529957) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1529957) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1529957) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1529957) maxrss: 835628
DEBUG    ya.test:process.py:263 Command (pid 1529957) minflt: 51656
DEBUG    ya.test:process.py:263 Command (pid 1529957) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1529957) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1529957) nivcsw: 264
DEBUG    ya.test:process.py:263 Command (pid 1529957) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1529957) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1529957) nvcsw: 855
DEBUG    ya.test:process.py:263 Command (pid 1529957) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1529957) stime: 0.40257499999999996
DEBUG    ya.test:process.py:263 Command (pid 1529957) utime: 0.587075
DEBUG    ya.test:process.py:263 Command (pid 1529957) wtime: 1.633
DEBUG    ya.test:process.py:275 Command (pid 1529957) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 14

DEBUG    ya.test:process.py:276 Command (pid 1529957) 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:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 8d77ed11-3ec9-4fff-8443-4473b81a5778, localhost:13341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8d77ed11-3ec9-4fff-8443-4473b81a5778, localhost:13341): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8d77ed11-3ec9-4fff-8443-4473b81a5778, localhost:13341): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jjxnbs42ee.auto.internal" port: 18847 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 3 } endpoints { address: "ghrun-jjxnbs42ee.auto.internal" port: 7791 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 6 } endpoints { address: "ghrun-jjxnbs42ee.auto.internal" port: 26557 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 9 } endpoints { address: "ghrun-jjxnbs42ee.auto.internal" port: 9952 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 8 } endpoints { address: "ghrun-jjxnbs42ee.auto.internal" port: 61115 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 5 } endpoints { address: "ghrun-jjxnbs42ee.auto.internal" port: 3318 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 4 } endpoints { address: "ghrun-jjxnbs42ee.auto.internal" port: 62613 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 2 } endpoints { address: "ghrun-jjxnbs42ee.auto.internal" port: 13341 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } endpoints { address: "ghrun-jjxnbs42ee.auto.internal" port: 3211 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 7 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jjxnbs42ee.auto.internal:3318, location 1, ssl: False>, <Endpoint ghrun-jjxnbs42ee.auto.internal:13341, location 1, ssl: False>, <Endpoint ghrun-jjxnbs42ee.auto.internal:3211, location 1, ssl: False>, <Endpoint ghrun-jjxnbs42ee.auto.internal:61115, location 2, ssl: False>, <Endpoint ghrun-jjxnbs42ee.auto.internal:62613, location 2, ssl: False>, <Endpoint ghrun-jjxnbs42ee.auto.internal:9952, location 2, ssl: False>, <Endpoint ghrun-jjxnbs42ee.auto.internal:7791, location 3, ssl: False>, <Endpoint ghrun-jjxnbs42ee.auto.internal:18847, location 3, ssl: False>, <Endpoint ghrun-jjxnbs42ee.auto.internal:26557, location 3, ssl: False>]>
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:436 Test call (class_name: test_workload.py::TestDeltaProtocol, test_name: test)
DEBUG    ya.test:ya.py:181 Binary was found by /home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/node_broker
DEBUG    ya.test:process.py:678 Command out will be placed to node_broker.out.0
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ya.test:process.py:678 Command err will be placed to node_broker.err.0
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/node_broker', '--endpoint', 'grpc://localhost:13341', '--mon-endpoint', 'http://localhost:61191', '--database', '/Root', '--duration', '120']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1530095
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:13341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:17724
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:17724". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:17724
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:17724". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:17724
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:17724". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:17724
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:17724". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:17724
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:17724". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 4b1ddd3c-9cd1-4f12-a828-c962ffe29512, localhost:13341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4b1ddd3c-9cd1-4f12-a828-c962ffe29512, localhost:13341): request = { database: "/Root" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4b1ddd3c-9cd1-4f12-a828-c962ffe29512, localhost:13341): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-jjxnbs42ee.auto.internal" port: 18847 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 3 } endpoints { address: "ghrun-jjxnbs42ee.auto.internal" port: 26557 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 9 } endpoints { address: "ghrun-jjxnbs42ee.auto.internal" port: 62613 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 2 } endpoints { address: "ghrun-jjxnbs42ee.auto.internal" port: 7791 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "3" node_id: 6 } endpoints { address: "ghrun-jjxnbs42ee.auto.internal" port: 3318 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 4 } endpoints { address: "ghrun-jjxnbs42ee.auto.internal" port: 13341 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 1 } endpoints { address: "ghrun-jjxnbs42ee.auto.internal" port: 9952 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 8 } endpoints { address: "ghrun-jjxnbs42ee.auto.internal" port: 61115 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "2" node_id: 5 } endpoints { address: "ghrun-jjxnbs42ee.auto.internal" port: 3211 service: "legacy" service: "tablet_service" service: "yql" service: "discovery" service: "cms" service: "locking" service: "kesus" service: "pq" service: "pqcd" service: "pqv1" service: "topic" service: "datastreams" service: "scripting" service: "clickhouse_internal" service: "rate_limiter" service: "analytics" service: "export" service: "import" service: "yq" service: "keyvalue" service: "monitoring" service: "auth" service: "query_service" service: "view" location: "1" node_id: 7 } self_location: "1" } } } }
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Resolved endpoints for database /Root: DiscoveryResult <self_location: 1, endpoints [<Endpoint ghrun-jjxnbs42ee.auto.internal:13341, location 1, ssl: False>, <Endpoint ghrun-jjxnbs42ee.auto.internal:3211, location 1, ssl: False>, <Endpoint ghrun-jjxnbs42ee.auto.internal:3318, location 1, ssl: False>, <Endpoint ghrun-jjxnbs42ee.auto.internal:62613, location 2, ssl: False>, <Endpoint ghrun-jjxnbs42ee.auto.internal:61115, location 2, ssl: False>, <Endpoint ghrun-jjxnbs42ee.auto.internal:9952, location 2, ssl: False>, <Endpoint ghrun-jjxnbs42ee.auto.internal:18847, location 3, ssl: False>, <Endpoint ghrun-jjxnbs42ee.auto.internal:7791, location 3, ssl: False>, <Endpoint ghrun-jjxnbs42ee.auto.internal:26557, location 3, ssl: False>]>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:13341
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:17724
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:17724". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:17724
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:17724". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:17724
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:17724". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:17724
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:17724". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:17724
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:17724". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:17724
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:17724". Check endpoint correctness.
DEBUG    ya.test:process.py:259 Command (pid 1530095) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1530095) elapsed time (sec): 125.64454507827759
DEBUG    ya.test:process.py:263 Command (pid 1530095) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1530095) inblock: 22872
DEBUG    ya.test:process.py:263 Command (pid 1530095) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1530095) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1530095) majflt: 5
DEBUG    ya.test:process.py:263 Command (pid 1530095) maxrss: 835628
DEBUG    ya.test:process.py:263 Command (pid 1530095) minflt: 247406
DEBUG    ya.test:process.py:263 Command (pid 1530095) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1530095) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1530095) nivcsw: 11757
DEBUG    ya.test:process.py:263 Command (pid 1530095) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1530095) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1530095) nvcsw: 300763
DEBUG    ya.test:process.py:263 Command (pid 1530095) oublock: 16
DEBUG    ya.test:process.py:263 Command (pid 1530095) stime: 7.348794
DEBUG    ya.test:process.py:263 Command (pid 1530095) utime: 70.960603
DEBUG    ya.test:process.py:263 Command (pid 1530095) wtime: 125.654
DEBUG    ya.test:process.py:275 Command (pid 1530095) output:
Elapsed 0 seconds, stat:
	cache_miss: Cache misses: 122
	register_node: Registered: 29
Elapsed 10 seconds, stat:
	cache_miss: Cache misses: 944
	register_node: Registered: 320
Elapsed 20 seconds, stat:
	cache_miss: Cache misses: 1813
	register_node: Registered: 670
Elapsed 30 seconds, stat:
	cache_miss: Cache misses: 2720
	register_node: Registered: 1029
Elapsed 40 seconds, stat:
	cache_miss: Cache misses: 3537
	register_node: Registered: 1333
Elapsed 50 seconds, stat:
	cache_miss: Cache misses: 4393
	register_node: Registered: 1699
Elapsed 60 seconds, stat:
	cache_miss: Cache misses: 5194
	register_node: Registered: 2055
Elapsed 70 seconds, stat:
	cache_miss: Cache misses: 6027
	register_node: Registered: 2435
Elapsed 80 seconds, stat:
	cache_miss: Cache misses: 6845
	register_node: Registered: 2775
Elapsed 90 seconds, stat:
	cache_miss: Cache misses: 7569
	register_node: Registered: 3074
Elapsed 100 seconds, stat:
	cache_miss: Cache misses: 8314
	register_node: Registered: 3395
Elapsed 110 seconds, stat:
	cache_miss: Cache misses: 8987
	register_node: Registered: 3710
Waiting for stop...
Stopped

DEBUG    ya.test:process.py:276 Command (pid 1530095) errors:
Topic client was not closed properly. Consider using method close().

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:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root
DEBUG    ydb.connection:connection.py:379 RpcState(ListEndpoints, 488881c7-e88c-4dee-9ac1-bbbd52f792ad, localhost:13341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 488881c7-e88c-4dee-9ac1-bbbd52f792ad, localhost:13341): request = { database: "/Root" }
INFO     ydb.connection:connection.py:77 RpcState(ListEndpoints, 488881c7-e88c-4dee-9ac1-bbbd52f792ad, localhost:13341): received error, <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Cancelled on the server side"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Cancelled on the server side", grpc_status:1, created_time:"2025-10-17T13:48:40.624900866+00:00"}"
>
DEBUG    ydb.connection:connection.py:86 RpcState(ListEndpoints, 488881c7-e88c-4dee-9ac1-bbbd52f792ad, localhost:13341): unhandled rpc error, disconnecting channel
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root. Endpoint: "localhost:13341". Error details:
 Rpc error, reason <_InactiveRpcError of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Cancelled on the server side"
	debug_error_string = "UNKNOWN:Error received from peer  {grpc_message:"Cancelled on the server side", grpc_status:1, created_time:"2025-10-17T13:48:40.624900866+00:00"}"
>
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:13341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:62613/2
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:18847/3
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:61115/5
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:9952/8
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:3318/4
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:7791/6
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:3211/7
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:26557/9
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:17724
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:17724". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:13341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:13341". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:17724
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:17724". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:13341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:13341". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:17724
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:17724". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:13341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:13341". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:17724
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:17724". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:13341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:13341". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:17724
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:17724". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:13341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:13341". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:17724
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:17724". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:13341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:13341". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:17724
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:17724". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:13341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:13341". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:17724
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:17724". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:13341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:13341". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:17724
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:17724". Check endpoint correctness.
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:13341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:13341". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:17724
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:17724". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:13341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:13341". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:17724
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:17724". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.connection:connection.py:502 Closing channel for endpoint localhost:13341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to establish connection to YDB discovery endpoint: "localhost:13341". Check endpoint correctness.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:299 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:264 Stopped node localhost:13341/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13861
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62152
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18478
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26557
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8208
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5453
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6218
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9952
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25359
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15026
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30616
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3211
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64632
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4622
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13206
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7791
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14420
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29874
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29618
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61115
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24418
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5334
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5006
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3318
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18554
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17193
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5686
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18847
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9294
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9183
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21719
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62613
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13938
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24774
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61191
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13341
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8687
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15334
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22210
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14717
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6161
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12586
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11349
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20926
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25810
============================== slowest durations ===============================
137.60s teardown test_workload.py::TestDeltaProtocol::test
128.24s call     test_workload.py::TestYdbWorkload::test
125.73s call     test_workload.py::TestDeltaProtocol::test
32.19s setup    test_workload.py::TestYdbWorkload::test
32.14s teardown test_workload.py::TestYdbWorkload::test
31.66s setup    test_workload.py::TestDeltaProtocol::test
=========================== short test summary info ============================
ERROR test_workload.py::TestDeltaProtocol::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/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.test/cluster/node_1/stdout
Stderr file name: 
/home/runner/.ya/build/build_root/yqbv/000ba4/ydb/tests/stress/node_broker/tests/test-results/py3test/testing_out_stuff/test_workload.py.TestDeltaProtocol.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: 3.358827 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 6.681004 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 10.107974 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 13.429814 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 16.68595 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 19.885747 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 23.117478 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 26.283013 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: left infly: 1, spent: 29.604957 sec. GRpcShutdownDeadline: 30
GRpc shutdown warning: failed to shutdown all connections, left infly: 1, spent: 30.00569 sec. GRpcShutdownDeadline: 30
warning: address range table at offset 0x10c0 has a premature terminator entry at offset 0x10d0

=================================================================
==1527549==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 0x00001f837f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034b93462 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000034b93462 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000034b93462 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000034b93462 in __allocate_at_least<std::__y1::allocator<grpc_core::LockedMultiProducerSingleConsumerQueue> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000034b93462 in __vallocate /-S/contrib/libs/cxxsupp/libcxx/include/vector:807:25
#6 0x000034b93462 in vector /-S/contrib/libs/cxxsupp/libcxx/include/vector:461:7
#7 0x000034b93462 in RealRequestMatcher /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:233:26
#8 0x000034b93462 in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:30
#9 0x000034b93462 in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#10 0x000034ba20de in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#11 0x00003b4074d7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#12 0x00003b3f8e54 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#13 0x00003b3e87a9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#14 0x000041f4be39 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#15 0x000041f4ae90 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#16 0x000041f4ae90 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#17 0x0000222de17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#18 0x000022395d91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#19 0x00002239f984 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#20 0x00002239ef3d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#21 0x0000223a0fae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#22 0x00001fb5e1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#23 0x00001f7fbaa6 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 0x00001f837f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034b9337c in make_unique<grpc_core::Server::RealRequestMatcher, grpc_core::Server *> /-S/contrib/libs/cxxsupp/libcxx/include/__memory/unique_ptr.h:642:26
#2 0x000034b9337c in grpc_core::Server::Start() /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:710:21
#3 0x000034ba20de in grpc_server_start /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1715:37
#4 0x00003b4074d7 in grpc::Server::Start(grpc::ServerCompletionQueue**, unsigned long) /-S/contrib/libs/grpc/src/cpp/server/server_cc.cc:1214:3
#5 0x00003b3f8e54 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:445:11
#6 0x00003b3e87a9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#7 0x000041f4be39 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#8 0x000041f4ae90 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#9 0x000041f4ae90 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#10 0x0000222de17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#11 0x000022395d91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#12 0x00002239f984 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#13 0x00002239ef3d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#14 0x0000223a0fae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#15 0x00001fb5e1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#16 0x00001f7fbaa6 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 0x00001f837f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c0beab7 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x00001c0beab7 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x00001c0beab7 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x00001c0beab7 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x00001c0beab7 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x00001c0beab7 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x00001c0beab7 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x00001c0beab7 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x00001c0beab7 in TBasicString /-S/util/generic/string.h:491:18
#10 0x00001c0beab7 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#11 0x000034b96cdc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#12 0x000034b96cdc 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 0x000034b96cdc 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 0x00003b4053cf 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 0x00003b3f8ac1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#16 0x00003b3e87a9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#17 0x000041f4be39 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#18 0x000041f4ae90 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#19 0x000041f4ae90 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#20 0x0000222de17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#21 0x000022395d91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#22 0x00002239f984 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#23 0x00002239ef3d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#24 0x0000223a0fae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#25 0x00001fb5e1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#26 0x00001f7fbaa6 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 0x00001f837f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x00001c0bea34 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x00001c0bea34 in TBasicString /-S/util/generic/string.h:491:18
#3 0x00001c0bea34 in TBasicString<char, std::__y1::char_traits<char>>::TBasicString(char const*) /-S/util/generic/string.h:482:11
#4 0x000034b96cdc in RegisteredMethod /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:145:9
#5 0x000034b96cdc 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 0x000034b96cdc 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 0x00003b4053cf 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 0x00003b3f8ac1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#9 0x00003b3e87a9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#10 0x000041f4be39 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#11 0x000041f4ae90 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#12 0x000041f4ae90 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#13 0x0000222de17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#14 0x000022395d91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#15 0x00002239f984 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#16 0x00002239ef3d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#17 0x0000223a0fae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#18 0x00001fb5e1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#19 0x00001f7fbaa6 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 0x00001f837f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034b96cca 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 0x000034b96cca 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 0x00003b4053cf 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 0x00003b3f8ac1 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:409:18
#5 0x00003b3e87a9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#6 0x000041f4be39 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#7 0x000041f4ae90 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#8 0x000041f4ae90 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#9 0x0000222de17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#10 0x000022395d91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#11 0x00002239f984 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#12 0x00002239ef3d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#13 0x0000223a0fae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#14 0x00001fb5e1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#15 0x00001f7fbaa6 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 0x00001f837f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x0000343158f4 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x0000343158f4 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x0000343158f4 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x0000343158f4 in __allocate_at_least<std::__y1::allocator<char> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x0000343158f4 in __init /-S/contrib/libs/cxxsupp/libcxx/include/string:2374:25
#6 0x0000343158f4 in basic_string /-S/contrib/libs/cxxsupp/libcxx/include/string:1091:5
#7 0x0000343158f4 in TStdString<const char *&, unsigned long &> /-S/util/generic/string.h:81:11
#8 0x0000343158f4 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:21
#9 0x0000343158f4 in TBasicString /-S/util/generic/string.h:491:18
#10 0x0000343158f4 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#11 0x0000343158f4 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 0x0000343146c2 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#13 0x0000343146c2 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#14 0x00003431abe0 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#15 0x000034376e28 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 0x000034ba1a16 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#17 0x00003b4026cb 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 0x00003b3f8532 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#19 0x00003b3e87a9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#20 0x000041f4be39 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#21 0x000041f4ae90 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#22 0x000041f4ae90 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#23 0x0000222de17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#24 0x000022395d91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#25 0x00002239f984 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#26 0x00002239ef3d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#27 0x0000223a0fae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#28 0x00001fb5e1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#29 0x00001f7fbaa6 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 0x00001f837f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000034315852 in Construct<const char *&, unsigned long &> /-S/util/generic/string.h:212:17
#2 0x000034315852 in TBasicString /-S/util/generic/string.h:491:18
#3 0x000034315852 in TBasicString<std::__y1::char_traits<char> > /-S/util/generic/string.h:552:11
#4 0x000034315852 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 0x0000343146c2 in Set /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:154:10
#6 0x0000343146c2 in grpc_core::ChannelArgs::Set(grpc_arg) const /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:107:14
#7 0x00003431abe0 in grpc_core::ChannelArgsBuiltinPrecondition(grpc_channel_args const*) /-S/contrib/libs/grpc/src/core/lib/channel/channel_args.cc:597:23
#8 0x000034376e28 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 0x000034ba1a16 in grpc_server_create /-S/contrib/libs/grpc/src/core/lib/surface/server.cc:1677:34
#10 0x00003b4026cb 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 0x00003b3f8532 in grpc::ServerBuilder::BuildAndStart() /-S/contrib/libs/grpc/src/cpp/server/server_builder.cc:365:44
#12 0x00003b3e87a9 in NYdbGrpc::TGRpcServer::Start() /-S/ydb/library/grpc/server/grpc_server.cpp:249:23
#13 0x000041f4be39 in NKikimr::TGRpcServersManager::Start() /-S/ydb/core/driver_lib/run/run.cpp:274:21
#14 0x000041f4ae90 in Bootstrap /-S/ydb/core/driver_lib/run/run.cpp:226:9
#15 0x000041f4ae90 in NActors::TActorBootstrapped<NKikimr::TGRpcServersManager>::StateBootstrap(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor_bootstrapped.h:26:22
#16 0x0000222de17b in NActors::IActor::Receive(TAutoPtr<NActors::IEventHandle, TDelete>&) /-S/ydb/library/actors/core/actor.cpp:406:17
#17 0x000022395d91 in NActors::TExecutorThread::Execute(NActors::TMailbox*, bool) /-S/ydb/library/actors/core/executor_thread.cpp:268:28
#18 0x00002239f984 in NActors::TExecutorThread::ProcessExecutorPool()::$_0::operator()(NActors::TMailbox*, bool) const /-S/ydb/library/actors/core/executor_thread.cpp:458:39
#19 0x00002239ef3d in NActors::TExecutorThread::ProcessExecutorPool() /-S/ydb/library/actors/core/executor_thread.cpp:510:13
#20 0x0000223a0fae in NActors::TExecutorThread::ThreadProc() /-S/ydb/library/actors/core/executor_thread.cpp:536:9
#21 0x00001fb5e1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#22 0x00001f7fbaa6 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 0x00001f837f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000027a07128 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000027a07128 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000027a07128 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000027a07128 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000027a07128 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x000027a07128 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x000027a07128 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
#8 0x000027a07128 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
#9 0x000027a06dcf 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 0x000027a05c28 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
#11 0x00003b4acffa in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
#12 0x00003b4acffa 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 0x00003b4acffa 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 0x00003b4acffa in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#15 0x00003b4acffa 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 0x00001f8cf81f in std::__y1::__call_once(unsigned long volatile&, void*, void (*)(void*)) /-S/contrib/libs/cxxsupp/libcxx/src/call_once.cpp:70:5
#17 0x00003b49b39f in call_once<std::__y1::function<void ()> &> /-S/contrib/libs/cxxsupp/libcxx/include/__mutex/once_flag.h:147:5
#18 0x00003b49b39f in InitOnce /-S/ydb/core/grpc_services/counters/counters.cpp:127:9
#19 0x00003b49b39f in NKikimr::NGRpcService::TYdbCounterBlock::CountNotOkRequest() /-S/ydb/core/grpc_services/counters/counters.cpp:144:9
#20 0x00004437f12e in NYdbGrpc::TGRpcRequestImpl<Ydb::Import::ListObjectsInS3ExportRequest, Ydb::Import::ListObjectsInS3ExportResponse, NKikimr::NGRpcService::TGRpcYdbImportService, google::protobuf::TextFormat::Printer, google::protobuf::TextFormat::Printer>::SetRequestDone(bool) /-S/ydb/library/grpc/server/grpc_request.h:423:24
#21 0x00003b3f0a7c in PullEvents /-S/ydb/library/grpc/server/grpc_server.cpp:44:21
#22 0x00003b3f0a7c in operator() /-S/ydb/library/grpc/server/grpc_server.cpp:266:13
#23 0x00003b3f0a7c in __invoke<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:149:25
#24 0x00003b3f0a7c in __call<(lambda at /-S/ydb/library/grpc/server/grpc_server.cpp:265:49) &> /-S/contrib/libs/cxxsupp/libcxx/include/__type_traits/invoke.h:224:5
#25 0x00003b3f0a7c in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:169:12
#26 0x00003b3f0a7c in std::__y1::__function::__func<NYdbGrpc::TGRpcServer::Start()::$_0, std::__y1::allocator<NYdbGrpc::TGRpcServer::Start()::$_0>, void ()>::operator()() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:314:10
#27 0x000021f5f24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:431:12
#28 0x000021f5f24e in operator() /-S/contrib/libs/cxxsupp/libcxx/include/__functional/function.h:990:10
#29 0x000021f5f24e in (anonymous namespace)::TThreadFactoryFuncObj::DoExecute() /-S/util/thread/factory.cpp:61:13
#30 0x000021f5f7ac in Execute /-S/util/thread/factory.h:15:13
#31 0x000021f5f7ac in (anonymous namespace)::TSystemThreadFactory::TPoolThread::ThreadProc(void*) /-S/util/thread/factory.cpp:36:41
#32 0x00001fb5e1e4 in (anonymous namespace)::TPosixThread::ThreadProxy(void*) /-S/util/system/thread.cpp:245:20
#33 0x00001f7fbaa6 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 0x00001f837f8d in operator new(unsigned long) /-S/contrib/libs/clang20-rt/lib/asan/asan_new_delete.cpp:86:3
#1 0x000027a07128 in __libcpp_operator_new<unsigned long> /-S/contrib/libs/cxxsupp/libcxx/include/new:271:10
#2 0x000027a07128 in __libcpp_allocate /-S/contrib/libs/cxxsupp/libcxx/include/new:295:10
#3 0x000027a07128 in allocate /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocator.h:103:32
#4 0x000027a07128 in __allocate_at_least<std::__y1::allocator<double> > /-S/contrib/libs/cxxsupp/libcxx/include/__memory/allocate_at_least.h:41:19
#5 0x000027a07128 in __split_buffer /-S/contrib/libs/cxxsupp/libcxx/include/__split_buffer:354:25
#6 0x000027a07128 in __push_back_slow_path<double> /-S/contrib/libs/cxxsupp/libcxx/include/vector:1541:47
#7 0x000027a07128 in push_back /-S/contrib/libs/cxxsupp/libcxx/include/vector:1569:13
#8 0x000027a07128 in NMonitoring::TExplicitHistogramCollector::TExplicitHistogramCollector(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:21:21
#9 0x000027a06dcf 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 0x000027a05c28 in NMonitoring::ExplicitHistogram(TVector<double, std::__y1::allocator<double>>) /-S/library/cpp/monlib/metrics/histogram_collector_explicit.cpp:68:16
#11 0x00003b4acffa in operator() /-S/ydb/core/grpc_services/counters/counters.cpp:355:22
==================== 2 passed, 1 error in 490.77s (0:08:10) ====================
